| Thu, 15 Oct 2009 13:05:28 -0400 |
Staticpages are now included in the What's New Block. Configuration option included to disable staticpages from displaying in the block if a centerblock and/or execute PHP code.
|
file | diff | annotate |
| Mon, 14 Sep 2009 09:33:05 -0400 |
- Added meta description and meta keywords to polls plugin (displays for poll results and poll vote page).
|
file | diff | annotate |
| Tue, 04 Aug 2009 09:23:31 -0400 |
Added meta description and meta keywords to stories, staticpages and polls.
|
file | diff | annotate |
| Sat, 30 May 2009 14:28:20 +0200 |
Display a message when a Static Pages comment is queued
|
file | diff | annotate |
| Sat, 18 Apr 2009 19:46:23 +0200 |
Moved documentation to docs/english so that it can be translated (feature request #0000770)
|
file | diff | annotate |
| Sun, 14 Dec 2008 17:58:21 +0100 |
Reverted language file changes that are only needed in HEAD
|
file | diff | annotate |
| Fri, 03 Oct 2008 17:20:23 +0200 |
Display "successfully saved" in the static pages plugin (bug #0000644)
|
file | diff | annotate |
| Sun, 13 Apr 2008 11:59:08 +0000 |
Need to declare $LANG32 as global for E_ALL compliance
|
file | diff | annotate |
| Mon, 17 Mar 2008 21:12:54 +0000 |
Plugins are updated by the install script, so we don't need to maintain the plugin's upgrade function
|
file | diff | annotate |
| Sun, 10 Feb 2008 17:09:38 +0000 |
Decoupled config subgroup and fieldset order from the language files. Now we can reorder / regroup options simply by database updates.
|
file | diff | annotate |
| Sun, 27 Jan 2008 09:02:15 +0000 |
Moved hard-coded texts to the language files; a few minor changes for consistency
|
file | diff | annotate |
| Sun, 27 Jan 2008 08:24:51 +0000 |
Renamed $LANG_config to $LANG_configsection and started a new $LANG_CONFIG (for all the currently hard-coded texts in the configuration)
|
file | diff | annotate |
| Sat, 26 Jan 2008 13:14:46 +0000 |
Moved default permissions to a separate config group
|
file | diff | annotate |
| Sat, 26 Jan 2008 10:51:08 +0000 |
Map the internal configuration names ('Core', 'staticpages') to a more readable label and block title
|
file | diff | annotate |
| Sat, 19 Jan 2008 21:20:43 +0000 |
Added labels for the config options
|
file | diff | annotate |
| Sat, 19 Jan 2008 19:36:11 +0000 |
Use dropdowns in Static Pages plugin configuration (where possible)
|
file | diff | annotate |
| Sun, 13 Jan 2008 21:47:31 +0000 |
Changes to support using a leftblock menu for the configmanager menu.
|
file | diff | annotate |
| Sun, 06 Jan 2008 11:38:00 +0000 |
"Static Pages" is redundant here
|
file | diff | annotate |
| Fri, 04 Jan 2008 02:15:28 +0000 |
Upgrades to support ver1.5 installation and upgrade. Removed config.php so that if upgrading, sites config.php not over-written. Added new file install_defaults.php for initial installation defaults for the online config records.
|
file | diff | annotate |
| Thu, 03 Jan 2008 23:58:47 +0000 |
Updates to support new config class. You can now run the plugin upgrade and it will add the new config table records.
|
file | diff | annotate |
| Sun, 25 Nov 2007 06:59:56 +0000 |
XHTML optional updates
|
file | diff | annotate |
| Sat, 05 Aug 2006 15:07:44 +0000 |
Updated minimum requirement checks - all plugins now require Geeklog 1.4.1.
|
file | diff | annotate |
| Sat, 20 May 2006 08:22:42 +0000 |
$LANG_STATIC['no_such_page_logged_in'] caused a warning but wasn't even used
|
file | diff | annotate |
| Sat, 12 Nov 2005 21:14:34 +0000 |
Reviewed and edited admin texts for consistency
|
file | diff | annotate |
| Wed, 08 Jun 2005 08:26:47 +0000 |
sorting, filtering, limiting of static pages list
|
file | diff | annotate |
| Thu, 16 Dec 2004 12:46:30 +0000 |
Added a link to the documentation where activating PHP in static pages is explained.
|
file | diff | annotate |
| Sun, 08 Aug 2004 08:22:06 +0000 |
Added "Printable Format" text string
|
file | diff | annotate |
| Wed, 14 Jan 2004 18:05:42 +0000 |
You can now disable PHP in static pages entirely by setting $_SP_CONF['allow_php'] = 0;
|
file | diff | annotate |
| Fri, 02 Jan 2004 22:10:03 +0000 |
Implemented option to have "plain" PHP in Static Pages, i.e. without the need for a 'return' statement.
|
file | diff | annotate |
| Mon, 29 Dec 2003 13:44:43 +0000 |
Added title attributes to the links on the list of static pages ...
|
file | diff | annotate |
| Sun, 28 Dec 2003 18:54:00 +0000 |
Static Pages 1.4: "wrap in block" option for each page and some fixes.
|
file | diff | annotate |
| Fri, 27 Jun 2003 13:44:49 +0000 |
The Static Pages "Topic" selection now works like the one for blocks, i.e. you can have pages for one topic only, the homepage only, or all pages (all topic pages and the homepage).
|
file | diff | annotate |
| Sun, 01 Jun 2003 09:04:32 +0000 |
Fixed a parse error ...
|
file | diff | annotate |
| Fri, 30 May 2003 12:24:32 +0000 |
Changes for an improved Static Pages editor and more flexibility positioning Static Pages on the frontpage.
|
file | diff | annotate |
| Mon, 10 Mar 2003 18:36:01 +0000 |
Found this old feature request (#544847) ... You can now "clone" static pages.
|
file | diff | annotate |
| Mon, 10 Mar 2003 10:50:00 +0000 |
You can now edit the ID of a static page (to create more readable URLs).
|
file | diff | annotate |
| Sun, 09 Mar 2003 11:47:22 +0000 |
Integrated Static Pages 1.3
|
file | diff | annotate |
| Sun, 10 Nov 2002 14:15:26 +0000 |
Display an error message when the user did not fill in the title and/or content
|
file | diff | annotate |
| Thu, 01 Aug 2002 17:27:53 +0000 |
Converted from DOS to Unix linefeeds
|
file | diff | annotate |
| Mon, 29 Apr 2002 09:56:41 +0000 |
Changed plugin to pick the language automatically, based on the user
|
file | diff | annotate |