This file lists changes on this extension. Localisation updates are done on betawiki and aren't listed here. 0.6.12 - 15 August 2008 Added $wgEnablePersistentCookies and $wgEnableHtmlDiff. 0.6.11 - 13 August 2008 Added --alpha option to findSettings.php script. 0.6.10 - 12 August 2008 Updated extensions settings. 0.6.9 - 11 August 2008 Added $wgSQLiteDataDirMode. 0.6.8 - 10 August 2008 Added $wgCategoryPrefixedDefaultSortkey. 0.6.7 - 8 August 2008 Added $wgDisableTitleConversion, $wgPasswordAttemptThrottle and $wgOverrideSiteFeed. 0.6.6 - 1 August 2008 Added $wgCleanSignatures. 0.6.5 - 28 July 2008 Added $wgHandheldStyle and $wgHandheldForIPhone. 0.6.4 - 24 July 2008 Added $wgExemptFromUserRobotsControl. 0.6.3 - 22 July 2008 * MediaWiki: Added $wgCookiePrefix * Extensions: Updated FlaggedRevs 0.6.2 - 18 July 2008 * maintenance scripts now use MW_INSTALL_PATH env variable to locate the wiki. * findSettings.php was broken since 0.6.0, now fixed. * Renamed $wgDefaultDirectoryChmod to $wgDirectoryMode. 0.6.1 - 17 July 2008 * Added $wgDefaultDirectoryChmod and $wgDiff * Fixed array type of $wgContentNamespaces 0.6.0 - 16 July 2008 Added following settings to configure Configure itself: * $wgConfigureAdditionalExtensions: custom extensions * $wgConfigureViewRestrictions: read restrictions * $wgConfigureEditRestrictions: edit restrictions * $wgConfigureNotEditableSettings: not editable settings See Configure.php for further documentation about these settings. 0.5.7 - 14 July 2008 Updated FlaggedRevs extension. 0.5.6 - 13 July 2008 Added support for ErrorHandler extension. 0.5.5 - 12 July 2008 Rewrote interwiki configuration: * added $wgConfigureWiki to configure it * added form in Special:Configure and Special:Extensions for authorized users * right requested is *-interwiki (configure-interwiki, ...) 0.5.4 - 11 July 2008 * Removed $wgTrackLinkChanges. * Updated extension's settings. 0.5.3 - 9 July 2008 Added $wgTrackLinkChanges. 0.5.2 - 8 July 2008 Added $wgConfigureUpdateCacheEpoch to choose if $wgCacheEpoch should be updated when saving changes in Special:Configure. 0.5.1 - 7 July 2008 (bug 14742) Fixed default value of $wgExternalDiffEngine. 0.5.0 - 6 July 2008 * Added support for extensions * Rewrote JavaScript 0.4.7 - 3 July 2008 Renamed $wgAdditionalXMLTypes to $wgXMLMimeTypes. 0.4.6 - 2 July 2008 Added $wgAdditionalXMLTypes. 0.4.5 - 25 June 2008 Added localized names for special pages. 0.4.4 - 15 June 2008 Added manage.php maintenance script to do maintenance with configuration files. 0.4.3 - 12 June 2008 $wgEnableCascadingProtection is obsolete in 1.13 + 0.4.2 - 10 June 2008 Added $wgRC2UDPOmitBots. 0.4.1 - 9 June 2008 It's now possible to preview changes in Special:Configure. 0.4.0 - 8 June 2008 Added a difference engine to see differences between versions in Special:ViewConfig. 0.3.11 - 5 June 2008 Added $wgActiveUserEditCount and $wgActiveUserDays. 0.3.10 - 4 June 2008 Added $wgSpecialVersionShowHooks. 0.3.9 - 31 May 2008 Removed $wgPerLanguageCaching. 0.3.8 - 30 May 2008 Fixed display of not editable settings. 0.3.7 - 28 May 2008 * If $wgLocalMessageCache is set to an empty value, message cache won't use anymore files to cache localisations. * Fixed type of $wgNonincludableNamespaces. 0.3.6 - 27 May 2008 Added configure-section-groups-notallowed message, was missing. 0.3.5 - 25 May 2008 * Fixed a bug, Special:ViewConfig was checking for viewconfigure-all right instead of viewconfig-all. * In Special:ViewConfig, unviewabled setting are now displayed in grey. * Fixed security issues 0.3.4 - 24 May 2008 Added $wgPerLanguageCaching. 0.3.3 - 23 May 2008 * Link setting to documentation on www.mediawiki.org. * Added $wgMaximumMovedPages. * $wgSitemapNamespaces now looks like other namespace settings. 0.3.2 - 22 May 2008 Added Special:ViewConfig to allow sysop by default to see the current configuration. 0.3.1 - 17 May 2008 * Added $wgRCFilterByAge, $wgRCLinkLimits and $wgRCLinkDays * Modified section of some settings. 0.3.0 - 12 May 2008 Added JavaScript to allow to add or remove items in associative array and in $wgGroupPermissions. The latter require ajax enabled to work. 0.2.8 - 10 May 2008 * Load prefs.js in 1.13 + * Added $wgUseAutomaticEditSummaries. 0.2.7 - 8 May 2008 Added $wgSQLiteDataDir. 0.2.6 - 7 May 2008 * Use User::getAllGroups() if available. * Added $wgSharedPrefix and $wgSharedTables. 0.2.5 - 6 May 2008 Removed $wgSharedDBtables. 0.2.4 - 5 May 2008 Added a stylesheet for tables and descriptions at the top of it. 0.2.3 - 4 May 2008 Added $wgSharedDBtables, $wgAdvancedSearchHighlighting and $wgSearchHighlightBoundaries. 0.2.2 - 3 May 2008 * Fixed a bug when $wgSharedDB is set to an empty string * Added $wgDBpassword and $wgAllowImageMoving to the list of settings * Added an option to findSettings.php to also compare DefaultSettings.php with online documentation 0.2.1 - 2 May 2008 Added a maintenance script to find missing settings in this extension and added missing settings found with it. 0.2.0 - 1 May 2008 Rewrote the part that generate the form, will now use $settings variable that is defined Configure.settings.php to put the variables into groups. 0.1.5 - 26 April 2008 Now check that the directory used to store the settings is writable. 0.1.4 - 23 April 2008 Now support $wgImageLimits. 0.1.3 - 22 April 2008 Now support $wgNamespaceProtection. 0.1.2 - 21 April 2008 Now support $wgGroupPermissions, $wgAddGroups, $wgRemoveGroups, $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf. 0.1.1 - 20 April 2008 Now treats an empty an empty text area as an empty array, was breaking some settings. 0.1.0 - 18 April 2008 Initial version of the extension.