plugins/staticpages/language/english_utf-8.php
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.
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).
Tue, 04 Aug 2009 09:23:31 -0400 Added meta description and meta keywords to stories, staticpages and polls.
Sat, 30 May 2009 14:28:20 +0200 Display a message when a Static Pages comment is queued
Sat, 18 Apr 2009 19:46:23 +0200 Moved documentation to docs/english so that it can be translated (feature request #0000770)
Sun, 14 Dec 2008 17:58:21 +0100 Reverted language file changes that are only needed in HEAD
Fri, 03 Oct 2008 17:20:23 +0200 Display "successfully saved" in the static pages plugin (bug #0000644)
Sun, 13 Apr 2008 11:59:08 +0000 Need to declare $LANG32 as global for E_ALL compliance
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
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.
Sun, 27 Jan 2008 09:02:15 +0000 Moved hard-coded texts to the language files; a few minor changes for consistency
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)
Sat, 26 Jan 2008 13:14:46 +0000 Moved default permissions to a separate config group
Sat, 26 Jan 2008 10:51:08 +0000 Map the internal configuration names ('Core', 'staticpages') to a more readable label and block title
Sat, 19 Jan 2008 21:20:43 +0000 Added labels for the config options
Sat, 19 Jan 2008 19:36:11 +0000 Use dropdowns in Static Pages plugin configuration (where possible)
Sun, 13 Jan 2008 21:47:31 +0000 Changes to support using a leftblock menu for the configmanager menu.
Sun, 06 Jan 2008 11:38:00 +0000 "Static Pages" is redundant here
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.
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.
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Thu, 24 Aug 2006 07:36:50 +0000 fixing typo
Thu, 24 Aug 2006 07:31:50 +0000 Added a help-URL for the block display of static pages
Sat, 05 Aug 2006 15:07:44 +0000 Updated minimum requirement checks - all plugins now require Geeklog 1.4.1.
Sat, 20 May 2006 08:22:42 +0000 $LANG_STATIC['no_such_page_logged_in'] caused a warning but wasn't even used
Sat, 11 Feb 2006 12:43:22 +0000 Added UTF-8 version of english.php (even though it's really only the same file)