Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: tags
Post: tags
Indeed it is.
well thats what i meant with "and not having to transform text into arrays within php"....exploding is doing it in php...which adds an extra step to it...
using xpath you could query th... |
|
nexflo |
Feature Requests
|
2 |
6,510 |
2010-04-06, 19:10:49 |
|
|
Thread: tags
Post: tags
Don't know about performance here...but shouldnt tags be saved in there own
Quote:
--
TAG
TAG
--
structure so we can find tags directly using Xpath queries..and not having to transform tex... |
|
nexflo |
Feature Requests
|
2 |
6,510 |
2010-04-06, 08:12:24 |
|
|
Thread: Post status - Published, pending, draft - (plugin?)
Post: Post status - Published, pending, draft - (plugin?...
This could be done in a plugin...
Allowing different types of posts...and different versions...
Saving the status per page level and saving the page in a different folder/different name...
Would be... |
|
nexflo |
Feature Requests
|
1 |
5,236 |
2010-04-06, 07:29:17 |
|
|
Thread: Search Plugin
Post: Search Plugin
not quite sure what u're trying to say...maybe copy+paste youre error here? |
|
nexflo |
Plugins
|
49 |
113,456 |
2010-04-06, 07:27:09 |
|
|
Thread: Search Plugin
Post: Search Plugin
Make sure all files are UTF-8 |
|
nexflo |
Plugins
|
49 |
113,456 |
2010-04-06, 04:30:29 |
|
|
Thread: Get-Simple multi installation to create communities
Post: Get-Simple multi installation to create communitie...
what exactly do you want to achieve?
Due to the fact that GS uses XML's...scaling it up to what you want might be "relativly" easy. |
|
nexflo |
Feature Requests
|
1 |
4,951 |
2010-04-05, 06:06:35 |
|
|
Thread: Search Plugin
Post: Search Plugin
As a few people have asked for it..im releasing the current version of the search plugin.
To install create a new template (preferably the template.php) and name it serp.php (For Search-Engine-result... |
|
nexflo |
Plugins
|
49 |
113,456 |
2010-04-04, 02:26:43 |
|
|
Thread: Need a couple of Plugin developers to beta test a plugin
Post: Need a couple of Plugin developers to beta test a ...
|
nexflo |
Plugins
|
5 |
13,893 |
2010-04-02, 09:16:50 |
|
|
Thread: User management
Post: User management
I believe whats needed in the core for starters is that multiple user's can be added to the users.xml...
adding rights and permissions etc. should be "hook"-able... |
|
nexflo |
Feature Requests
|
15 |
32,333 |
2010-04-02, 04:13:23 |
|
|
Thread: Plugin Repository
Post: Plugin Repository
I'm working with Chris to make an official repository....link coming soon |
|
nexflo |
Plugins
|
22 |
47,532 |
2010-03-28, 04:22:32 |
|
|
Thread: GT Cache
Post: GT Cache
Well that depends how exactly the plugin is changing the page...
if the page looks diffrent EVERY time...obviously you dont need caching at all..or just use fragment caching for parts of the page the... |
|
nexflo |
Plugins
|
10 |
28,142 |
2010-03-27, 02:56:58 |
|
|
Thread: GT Cache
Post: GT Cache
Well at the moment it caches all pages...and yes...indeed you could make it rewrite that everything uses the static html's...
my next step would be to include fragment caching etc.
Full Page cachin... |
|
nexflo |
Plugins
|
10 |
28,142 |
2010-03-27, 00:55:14 |
|
|
Thread: GT Cache
Post: GT Cache
Well writing plugins in GS is so freaking simple and fast.....i just whipped up a backend for it...
http://elementagency.com/GS/gs_cache.jpg |
|
nexflo |
Plugins
|
10 |
28,142 |
2010-03-26, 18:12:50 |
|
|
Thread: Show Errors when developing GS-Plugin
Post: Show Errors when developing GS-Plugin
Adding
Code:
--
error_reporting(E_ALL);
ini_set('display_errors', '1');
--
to the top of your GS-Plugin will show Errors.
This might prove useful when developing your plugins ;) |
|
nexflo |
Developer Discussions
|
1 |
4,840 |
2010-03-26, 17:43:26 |
|
|
Thread: GT Cache
Post: GT Cache
Well here is a quicky then
Just add the plugin..and all files will be cached to /data/cache (make sure directory exists and its writabable)
All cached files have the following comment ammended to th... |
|
nexflo |
Plugins
|
10 |
28,142 |
2010-03-26, 01:29:48 |
|
|
Thread: GT Cache
Post: GT Cache
Well...the parsing of the XML could be cached for one..no need to have PHP in the loop all the time...
But as i said..i believe multi-page xml read's (like the menu) as well as API calls to external ... |
|
nexflo |
Plugins
|
10 |
28,142 |
2010-03-25, 07:51:49 |
|
|
Thread: GT Cache
Post: GT Cache
Would it make sense to make GT cachable?
For pages that use many xml requests, api's etc. this might make sense....
Maybe in the lines of: (just wrote code here...not tested)...
|
|
nexflo |
Plugins
|
10 |
28,142 |
2010-03-25, 07:05:42 |
|
|
Thread: Up-to-Date Copyright notice
Post: Up-to-Date Copyright notice
I see soo many sites with out of date Copyright Notices.
Quicky:
Simply add
Code:
--
Copyright
--
into your footer and the current year gets displayed.
Simple enough, eh? |
|
nexflo |
Scripts & Components
|
1 |
5,900 |
2010-03-23, 23:44:36 |
|
|
Thread: What programs do you use to development?
Post: What programs do you use to development?
Not to start a MAC-WIN discussion here..but my reason for using MAC is simple - The OS gets out of my way when I dont need it...less complexity where I dont need it, and the right amount of complexity... |
|
nexflo |
Developer Discussions
|
31 |
67,470 |
2010-03-23, 21:15:02 |
|
|
Thread: Wordpress Import Plugin
Post: Wordpress Import Plugin
Well I had a few minutes today and threw together a VERY simple wordpress import plugin...
basically just takes a wordpress export file and imports that into GS. There are no config options yet..if ... |
|
nexflo |
Plugins
|
1 |
8,104 |
2010-03-23, 03:18:48 |
|
|
Thread: Probème d'installation
Post: Probème d'installation
Hey there,
well im just gonna reply in english...next time you should ask in that language as well ;)
make sure you have chmoded your directories and files to the correct permissions! (755) |
|
nexflo |
Installation & Setup
|
4 |
9,754 |
2010-03-22, 01:17:04 |
|
|
Thread: Free templates for creating GS themes
Post: Free templates for creating GS themes
|
nexflo |
Themes
|
2 |
20,493 |
2010-03-22, 01:11:44 |
|
|
Thread: Markdown for GetSimple
Post: Markdown for GetSimple
|
nexflo |
Plugins
|
8 |
22,614 |
2010-03-21, 23:01:09 |
|
|
Thread: .htaccess deny all in plugins folder
Post: .htaccess deny all in plugins folder
easy solution is simple putting another htaccess in the plugin directory of your plugin...
i.e.
if your plugin is in /plugins/plugin1.php
simple add another folder plugin1 and drop an .htaccess wit... |
|
nexflo |
Developer Discussions
|
8 |
17,331 |
2010-03-21, 22:07:20 |
|
|
Thread: What programs do you use to development?
Post: What programs do you use to development?
Mac only development:
Coding:
Espresso & Textmate
VirtualhostX for Vhost creation
Photoshop CS4
Firebug
Ant
Concept:
Keynote
Omnigraffle
Axure
Mindmanager
Pen and Paper:
Moleskin A4 - Blank
COPIC... |
|
nexflo |
Developer Discussions
|
31 |
67,470 |
2010-03-21, 22:01:08 |
|
|
Thread: Plugin Repository
Post: Plugin Repository
updated XML version of meta file plugin...
Ive kinda finnished the repro for browsing plugins as well as a plugin which allows for installation and updates of plugins within GS...dont wanna start my ... |
|
nexflo |
Plugins
|
22 |
47,532 |
2010-03-20, 21:58:11 |
|
|
Thread: GS Page Load Time Plugin
Post: GS Page Load Time Plugin
Quick and simple Page Load Time Plugin which adds the load time of the Page to your Admin and Theme pages
Output at the end of the page is:
This page was rendered in 0.0274789333344 seconds
Make su... |
|
nexflo |
Plugins
|
0 |
5,025 |
2010-03-19, 15:31:37 |
|
|
Thread: Search Plugin
Post: Search Plugin
Hey there,
Load performance seems to be a breeze. I tested it with a bunch of files with over 10.000 words each (60KB XML's)....
Time consumed:
This page was created in 0.0155098438263 seconds
Curr... |
|
nexflo |
Plugins
|
49 |
113,456 |
2010-03-19, 14:55:52 |
|
|
Thread: get_page_content('site')
Post: get_page_content('site')
Ok, would eventually make sense to implement it. |
|
nexflo |
Feature Requests
|
2 |
6,426 |
2010-03-19, 02:07:51 |
|
|
Thread: Search Plugin
Post: Search Plugin
Hey there,
I'm just creating a simple Search Plugin (view screenshot):
I'm currently cleaning out the code and stuff and will release it once its clean and stable.
Any suggestions add-ons anyone wan... |
|
nexflo |
Plugins
|
49 |
113,456 |
2010-03-19, 02:06:38 |