public_html/admin/configuration.php
Sun, 20 Sep 2009 11:00:03 +0200 Modernized the "timezone hack", made the config option a dropdown, and moved all timezone-related code into a new TimeZoneConfig class
Sun, 04 Oct 2009 17:36:41 +0200 Minor code cleanup
Sun, 19 Apr 2009 16:57:27 +0200 Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
Sun, 29 Mar 2009 11:18:09 +0200 New plugin API function PLG_configChange (feature request #0000694)
Sat, 07 Mar 2009 22:12:04 +0100 phpDocumentor doesn't support @note
Sat, 03 May 2008 15:09:13 +0000 Static pages, moderation, configration - Security hardenning.
Fri, 21 Mar 2008 15:38:05 +0000 Removed 'fn:' config type again; looks for specific functions now for dynamic array contents
Sat, 02 Feb 2008 21:56:43 +0000 Modifications to config manager to not use a standard block function. Config Manager menu(s) are setup to be part of the configmanager template. The config menu block will use the theme's functions.php to get any block header and footer templates. By default we are using a new pair of templates that don't have a title to tighten up the layout.
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 17:30:13 +0000 Sort Config entries ("Geeklog" first, "Admin Home" last)
Sat, 26 Jan 2008 11:59:36 +0000 Added an "Admin Home" link to the configuration screen
Sat, 26 Jan 2008 10:51:08 +0000 Map the internal configuration names ('Core', 'staticpages') to a more readable label and block title
Sun, 20 Jan 2008 20:55:17 +0000 Introduced a new config type 'fn:' that calls a specified function to provide contents of a dropdown at runtime, e.g. for the language and theme selection
Sun, 13 Jan 2008 21:47:31 +0000 Changes to support using a leftblock menu for the configmanager menu.
Sun, 30 Dec 2007 00:11:40 +0000 Updated config class to run more smoothly with PHP4.
Sun, 23 Sep 2007 08:28:39 +0000 Source code cosmetics
Wed, 29 Aug 2007 03:25:12 +0000 Added files for Configuration Updates