Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: New Custom Fields Plugin
Post: New Custom Fields Plugin
+1 - i could really use something like this;
I have successfully used n00dles Matrix, which offers a similar functionality;
I think your idea is really good also, in that this plugin has the potenti... |
|
alienee2 |
Plugins
|
4 |
12,454 |
2012-09-30, 00:59:37 |
|
|
Thread: 'Multi User 1.4' Plugin
Post: 'Multi User 1.4' Plugin
Hi Mike,
i think have found a small bug with the multi user but i'm not completely sure....
i had a user who used a % sign in their username, when the system wrote the XML file, it left that % sign ... |
|
alienee2 |
Plugins
|
256 |
898,176 |
2012-07-16, 06:31:28 |
|
|
Thread: I18N Special Pages
Post: I18N Special Pages
@Dominic - the main issue is that in the xml data structure there is no concept of 'next' and 'previous' like there would be in a database/record structure; you would somehow need to load all of the s... |
|
alienee2 |
Plugins
|
539 |
1,524,910 |
2012-06-02, 08:01:49 |
|
|
Thread: I18N Special Pages
Post: I18N Special Pages
I'm having issues with the special pages image browser;
the pop up browser comes up blank; could it be a conflict with another plugin, or some setting?
Edit: Solved - the 'General Settings' > 'Websi... |
|
alienee2 |
Plugins
|
539 |
1,524,910 |
2012-05-26, 12:36:52 |
|
|
Thread: Twitter-bootstrap GS
Post: Twitter-bootstrap GS
lucamusolesi Wrote:
--
Hi alienee2, i'm actually using a similar way to use shortcodes for the bootstrap plugin but I haven't released it yet. I'd like to put everything in the function.php and give ... |
|
alienee2 |
Themes
|
68 |
222,265 |
2012-05-23, 10:22:45 |
|
|
Thread: Custom Fields (and I18N)
Post: Custom Fields (and I18N)
jeroendekker Wrote:
--
Hi guys,
I'm having a problem with the plugin; when I add to my template, I just see the path to the image in the frontend rather then the image itself. I'm using GS3.1 with ... |
|
alienee2 |
Plugins
|
245 |
804,382 |
2012-05-15, 02:46:00 |
|
|
Thread: Icons in admin
Post: Icons in admin
islander Wrote:
--
I am new to GS, so I haven´t even contemplated creating a plug-in.
Thanks for the info, I will browse the Wiki.
--
you can easily achieve this with the custom admin css pluign; |
|
alienee2 |
Developer Discussions
|
4 |
12,011 |
2012-05-15, 01:20:41 |
|
|
Thread: Custom Fields for galleries
Post: Custom Fields for galleries
you could make a custom field, a dropdown with a list of the galleries and then on the page editor the user could select which, if any, gallery to show on that page. It depends on where that gallery n... |
|
alienee2 |
General Questions and Problems
|
3 |
9,198 |
2012-05-14, 23:47:22 |
|
|
Thread: Blog Plugins
Post: Blog Plugins
n00dles101 Wrote:
--
@alienee - the $removeTagPattern regex at line 140 should be removing the surrounding tags from the
shortcode, it is for me at least.
--
@n00dles101 - It does work for the mos... |
|
alienee2 |
Developer Discussions
|
25 |
75,378 |
2012-05-14, 23:36:54 |
|
|
Thread: Twitter-bootstrap GS
Post: Twitter-bootstrap GS
This theme works well...i made some improvements to the version i'm using, namely to separate out the footer into an include, and adjust some of the css to play nicely with p01 contact.
also, there i... |
|
alienee2 |
Themes
|
68 |
222,265 |
2012-05-14, 09:23:53 |
|
|
Thread: Blog Plugins
Post: Blog Plugins
n00dles101 Wrote:
--
@alienee - any help with docs would be great, put anything up on the GIT wiki for now and we'll collate it all into one...
can't wait to see the template your working on... sou... |
|
alienee2 |
Developer Discussions
|
25 |
75,378 |
2012-05-14, 09:13:41 |
|
|
Thread: Blog Plugins
Post: Blog Plugins
for some reason the code editor field shows up as a regular text field...
is there anything in particular i need to do as far as codemirror config goes, in the getsimple config?
let me know how i can... |
|
alienee2 |
Developer Discussions
|
25 |
75,378 |
2012-05-13, 11:28:42 |
|
|
Thread: Blog Plugins
Post: Blog Plugins
@n00dles101 -
I would be keen to help out with the Matrix in any way I can, and will take a look at the todo file!
[edit:]
Just finished setting up a product catalog with the matrix...it's working ... |
|
alienee2 |
Developer Discussions
|
25 |
75,378 |
2012-05-13, 05:26:56 |
|
|
Thread: Plugin Request: Page Templates
Post: Plugin Request: Page Templates
@n00dles101 - i would be interested in testing out the shortcodes plugin...any word on a beta release?
Also - the matrix looks awesome; would you be able to post on how to output the data, i'm guessin... |
|
alienee2 |
Plugins
|
14 |
35,294 |
2012-05-13, 04:27:44 |
|
|
Thread: I18N Special Pages
Post: I18N Special Pages
Re: i18n Special Pages - feature requests/comments
special pages has proven to be incredibly flexible and useful for developing sites, and I have found many uses for it beyond what it might have orig... |
|
alienee2 |
Plugins
|
539 |
1,524,910 |
2012-05-09, 03:52:31 |
|
|
Thread: editor and change bar-code ordered off on some documents
Post: editor and change bar-code ordered off on some doc...
I think the generally accepted way to use web code in your page, if it is something that the editor is corrupting, would be to use the dynpages plugin, and then put the code in a component, and call i... |
|
alienee2 |
Installation & Setup
|
3 |
10,611 |
2012-05-08, 09:19:33 |
|
|
Thread: The Simpsons Fan Site
Post: The Simpsons Fan Site
no need to hack the core...simply put this in functions.php in your theme folder:
Code:
--
/**
* Replace get_header - to have some control over the header output.
*/
function my_get_header($full... |
|
alienee2 |
Sites Using GetSimple
|
9 |
29,991 |
2012-05-08, 08:59:33 |
|
|
Thread: how to use youtube plugin, mp3 plugin
Post: how to use youtube plugin, mp3 plugin
you should either put all of that code into a component and then call it using DynPages, with a tag; or just use p01 contact, which is a great forms plugin and can handle most contact form needs; you ... |
|
alienee2 |
Plugins
|
12 |
39,076 |
2012-05-06, 05:26:05 |
|
|
Thread: .htaccess Caching
Post: .htaccess Caching
yeah, you just paste the caching directives below that; see the wiki for more info. |
|
alienee2 |
General Questions and Problems
|
4 |
13,479 |
2012-05-06, 05:22:52 |
|
|
Thread: Blog Plugins
Post: Blog Plugins
shawn_a Wrote:
--
Whats the best plugin for blogs and news posting ?
I've been evaluating them all, and I cant find one that meets blog requirements.
There seems to be nice ones that are no longer ... |
|
alienee2 |
Developer Discussions
|
25 |
75,378 |
2012-04-28, 22:56:23 |
|
|
Thread: I18N Special Pages
Post: I18N Special Pages
Cerulean Wrote:
--
Does every special page have to have a parent?
The interface says:
Quote:
--
If you leave the parent page empty, it must be selected when creating a page
--
So does this mean you... |
|
alienee2 |
Plugins
|
539 |
1,524,910 |
2012-04-28, 08:57:45 |
|
|
Thread: how to use youtube plugin, mp3 plugin
Post: how to use youtube plugin, mp3 plugin
jrkishore4u Wrote:
--
Hi
I just wanted to thank you for taking the time to reply to my problem in such a prompt manner.
Thank you so much for responding so quickly. It really helped me.
I install... |
|
alienee2 |
Plugins
|
12 |
39,076 |
2012-04-28, 03:06:44 |
|
|
Thread: Converting theme to work with GS
Post: Converting theme to work with GS
@palfguy
Perhaps the easiest thing would be to download some themes and take a look at how the theme files are coded; you can then just copy the relevant php tags where you need them;
the wiki also ... |
|
alienee2 |
Themes
|
2 |
9,233 |
2012-04-28, 03:01:14 |
|
|
Thread: Items Manager - ver: 1.4
Post: Items Manager - ver: 1.4
coffeepostal Wrote:
--
Am I correct in reading this support forum, that with Items Manager it is NOT possible to:
[list=*]
[*]List only the items from one category[/*]
[/list]
[list=*]
[*]Sort the i... |
|
alienee2 |
Plugins
|
250 |
828,402 |
2012-04-27, 09:12:19 |
|
|
Thread: how to use youtube plugin, mp3 plugin
Post: how to use youtube plugin, mp3 plugin
here is how to install the html5 video for ck editor and then use videojs to display them:
1.) Download ck editor plugin here:
http://martinezdelizarrondo.com/fckplugins/video1.2.1.zip
2.) upload t... |
|
alienee2 |
Plugins
|
12 |
39,076 |
2012-04-27, 03:19:58 |
|
|
Thread: how to use youtube plugin, mp3 plugin
Post: how to use youtube plugin, mp3 plugin
The html5 video plugin for CK editor works great; you just need an mp4 and webm file for the video and ck editor will create the necessary markup - also you need to include the videojs script on the p... |
|
alienee2 |
Plugins
|
12 |
39,076 |
2012-04-26, 02:06:02 |
|
|
Thread: I18N Special Pages
Post: I18N Special Pages
Re: Request for "placeholder" attribute on search form input
I would like to make a feature request for i18n Search, to add a placeholder attribute to the input field, which would default to empty, ... |
|
alienee2 |
Plugins
|
539 |
1,524,910 |
2012-04-26, 00:06:14 |
|
|
Thread: how to use youtube plugin, mp3 plugin
Post: how to use youtube plugin, mp3 plugin
jrkishore4u Wrote:
--
Thanks alienee2 for ur reply
how to integrate the Fancy Music Player V2.0 in GetSimple 3.1 can u give instructions to install in GetSimple?
pls
--
if you buy the player, then ... |
|
alienee2 |
Plugins
|
12 |
39,076 |
2012-04-25, 02:41:15 |
|
|
Thread: how to use youtube plugin, mp3 plugin
Post: how to use youtube plugin, mp3 plugin
jrkishore4u Wrote:
--
Hi to all,
I installed the following plugins in GetSimple 3.1ver
1. You tube plugin
2. ultimate mp3 player
3. dominion mp3 player
4. mp3 extended
By extracting these files in ... |
|
alienee2 |
Plugins
|
12 |
39,076 |
2012-04-24, 02:50:11 |
|
|
Thread: I18N Gallery - Thumb making
Post: I18N Gallery - Thumb making
shawn_a Wrote:
--
You can also use the i18n gallery thumb script for your own nefarious purposes.
http://localhost/gs/plugins/i18n_gallery/browser/pic.php?p=folder/image.jpg&w=16&h=16
--
that's pre... |
|
alienee2 |
General Questions and Problems
|
7 |
20,417 |
2012-04-24, 02:43:01 |