Index: trunk/extensions/Configure/CHANGELOG |
— | — | @@ -1,6 +1,19 @@ |
2 | 2 | This file lists changes on this extension. Localisation updates are done |
3 | 3 | through translatewiki.net and are not listed here. |
4 | 4 | |
| 5 | +0.15.37 - 11 November 2010 |
| 6 | + * Added $wgAllUnicodeFixes, $wgUpgradeKey, $wgResourceLoaderDebug, |
| 7 | + $wgResourceLoaderInlinePrivateModules, $wgResourceLoaderMaxage, |
| 8 | + $wgResourceLoaderUseESI, $wgDeletedDirectory, $wgLoadScript, |
| 9 | + $wgUploadMissingFileUrl, $wgPasswordSenderName, $wgAdditionalMailParams, |
| 10 | + $wgBetterDirectionality, $wgCanonicalLanguageLinks, $wgActiveUserDays, |
| 11 | + $wgCategoryCollation, $wgAdaptiveMessageCache, $wgAllowAsyncCopyUploads, |
| 12 | + $wgSecureLogin, $wgSecureLoginStickHTTPS, $wgWeakPasswords, |
| 13 | + $wgExternalAuthConf and $wgLicenseTerms. |
| 14 | + * Removed $wgJQueryVersion, $wgJQueryMinified, $wgJQueryOnEveryPage, |
| 15 | + $wgDisableSearchContext, $wgUseZhdaemon, $wgZhdaemonHost, $wgZhdaemonPort, |
| 16 | + $wgColorErrors and $wgUseMemCached. |
| 17 | + |
5 | 18 | 0.15.36 - 2 September 2010 |
6 | 19 | Updated CategoryTree, FancyCaptcha, FlaggedRevs, SemanticForms and |
7 | 20 | SemanticMediaWiki extensions. |
Index: trunk/extensions/Configure/settings/Settings.i18n.php |
— | — | @@ -113,6 +113,8 @@ |
114 | 114 | 'configure-setting-wgExtraLanguageNames-key' => 'Language code', |
115 | 115 | 'configure-setting-wgExtraLanguageNames-value' => 'Name', |
116 | 116 | 'configure-setting-wgDisabledVariants' => 'Disabled variants for language variant conversion', |
| 117 | + 'configure-setting-wgBetterDirectionality' => 'Experimental better directionality support', |
| 118 | + 'configure-setting-wgCanonicalLanguageLinks' => 'Enable cononical language links in meta data', |
117 | 119 | 'configure-setting-wgExtraRandompageSQL' => 'Filter for [[Special:Random]] (in a WHERE clause)', |
118 | 120 | 'configure-setting-wgExtraSubtitle' => 'Subtitle (appears under every page title)', |
119 | 121 | 'configure-setting-wgHideInterlanguageLinks' => 'Hide interlanguage links from the sidebar', |
— | — | @@ -131,6 +133,7 @@ |
132 | 134 | 'configure-setting-wgUseExternalEditor' => 'Allow use of external editor', |
133 | 135 | 'configure-setting-wgAjaxLicensePreview' => 'Use AJAX to preview licensing for uploads', |
134 | 136 | 'configure-setting-wgAllowCopyUploads' => 'Allow uploads to be made by URL', |
| 137 | + 'configure-setting-wgAllowAsyncCopyUploads' => 'Allow asynchronous copy uploads', |
135 | 138 | 'configure-setting-wgCheckFileExtensions' => 'Check file extensions', |
136 | 139 | 'configure-setting-wgEnableUploads' => 'Enable uploads', |
137 | 140 | 'configure-setting-wgUploadMaintenance' => 'Temporarily disable file delete/restore', |
— | — | @@ -164,6 +167,8 @@ |
165 | 168 | 'configure-setting-wgLogTypes' => 'Log types', |
166 | 169 | 'configure-setting-wgMaxRedirectLinksRetrieved' => 'Maximum number of links to a redirect page listed on [[Special:Whatlinkshere/RedirectDestination]]', |
167 | 170 | 'configure-setting-wgRedirectOnLogin' => 'Redirect users to this page on login', |
| 171 | + 'configure-setting-wgSecureLogin' => 'Let user authenticate using https when they come from http', |
| 172 | + 'configure-setting-wgSecureLoginStickHTTPS' => 'Use secure login by default', |
168 | 173 | 'configure-setting-wgSortSpecialPages' => 'Sort special pages in [[Special:SpecialPages]]', |
169 | 174 | 'configure-setting-wgSpecialPageGroups' => 'Special page groups', |
170 | 175 | 'configure-setting-wgSpecialPageGroups-key' => 'Group', |
— | — | @@ -197,11 +202,12 @@ |
198 | 203 | 'configure-setting-wgEnableUserEmail' => 'Enable user-to-user e-mail', |
199 | 204 | 'configure-setting-wgNoReplyAddress' => 'Dummy address which should be accepted during e-mail send action', |
200 | 205 | 'configure-setting-wgPasswordSender' => 'Password reminder e-mail address', |
| 206 | + 'configure-setting-wgPasswordSenderName' => 'Password reminder name', |
201 | 207 | 'configure-setting-wgPasswordReminderResendTime' => 'Minimum time, in hours, which must elapse between password reminders', |
| 208 | + 'configure-setting-wgAdditionalMailParams' => 'Additional email parameters, will be passed as the last argument to mail() PHP function call.', |
202 | 209 | 'configure-setting-wgSMTP' => 'SMTP server', |
203 | 210 | 'configure-setting-wgUserEmailUseReplyTo' => 'Use Reply-To instead of From', |
204 | 211 | 'configure-setting-wgAPIRequestLog' => 'Log file for API requests', |
205 | | - 'configure-setting-wgColorErrors' => 'Color command-line messages', |
206 | 212 | 'configure-setting-wgDebugComments' => 'Include portions of log output in page HTML comment', |
207 | 213 | 'configure-setting-wgDebugDumpSql' => 'Dump SQL queries to debug output', |
208 | 214 | 'configure-setting-wgDebugLogFile' => 'Debug log file', |
— | — | @@ -230,10 +236,10 @@ |
231 | 237 | 'configure-setting-wgAPIMaxUncachedDiffs' => 'Maximum number of uncached diffs that can be retrieved in one API request', |
232 | 238 | 'configure-setting-wgDisableQueryPages' => 'Disable all query pages if miser mode is on, not just some', |
233 | 239 | 'configure-setting-wgDisableQueryPageUpdate' => 'Disabled special pages', |
234 | | - 'configure-setting-wgDisableSearchContext' => 'Disable extra information on specific dates and page revisions in search results', |
235 | 240 | 'configure-setting-wgDisableSearchUpdate' => 'Disable updates to search', |
236 | 241 | 'configure-setting-wgDisableTextSearch' => 'Disable full-text search', |
237 | 242 | 'configure-setting-wgEdititis' => 'Display user edit counts in various prominent places', |
| 243 | + 'configure-setting-wgAllUnicodeFixes' => 'Always convert certain Unicode sequences to modern ones regardless of the content language', |
238 | 244 | 'configure-setting-wgFixArabicUnicode' => 'Clean up archaic Unicode sequences in Arabic text', |
239 | 245 | 'configure-setting-wgFixMalayalamUnicode' => 'Clean up archaic Unicode sequences in Malayalam text', |
240 | 246 | 'configure-setting-wgFixDoubleRedirects' => 'Fix double redirects after a page move', |
— | — | @@ -319,6 +325,7 @@ |
320 | 326 | 'configure-setting-wgCountTotalSearchHits' => 'Let the search engine count total search matches to present in Special:Search', |
321 | 327 | 'configure-setting-wgUseTwoButtonsSearchForm' => "Sidebar's search form behavior", |
322 | 328 | 'configure-setting-wgCountCategorizedImagesAsUsed' => 'On [[Special:UnusedImages]], consider files used if they are put into a category', |
| 329 | + 'configure-setting-wgActiveUserDays' => 'Time after which a user is inactive', |
323 | 330 | 'configure-setting-wgDisableCounters' => 'Disable page view counters', |
324 | 331 | 'configure-setting-wgHitcounterUpdateFreq' => 'Page counter update frequency', |
325 | 332 | 'configure-setting-wgUseCommaCount' => 'Use comma to count as a valid page (true) or use link to count as a valid page (false) counting pages', |
— | — | @@ -356,6 +363,7 @@ |
357 | 364 | 'configure-setting-wgCategoryPagingLimit' => 'Paging limit for items in categories', |
358 | 365 | 'configure-setting-wgCategoryPrefixedDefaultSortkey' => 'Include namespace in default category sortkey', |
359 | 366 | 'configure-setting-wgUseCategoryBrowser' => 'Enable category browser', |
| 367 | + 'configure-setting-wgCategoryCollation' => 'Collation used to sort category members', |
360 | 368 | 'configure-setting-wgHTCPMulticastAddress' => 'Use HTCP multicast purging', |
361 | 369 | 'configure-setting-wgHTCPMulticastTTL' => 'TTL for HTCP multicast purging', |
362 | 370 | 'configure-setting-wgHTCPPort' => 'Port for HTCP multicast purging', |
— | — | @@ -363,6 +371,7 @@ |
364 | 372 | 'configure-setting-wgCopyrightIcon' => 'HTML for the copyrights icon', |
365 | 373 | 'configure-setting-wgEnableCreativeCommonsRdf' => 'Include Creative Commons licensing information', |
366 | 374 | 'configure-setting-wgEnableDublinCoreRdf' => 'Use RDF metadata', |
| 375 | + 'configure-setting-wgLicenseTerms' => 'Metadata terms', |
367 | 376 | 'configure-setting-wgMaxCredits' => 'Maximum number of credited authors', |
368 | 377 | 'configure-setting-wgRightsIcon' => 'Copyright icon', |
369 | 378 | 'configure-setting-wgRightsPage' => 'Page describing the site license', |
— | — | @@ -379,6 +388,7 @@ |
380 | 389 | 'configure-setting-wgAllowPrefChange' => 'Policies for how each preference is allowed to be changed', |
381 | 390 | 'configure-setting-wgAllowPrefChange-key' => 'User preference', |
382 | 391 | 'configure-setting-wgExternalAuthType' => 'Type of external authentication to use', |
| 392 | + 'configure-setting-wgExternalAuthConf' => 'Configuration for the external authentication', |
383 | 393 | 'configure-setting-wgExternalAuthConfig' => 'Configuration for the external authentication', |
384 | 394 | 'configure-setting-wgDefaultUserOptions' => 'Default user preferences', |
385 | 395 | 'configure-setting-wgDisableAnonTalk' => 'Disable talk pages for anonymous users (not logged in)', |
— | — | @@ -388,6 +398,7 @@ |
389 | 399 | 'configure-setting-wgMaxNameChars' => 'Maximum number of bytes in username', |
390 | 400 | 'configure-setting-wgMaxSigChars' => 'Maximum length of customized signature', |
391 | 401 | 'configure-setting-wgMinimalPasswordLength' => 'Minimum password length', |
| 402 | + 'configure-setting-wgWeakPasswords' => 'List of disallowed passwords', |
392 | 403 | 'configure-setting-wgNewUserLog' => 'Maintain a new user log', |
393 | 404 | 'configure-setting-wgLogAutocreatedAccounts' => 'Log automatic creations of new users accounts', |
394 | 405 | 'configure-setting-wgReservedUsernames' => 'Account names reserved for the software', |
— | — | @@ -395,6 +406,7 @@ |
396 | 407 | 'configure-setting-wgBrowserBlackList' => 'Browser blacklist for Unicode non compliant browsers', |
397 | 408 | 'configure-setting-wgAntiLockFlags' => 'Anti-lock flags', |
398 | 409 | 'configure-setting-wgCommandLineDarkBg' => 'Assume a dark background for maintenance scripts', |
| 410 | + 'configure-setting-wgUpgradeKey' => 'Key to enable running upgrades on config/index.php', |
399 | 411 | 'configure-setting-wgCompressRevisions' => 'Compress old revisions if possible', |
400 | 412 | 'configure-setting-wgDisableOutputCompression' => 'Disable output compression', |
401 | 413 | 'configure-setting-wgExternalDiffEngine' => 'External diff engine', |
— | — | @@ -466,12 +478,12 @@ |
467 | 479 | 'configure-setting-wgMemCachedServers' => 'Memcached Servers', |
468 | 480 | 'configure-setting-wgMemCachedTimeout' => 'Memcached server connection timeout in microseconds', |
469 | 481 | 'configure-setting-wgSessionsInMemcached' => 'Store sessions in memcached', |
470 | | - 'configure-setting-wgUseMemCached' => 'Use memcached', |
471 | 482 | 'configure-setting-wgCacheDirectory' => 'Directory for caching data in the local filesystem', |
472 | 483 | 'configure-setting-wgMessageCacheType' => 'Message cache type', |
473 | 484 | 'configure-setting-wgLocalisationCacheConf' => 'Localisation cache configuration', |
474 | 485 | 'configure-setting-wgUseLocalMessageCache' => 'Make a local copy of the message cache, in addition to memcached', |
475 | 486 | 'configure-setting-wgLocalMessageCacheSerialized' => 'Use PHP serialized format for the local message cache', |
| 487 | + 'configure-setting-wgAdaptiveMessageCache' => 'Keep track which messages are requested and load only most used messages', |
476 | 488 | 'configure-setting-wgMsgCacheExpiry' => 'Message Cache Expiry', |
477 | 489 | 'configure-setting-wgMaxMsgCacheEntrySize' => 'Maximum entry size in the message cache, in bytes', |
478 | 490 | 'configure-setting-wgParserCacheType' => 'Parser cache type', |
— | — | @@ -507,9 +519,6 @@ |
508 | 520 | 'configure-setting-wgXhtmlNamespaces-key' => 'Namespace', |
509 | 521 | 'configure-setting-wgAllowMicrodataAttributes' => 'Enable HTML5 microdata attributes for use in wikitext', |
510 | 522 | 'configure-setting-wgAllowRdfaAttributes' => 'Enable RDFa attributes for use in wikitext', |
511 | | - 'configure-setting-wgUseZhdaemon' => 'Use ZhDaemon to perform Chinese text processing', |
512 | | - 'configure-setting-wgZhdaemonHost' => 'ZhDaemon host', |
513 | | - 'configure-setting-wgZhdaemonPort' => 'ZhDaemon port', |
514 | 523 | 'configure-setting-wgLocaltimezone' => 'Local timezone', |
515 | 524 | 'configure-setting-wgLocalTZoffset' => 'Timezone offset', |
516 | 525 | 'configure-setting-wgAllowUserCss' => 'Allow user Cascading Style Sheet (CSS) pages', |
— | — | @@ -518,9 +527,10 @@ |
519 | 528 | 'configure-setting-wgUseSiteJs' => "Use the site's JavaScript page", |
520 | 529 | 'configure-setting-wgHandheldStyle' => 'Style for media="handheld"', |
521 | 530 | 'configure-setting-wgHandheldForIPhone' => "Apply 'screen' and 'handheld' media types to iPhone", |
522 | | - 'configure-setting-wgJQueryVersion' => 'Version of jQuery to use', |
523 | | - 'configure-setting-wgJQueryMinified' => 'Use a minified version of jQuery', |
524 | | - 'configure-setting-wgJQueryOnEveryPage' => 'Include jQuery on every page served by MediaWiki', |
| 531 | + 'configure-setting-wgResourceLoaderDebug' => 'Debug for of ResourceLoader requests', |
| 532 | + 'configure-setting-wgResourceLoaderInlinePrivateModules' => 'Embed private modules inline with HTML output', |
| 533 | + 'configure-setting-wgResourceLoaderMaxage' => 'Maximum time in seconds to cache resources served by the resource loader', |
| 534 | + 'configure-setting-wgResourceLoaderUseESI' => 'Enable embedding of certain resources using Edge Side Includes', |
525 | 535 | 'configure-setting-wgUseAjax' => 'Enable AJAX', |
526 | 536 | 'configure-setting-wgAjaxExportList' => 'Callable AJAX functions', |
527 | 537 | 'configure-setting-wgAjaxSearch' => 'Enable use of AJAX auto-suggestion for the search bar', |
— | — | @@ -551,6 +561,7 @@ |
552 | 562 | 'configure-setting-wgUseSharedUploads' => 'Use shared uploads', |
553 | 563 | 'configure-setting-wgAppleTouchIcon' => 'Apple Touch bookmark icon', |
554 | 564 | 'configure-setting-wgArticlePath' => 'Base URL of internal links within MediaWiki', |
| 565 | + 'configure-setting-wgDeletedDirectory' => 'File system path of the directory to place deleted uploads in', |
555 | 566 | 'configure-setting-wgDirectoryMode' => 'New directory modes', |
556 | 567 | 'configure-setting-wgDiff' => 'Path to the GNU diff utility', |
557 | 568 | 'configure-setting-wgDiff3' => 'Path to the GNU diff3 utility', |
— | — | @@ -558,6 +569,7 @@ |
559 | 570 | 'configure-setting-wgLogo' => 'URL of the site logo', |
560 | 571 | 'configure-setting-wgMathDirectory' => 'File system path of the directory containing LaTeX math images', |
561 | 572 | 'configure-setting-wgMathPath' => 'URL base of the directory containing LaTeX math images', |
| 573 | + 'configure-setting-wgLoadScript' => 'URL of load.php', |
562 | 574 | 'configure-setting-wgRedirectScript' => 'URL of redirect.php, needed for backwards compatibility', |
563 | 575 | 'configure-setting-wgPhpCli' => 'Executable name of PHP cli client (php/php5)', |
564 | 576 | 'configure-setting-wgProto' => 'Secure server prefix', |
— | — | @@ -576,6 +588,7 @@ |
577 | 589 | 'configure-setting-wgUsePathInfo' => "Use 'pretty' URLs", |
578 | 590 | 'configure-setting-wgUploadDirectory' => 'File system path of the upload directory', |
579 | 591 | 'configure-setting-wgUploadNavigationUrl' => 'URL for the upload navigation link', |
| 592 | + 'configure-setting-wgUploadMissingFileUrl' => 'External URL for upload link for missing files', |
580 | 593 | 'configure-setting-wgUploadPath' => 'URL of the upload directory', |
581 | 594 | 'configure-setting-wgVariantArticlePath' => 'Path for language-variant pages', |
582 | 595 | 'configure-setting-wgAllowCategorizedRecentChanges' => 'Allow to filter the recent changes by a category or one of its sub(subsubsub{{int:ellipsis}})categories', |
Index: trunk/extensions/Configure/settings/Settings-core.php |
— | — | @@ -30,6 +30,7 @@ |
31 | 31 | 'wgPageShowWatchingUsers' => 'bool', |
32 | 32 | 'wgEdititis' => 'bool', |
33 | 33 | 'wgShowHostnames' => 'bool', |
| 34 | + 'wgAllUnicodeFixes' => 'bool', |
34 | 35 | 'wgFixArabicUnicode' => 'bool', |
35 | 36 | 'wgFixMalayalamUnicode' => 'bool', |
36 | 37 | 'wgFixDoubleRedirects' => 'bool', |
— | — | @@ -39,6 +40,7 @@ |
40 | 41 | 'wgUseTagFilter' => 'bool', |
41 | 42 | 'wgUseTrackbacks' => 'bool', |
42 | 43 | 'wgCommandLineDarkBg' => 'bool', |
| 44 | + 'wgUpgradeKey' => 'text', |
43 | 45 | ), |
44 | 46 | 'ajax' => array( |
45 | 47 | 'wgUseAjax' => 'bool', |
— | — | @@ -56,10 +58,13 @@ |
57 | 59 | 'wgUseSiteJs' => 'bool', |
58 | 60 | 'wgHandheldStyle' => 'text', |
59 | 61 | 'wgHandheldForIPhone' => 'bool', |
60 | | - 'wgJQueryVersion' => 'text', |
61 | | - 'wgJQueryMinified' => 'bool', |
62 | | - 'wgJQueryOnEveryPage' => 'bool', |
63 | 62 | ), |
| 63 | + 'ressourceloader' => array( |
| 64 | + 'wgResourceLoaderDebug' => 'bool', |
| 65 | + 'wgResourceLoaderInlinePrivateModules' => 'bool', |
| 66 | + 'wgResourceLoaderMaxage' => 'array', |
| 67 | + 'wgResourceLoaderUseESI' => 'bool', |
| 68 | + ), |
64 | 69 | 'performance' => array( |
65 | 70 | 'wgAPICacheHelp' => 'bool', |
66 | 71 | 'wgAPICacheHelpTimeout' => 'int', |
— | — | @@ -68,7 +73,6 @@ |
69 | 74 | 'wgAPIMaxUncachedDiffs' => 'int', |
70 | 75 | 'wgDisableQueryPages' => 'bool', |
71 | 76 | 'wgDisableQueryPageUpdate' => 'array', |
72 | | - 'wgDisableSearchContext' => 'bool', |
73 | 77 | 'wgDisableSearchUpdate' => 'bool', |
74 | 78 | 'wgDisableTextSearch' => 'bool', |
75 | 79 | 'wgMaximumMovedPages' => 'int', |
— | — | @@ -131,9 +135,11 @@ |
132 | 136 | 'wgActionPaths' => 'array', |
133 | 137 | 'wgAppleTouchIcon' => 'text', |
134 | 138 | 'wgArticlePath' => 'text', |
| 139 | + 'wgDeletedDirectory' => 'text', |
135 | 140 | 'wgFavicon' => 'text', |
136 | 141 | 'wgMathDirectory' => 'text', |
137 | 142 | 'wgMathPath' => 'text', |
| 143 | + 'wgLoadScript' => 'text', |
138 | 144 | 'wgRedirectScript' => 'text', |
139 | 145 | 'wgProto' => 'text', |
140 | 146 | 'wgScript' => 'text', |
— | — | @@ -149,6 +155,7 @@ |
150 | 156 | 'wgUploadBaseUrl' => 'text', |
151 | 157 | 'wgUploadDirectory' => 'text', |
152 | 158 | 'wgUploadNavigationUrl' => 'text', |
| 159 | + 'wgUploadMissingFileUrl' => 'text', |
153 | 160 | 'wgUploadPath' => 'text', |
154 | 161 | 'wgUsePathInfo' => 'bool', |
155 | 162 | 'wgVariantArticlePath' => 'text', |
— | — | @@ -225,7 +232,9 @@ |
226 | 233 | 'wgEnableUserEmail' => 'bool', |
227 | 234 | 'wgNoReplyAddress' => 'text', |
228 | 235 | 'wgPasswordSender' => 'text', |
| 236 | + 'wgPasswordSenderName' => 'text', |
229 | 237 | 'wgPasswordReminderResendTime' => 'int', |
| 238 | + 'wgAdditionalMailParams' => 'text', |
230 | 239 | 'wgSMTP' => 'array', |
231 | 240 | 'wgUserEmailUseReplyTo' => 'bool', |
232 | 241 | ), |
— | — | @@ -248,6 +257,8 @@ |
249 | 258 | 'wgDefaultLanguageVariant' => 'text', |
250 | 259 | 'wgExtraLanguageNames' => 'array', |
251 | 260 | 'wgDisabledVariants' => 'array', |
| 261 | + 'wgBetterDirectionality' => 'bool', |
| 262 | + 'wgCanonicalLanguageLinks' => 'bool', |
252 | 263 | 'wgDisableLangConversion' => 'bool', |
253 | 264 | 'wgDisableTitleConversion' => 'bool', |
254 | 265 | 'wgUseDatabaseMessages' => 'bool', |
— | — | @@ -265,11 +276,6 @@ |
266 | 277 | 'wgLocaltimezone' => 'text', |
267 | 278 | 'wgLocalTZoffset' => 'int', |
268 | 279 | ), |
269 | | - 'zh-conversion' => array( |
270 | | - 'wgUseZhdaemon' => 'bool', |
271 | | - 'wgZhdaemonHost' => 'text', |
272 | | - 'wgZhdaemonPort' => 'int', |
273 | | - ), |
274 | 280 | ), |
275 | 281 | 'output' => array( |
276 | 282 | 'output' => array( |
— | — | @@ -290,7 +296,6 @@ |
291 | 297 | 'debug' => array( |
292 | 298 | 'debug' => array( |
293 | 299 | 'wgAPIRequestLog' => 'text', |
294 | | - 'wgColorErrors' => 'bool', |
295 | 300 | 'wgDebugComments' => 'bool', |
296 | 301 | 'wgDebugDumpSql' => 'bool', |
297 | 302 | 'wgDebugLogFile' => 'text', |
— | — | @@ -321,6 +326,7 @@ |
322 | 327 | ), |
323 | 328 | 'stats' => array( |
324 | 329 | 'stats' => array( |
| 330 | + 'wgActiveUserDays' => 'int', |
325 | 331 | 'wgCountCategorizedImagesAsUsed' => 'bool', |
326 | 332 | 'wgDisableCounters' => 'bool', |
327 | 333 | 'wgHitcounterUpdateFreq' => 'int', |
— | — | @@ -346,6 +352,7 @@ |
347 | 353 | 'wgCategoryPagingLimit' => 'int', |
348 | 354 | 'wgCategoryPrefixedDefaultSortkey' => 'bool', |
349 | 355 | 'wgUseCategoryBrowser' => 'bool', |
| 356 | + 'wgCategoryCollation' => array( 'uppercase' => 'Uppercase' ), |
350 | 357 | ), |
351 | 358 | ), |
352 | 359 | 'cache' => array( |
— | — | @@ -383,6 +390,7 @@ |
384 | 391 | 3 => 'Accel', 4 => 'DBA' ), |
385 | 392 | 'wgUseLocalMessageCache' => 'bool', |
386 | 393 | 'wgLocalMessageCacheSerialized' => 'bool', |
| 394 | + 'wgAdaptiveMessageCache' => 'bool', |
387 | 395 | 'wgMsgCacheExpiry' => 'int', |
388 | 396 | 'wgMaxMsgCacheEntrySize' => 'int', |
389 | 397 | ), |
— | — | @@ -392,7 +400,6 @@ |
393 | 401 | 'wgMemCachedServers' => 'array', |
394 | 402 | 'wgMemCachedTimeout' => 'int', |
395 | 403 | 'wgSessionsInMemcached' => 'bool', |
396 | | - 'wgUseMemCached' => 'bool', |
397 | 404 | ), |
398 | 405 | ), |
399 | 406 | 'interwiki' => array( |
— | — | @@ -453,6 +460,7 @@ |
454 | 461 | 'wgUploadMaintenance' => 'bool', |
455 | 462 | 'wgAjaxLicensePreview' => 'bool', |
456 | 463 | 'wgAllowCopyUploads' => 'bool', |
| 464 | + 'wgAllowAsyncCopyUploads' => 'bool', |
457 | 465 | 'wgCheckFileExtensions' => 'bool', |
458 | 466 | 'wgFileBlacklist' => 'array', |
459 | 467 | 'wgFileExtensions' => 'array', |
— | — | @@ -609,6 +617,8 @@ |
610 | 618 | 'wgLogRestrictions' => 'array', |
611 | 619 | 'wgLogTypes' => 'array', |
612 | 620 | 'wgMaxRedirectLinksRetrieved' => 'int', |
| 621 | + 'wgSecureLogin' => 'bool', |
| 622 | + 'wgSecureLoginStickHTTPS' => 'bool', |
613 | 623 | 'wgRedirectOnLogin' => 'text', |
614 | 624 | 'wgSortSpecialPages' => 'bool', |
615 | 625 | 'wgSpecialPageGroups' => 'array', |
— | — | @@ -649,6 +659,7 @@ |
650 | 660 | 'wgMaxNameChars' => 'int', |
651 | 661 | 'wgMaxSigChars' => 'int', |
652 | 662 | 'wgMinimalPasswordLength' => 'int', |
| 663 | + 'wgWeakPasswords' => 'array', |
653 | 664 | 'wgNewUserLog' => 'bool', |
654 | 665 | 'wgLogAutocreatedAccounts' => 'bool', |
655 | 666 | 'wgReservedUsernames' => 'array', |
— | — | @@ -657,6 +668,7 @@ |
658 | 669 | ), |
659 | 670 | 'externalauth' => array( |
660 | 671 | 'wgExternalAuthType' => 'text', |
| 672 | + 'wgExternalAuthConf' => 'array', |
661 | 673 | 'wgExternalAuthConfig' => 'array', |
662 | 674 | 'wgAutocreatePolicy' => array( |
663 | 675 | 'never' => 'Never', |
— | — | @@ -697,6 +709,7 @@ |
698 | 710 | 'wgCopyrightIcon' => 'text', |
699 | 711 | 'wgEnableCreativeCommonsRdf' => 'bool', |
700 | 712 | 'wgEnableDublinCoreRdf' => 'bool', |
| 713 | + 'wgLicenseTerms' => 'array', |
701 | 714 | 'wgMaxCredits' => 'int', |
702 | 715 | 'wgRightsIcon' => 'text', |
703 | 716 | 'wgRightsPage' => 'text', |
— | — | @@ -805,6 +818,7 @@ |
806 | 819 | $arrayDefs = array( |
807 | 820 | # Features |
808 | 821 | 'wgAjaxExportList' => 'simple', |
| 822 | + 'wgResourceLoaderInlinePrivateModules' => 'array', |
809 | 823 | 'wgCrossSiteAJAXdomains' => 'simple', |
810 | 824 | 'wgCrossSiteAJAXdomainExceptions' => 'simple', |
811 | 825 | 'wgDisableQueryPageUpdate' => 'simple', |
— | — | @@ -912,12 +926,16 @@ |
913 | 927 | # Users |
914 | 928 | 'wgDefaultUserOptions' => 'assoc', |
915 | 929 | 'wgReservedUsernames' => 'simple', |
| 930 | + 'wgWeakPasswords' => 'simple', |
916 | 931 | 'wgBrowserBlackList' => 'simple', |
| 932 | + 'wgExternalAuthConf' => 'array', |
917 | 933 | 'wgExternalAuthConfig' => 'array', |
918 | 934 | 'wgAllowPrefChange' => 'assoc', |
919 | 935 | 'wgHiddenPrefs' => 'simple', |
920 | 936 | # Feed |
921 | 937 | 'wgOverrideSiteFeed' => 'assoc', |
| 938 | +# Copyright |
| 939 | + 'wgLicenseTerms' => 'simple', |
922 | 940 | # Proxies |
923 | 941 | 'wgProxyList' => 'simple', |
924 | 942 | 'wgProxyPorts' => 'simple', |
— | — | @@ -954,7 +972,10 @@ |
955 | 973 | */ |
956 | 974 | $emptyValues = array( |
957 | 975 | 'wgAppleTouchIcon' => false, |
| 976 | + 'wgLoadScript' => false, |
958 | 977 | 'wgVariantArticlePath' => false, |
| 978 | + 'wgAdditionalMailParams' => false, |
| 979 | + 'wgDeletedDirectory' => false, |
959 | 980 | 'wgDBerrorLog' => null, |
960 | 981 | 'wgSearchType' => null, |
961 | 982 | 'wgSharedDB' => null, |
— | — | @@ -970,6 +991,7 @@ |
971 | 992 | 'wgRateLimitLog' => null, |
972 | 993 | 'wgSessionName' => false, |
973 | 994 | 'wgHTTPProxy' => false, |
| 995 | + 'wgUploadMissingFileUrl' => false, |
974 | 996 | 'wgSharedThumbnailScriptPath' => false, |
975 | 997 | 'wgSharedUploadDBname' => false, |
976 | 998 | 'wgMimeDetectorCommand' => null, |
— | — | @@ -1012,10 +1034,12 @@ |
1013 | 1035 | * Settings that can be modified only by users with 'configure-all' right |
1014 | 1036 | */ |
1015 | 1037 | $editRestricted = array( |
| 1038 | + 'wgUpgradeKey', |
1016 | 1039 | # General |
1017 | 1040 | 'wgActionPaths', |
1018 | 1041 | 'wgAppleTouchIcon', |
1019 | 1042 | 'wgArticlePath', |
| 1043 | + 'wgDeletedDirectory', |
1020 | 1044 | 'wgDirectoryMode', |
1021 | 1045 | 'wgDiff', |
1022 | 1046 | 'wgDiff3', |
— | — | @@ -1023,6 +1047,7 @@ |
1024 | 1048 | 'wgMathDirectory', |
1025 | 1049 | 'wgMathPath', |
1026 | 1050 | 'wgProto', |
| 1051 | + 'wgLoadScript', |
1027 | 1052 | 'wgRedirectScript', |
1028 | 1053 | 'wgScript', |
1029 | 1054 | 'wgScriptExtension', |
— | — | @@ -1037,6 +1062,7 @@ |
1038 | 1063 | 'wgUploadBaseUrl', |
1039 | 1064 | 'wgUploadDirectory', |
1040 | 1065 | 'wgUploadNavigationUrl', |
| 1066 | + 'wgUploadMissingFileUrl', |
1041 | 1067 | 'wgUploadPath', |
1042 | 1068 | 'wgVariantArticlePath', |
1043 | 1069 | # Db |
— | — | @@ -1129,6 +1155,8 @@ |
1130 | 1156 | * because they can contain passwords |
1131 | 1157 | */ |
1132 | 1158 | $viewRestricted = array( |
| 1159 | +# |
| 1160 | + 'wgUpgradeKey', |
1133 | 1161 | # Db |
1134 | 1162 | 'wgDBpassword', |
1135 | 1163 | 'wgDBadminpassword', |
— | — | @@ -1183,7 +1211,6 @@ |
1184 | 1212 | 'wgStyleSheetPath', |
1185 | 1213 | 'wgStyleVersion', |
1186 | 1214 | 'wgTrivialMimeDetection', |
1187 | | - 'wgUseMemCached', // Too old |
1188 | 1215 | 'wgVersion', |
1189 | 1216 | ); |
1190 | 1217 | |
— | — | @@ -1193,6 +1220,9 @@ |
1194 | 1221 | $settingsVersion = array( |
1195 | 1222 | # Removed in 1.17 |
1196 | 1223 | 'wgSQLiteDataDirMode' => array( array( '1.17alpha', '<' ) ), |
| 1224 | + 'wgCategoryPrefixedDefaultSortkey' => array( array( '1.17alpha', '<' ) ), |
| 1225 | + 'wgServerName' => array( array( '1.17alpha', '<' ) ), |
| 1226 | + 'wgExternalAuthConfig' => array( array( '1.17alpha', '<' ) ), |
1197 | 1227 | |
1198 | 1228 | # Added in 1.17 |
1199 | 1229 | 'wgAllowUserCssPrefs' => array( array( '1.17alpha', '>=' ) ), |
— | — | @@ -1201,8 +1231,24 @@ |
1202 | 1232 | 'wgLogAutocreatedAccounts' => array( array( '1.17alpha', '>=' ) ), |
1203 | 1233 | 'wgLocalStylePath' => array( array( '1.17alpha', '>=' ) ), |
1204 | 1234 | 'wgVectorShowVariantName' => array( array( '1.17alpha', '>=' ) ), |
1205 | | - 'wgJQueryMinified' => array( array( '1.17alpha', '>=' ) ), |
1206 | | - 'wgJQueryOnEveryPage' => array( array( '1.17alpha', '>=' ) ), |
1207 | | - 'wgJQueryVersion' => array( array( '1.17alpha', '>=' ) ), |
1208 | 1235 | 'wgSQLMode' => array( array( '1.17alpha', '>=' ) ), |
| 1236 | + 'wgAdaptiveMessageCache' => array( array( '1.17alpha', '>=' ) ), |
| 1237 | + 'wgAdditionalMailParams' => array( array( '1.17alpha', '>=' ) ), |
| 1238 | + 'wgAllUnicodeFixes' => array( array( '1.17alpha', '>=' ) ), |
| 1239 | + 'wgAllowAsyncCopyUploads' => array( array( '1.17alpha', '>=' ) ), |
| 1240 | + 'wgBetterDirectionality' => array( array( '1.17alpha', '>=' ) ), |
| 1241 | + 'wgCanonicalLanguageLinks' => array( array( '1.17alpha', '>=' ) ), |
| 1242 | + 'wgCategoryCollation' => array( array( '1.17alpha', '>=' ) ), |
| 1243 | + 'wgExternalAuthConf' => array( array( '1.17alpha', '>=' ) ), |
| 1244 | + 'wgLicenseTerms' => array( array( '1.17alpha', '>=' ) ), |
| 1245 | + 'wgLoadScript' => array( array( '1.17alpha', '>=' ) ), |
| 1246 | + 'wgPasswordSenderName' => array( array( '1.17alpha', '>=' ) ), |
| 1247 | + 'wgResourceLoaderDebug' => array( array( '1.17alpha', '>=' ) ), |
| 1248 | + 'wgResourceLoaderInlinePrivateModules' => array( array( '1.17alpha', '>=' ) ), |
| 1249 | + 'wgResourceLoaderMaxage' => array( array( '1.17alpha', '>=' ) ), |
| 1250 | + 'wgResourceLoaderUseESI' => array( array( '1.17alpha', '>=' ) ), |
| 1251 | + 'wgSecureLogin' => array( array( '1.17alpha', '>=' ) ), |
| 1252 | + 'wgSecureLoginStickHTTPS' => array( array( '1.17alpha', '>=' ) ), |
| 1253 | + 'wgUpgradeKey' => array( array( '1.17alpha', '>=' ) ), |
| 1254 | + 'wgUploadMissingFileUrl' => array( array( '1.17alpha', '>=' ) ), |
1209 | 1255 | ); |
Index: trunk/extensions/Configure/Configure.php |
— | — | @@ -17,7 +17,7 @@ |
18 | 18 | 'author' => array( 'Alexandre Emsenhuber', 'Andrew Garrett' ), |
19 | 19 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Configure', |
20 | 20 | 'descriptionmsg' => 'configure-desc', |
21 | | - 'version' => '0.15.36', |
| 21 | + 'version' => '0.15.37', |
22 | 22 | ); |
23 | 23 | |
24 | 24 | # Configuration part |