Index: trunk/extensions/Configure/Configure.settings.i18n.php |
— | — | @@ -11,6 +11,7 @@ |
12 | 12 | $messages['en'] = array( |
13 | 13 | 'configure-setting-desc' => 'Descriptions for MediaWiki configuration settings', # Do not translate to other languages |
14 | 14 | 'configure-setting-wgSitename' => 'Site name', |
| 15 | + 'configure-setting-wgWikiId' => 'Unique identifier for this wiki (if empty, automatically generated with database settings)', |
15 | 16 | 'configure-setting-wgActionPaths' => 'Per-action URLs', |
16 | 17 | 'configure-setting-wgActionPaths-key' => 'Action', |
17 | 18 | 'configure-setting-wgActionPaths-value' => 'URL template', |
— | — | @@ -32,7 +33,9 @@ |
33 | 34 | 'configure-setting-wgAllowImageMoving' => 'Enable file renaming', |
34 | 35 | 'configure-setting-wgCustomConvertCommand' => 'Alternative image scaler', |
35 | 36 | 'configure-setting-wgGenerateThumbnailOnParse' => 'Generate thumbnails when pages containing them are parsed', |
| 37 | + 'configure-setting-wgShowArchiveThumbnails' => 'Show thumbnails for old images on the image description page', |
36 | 38 | 'configure-setting-wgIgnoreImageErrors' => 'Do not display error messages for images', |
| 39 | + 'configure-setting-wgIllegalFileChars' => 'Illegal characters in file names', |
37 | 40 | 'configure-setting-wgImageLimits' => 'Image size limits for description pages', |
38 | 41 | 'configure-setting-wgMaxAnimatedGifArea' => 'Maximum area in pixels for animated GIFs', |
39 | 42 | 'configure-setting-wgMaxImageArea' => 'Maximum area in pixels for images', |
— | — | @@ -45,8 +48,11 @@ |
46 | 49 | 'configure-setting-wgThumbLimits' => 'Allowed image thumbnail sizes', |
47 | 50 | 'configure-setting-wgUseImageResize' => 'Enable dynamic server side image resizing', |
48 | 51 | 'configure-setting-wgTrustedMediaFormats' => "Media types and MIME types which are considered 'safe'", |
| 52 | + 'configure-setting-wgImgAuthDetails' => 'Display details why access failed in img_auth.php', |
| 53 | + 'configure-setting-wgImgAuthPublicTest' => 'Check whether images are publically accessible and display an error on img_auth.php if this is the case', |
49 | 54 | 'configure-setting-wgTiffThumbnailType' => 'File extension and MIME type used to transform TIFF images to', |
50 | 55 | 'configure-setting-wgMainCacheType' => 'Type of main caching system', |
| 56 | + 'configure-setting-wgDBAhandler' => 'DBA handler to use', |
51 | 57 | 'configure-setting-wgCacheEpoch' => 'Cache invalidation epoch', |
52 | 58 | 'configure-setting-wgCachePages' => 'Allow client-side caching of pages', |
53 | 59 | 'configure-setting-wgClockSkewFudge' => 'Fudge time to add to cache timestamps to adjust for clock skew', |
— | — | @@ -74,7 +80,9 @@ |
75 | 81 | 'configure-setting-wgParserConf' => 'Parser configuration', |
76 | 82 | 'configure-setting-wgParserCacheExpireTime' => 'Expiration time of parser cache', |
77 | 83 | 'configure-setting-wgParserTestFiles' => 'Files to be run for parserTests.php', |
| 84 | + 'configure-setting-wgParserTestRemote' => 'Specifies target CodeReview installation to send test result data when executing "parserTests.php --upload"', |
78 | 85 | 'configure-setting-wgPreprocessorCacheThreshold' => 'Preprocessor caching threshold', |
| 86 | + 'configure-setting-wgRegisterInternalExternals' => 'Register external links pointing to same server', |
79 | 87 | 'configure-setting-wgRestrictDisplayTitle' => 'Require use of <nowiki>{{DISPLAYTITLE}}</nowiki> to normalise to the same canonical page title', |
80 | 88 | 'configure-setting-wgAmericanDates' => "Require 'May 12' instead of '12 May' in English", |
81 | 89 | 'configure-setting-wgDisableLangConversion' => 'Disable language variant conversion', |
— | — | @@ -95,12 +103,14 @@ |
96 | 104 | 'configure-setting-wgArticleRobotPolicies-value' => 'Robot policy', |
97 | 105 | 'configure-setting-wgBreakFrames' => 'Break from framed windows', |
98 | 106 | 'configure-setting-wgCapitalLinks' => 'First character in all page titles is uppercase', |
| 107 | + 'configure-setting-wgCapitalLinkOverrides' => 'Per namespace configuration for $wgCapitalLinks', |
99 | 108 | 'configure-setting-wgDefaultLanguageVariant' => 'Default language variant', |
100 | 109 | 'configure-setting-wgDefaultRobotPolicy' => 'Default robot policy', |
101 | 110 | 'configure-setting-wgExemptFromUserRobotsControl' => 'Namespaces which do not allow use of <nowiki>__INDEX__</nowiki> and <nowiki>__NOINDEX__</nowiki>', |
102 | 111 | 'configure-setting-wgExtraLanguageNames' => 'Language name overrides', |
103 | 112 | 'configure-setting-wgExtraLanguageNames-key' => 'Language code', |
104 | 113 | 'configure-setting-wgExtraLanguageNames-value' => 'Name', |
| 114 | + 'configure-setting-wgDisabledVariants' => 'Disabled variants for language variant conversion', |
105 | 115 | 'configure-setting-wgExtraRandompageSQL' => 'Filter for [[Special:Random]] (in a WHERE clause)', |
106 | 116 | 'configure-setting-wgExtraSubtitle' => 'Subtitle (appears under every page title)', |
107 | 117 | 'configure-setting-wgHideInterlanguageLinks' => 'Hide interlanguage links from the sidebar', |
— | — | @@ -122,8 +132,8 @@ |
123 | 133 | 'configure-setting-wgAjaxLicensePreview' => 'Use AJAX to preview licensing for uploads', |
124 | 134 | 'configure-setting-wgAllowCopyUploads' => 'Allow uploads to be made by URL', |
125 | 135 | 'configure-setting-wgCheckFileExtensions' => 'Check file extensions', |
126 | | - 'configure-setting-wgCopyUploadTimeout' => 'Timeout to copy files, when using upload by URL on [[Special:Upload]]', |
127 | 136 | 'configure-setting-wgEnableUploads' => 'Enable uploads', |
| 137 | + 'configure-setting-wgUploadMaintenance' => 'Temporarily disable file delete/restore', |
128 | 138 | 'configure-setting-wgFileBlacklist' => 'Disallowed file extensions', |
129 | 139 | 'configure-setting-wgFileExtensions' => 'Preferred file extensions', |
130 | 140 | 'configure-setting-wgFileStore' => 'Where to store deleted files', |
— | — | @@ -163,6 +173,7 @@ |
164 | 174 | 'configure-setting-wgAutopromote-value' => 'Conditions', |
165 | 175 | 'configure-setting-wgAccountCreationThrottle' => 'Number of accounts each IP address may create', |
166 | 176 | 'configure-setting-wgAllowPageInfo' => 'Allow the information action', |
| 177 | + 'configure-setting-wgBlockCIDRLimit' => 'Maximum CIDR range when blocking an IP range', |
167 | 178 | 'configure-setting-wgAutoblockExpiry' => 'Number of seconds before autoblock entries expire', |
168 | 179 | 'configure-setting-wgDeleteRevisionsLimit' => "Integer of how many revisions a page must have before the ''bigdelete'' right is required to delete it", |
169 | 180 | 'configure-setting-wgDisabledActions' => 'Disabled page actions', |
— | — | @@ -170,6 +181,7 @@ |
171 | 182 | 'configure-setting-wgEmailConfirmToEdit' => 'Require users to confirm e-mail address before they can edit', |
172 | 183 | 'configure-setting-wgEnableAPI' => 'Enable API', |
173 | 184 | 'configure-setting-wgEnableWriteAPI' => 'Enable Write API', |
| 185 | + 'configure-setting-wgEnableIframeApiProxy' => 'Enable iframe proxy through API', |
174 | 186 | 'configure-setting-wgFilterCallback' => 'Spam filter callback', |
175 | 187 | 'configure-setting-wgImplicitGroups' => 'Groups which are not shown on [[Special:ListUsers]] et al', |
176 | 188 | 'configure-setting-wgPasswordAttemptThrottle' => 'Password attempt throttle', |
— | — | @@ -189,6 +201,7 @@ |
190 | 202 | 'configure-setting-wgPasswordReminderResendTime' => 'Minimum time, in hours, which must elapse between password reminders', |
191 | 203 | 'configure-setting-wgSMTP' => 'SMTP server', |
192 | 204 | 'configure-setting-wgUserEmailUseReplyTo' => 'Use Reply-To instead of From', |
| 205 | + 'configure-setting-wgAPIRequestLog' => 'Log file for API requests', |
193 | 206 | 'configure-setting-wgColorErrors' => 'Color command-line messages', |
194 | 207 | 'configure-setting-wgDebugComments' => 'Include portions of log output in page HTML comment', |
195 | 208 | 'configure-setting-wgDebugDumpSql' => 'Dump SQL queries to debug output', |
— | — | @@ -200,14 +213,17 @@ |
201 | 214 | 'configure-setting-wgDebugLogPrefix' => 'Prefix for debug log lines', |
202 | 215 | 'configure-setting-wgDebugRedirects' => 'Displays redirect location instead of actually redirecting to the target URL', |
203 | 216 | 'configure-setting-wgDevelopmentWarnings' => 'Throw PHP notices for some possible error conditions and for deprecated functions', |
204 | | - 'configure-setting-wgLogQueries' => 'Log queries made with extension AskSQL (if installed)', |
205 | 217 | 'configure-setting-wgShowExceptionDetails' => 'Print a complete stack trace for exceptions', |
| 218 | + 'configure-setting-wgShowDBErrorBacktrace' => 'Print a complete stack trace for database errors', |
206 | 219 | 'configure-setting-wgShowDebug' => 'Display debug data at the bottom of the main content area', |
207 | 220 | 'configure-setting-wgShowSQLErrors' => 'Show database error pages', |
208 | 221 | 'configure-setting-wgStatsMethod' => 'Destination for wfIncrStats() data', |
209 | 222 | 'configure-setting-wgJobRunRate' => 'Number of jobs to run per page view', |
210 | 223 | 'configure-setting-wgJobClasses' => 'Job handler classes', |
211 | 224 | 'configure-setting-wgUpdateRowsPerJob' => 'Number of rows to update per job', |
| 225 | + 'configure-setting-wgPoolCounterConf' => 'Configuration for processing pool control, for use in high-traffic wikis', |
| 226 | + 'configure-setting-wgAPICacheHelp' => 'Cache the API help text', |
| 227 | + 'configure-setting-wgAPICacheHelpTimeout' => 'Timeout for the API help text cache', |
212 | 228 | 'configure-setting-wgAPIMaxDBRows' => 'Maximum number of rows to scan in API database queries', |
213 | 229 | 'configure-setting-wgAPIMaxResultSize' => 'Maximum size (in bytes) of an API result', |
214 | 230 | 'configure-setting-wgAPIMaxUncachedDiffs' => 'Maximum number of uncached diffs that can be retrieved in one API request', |
— | — | @@ -220,6 +236,7 @@ |
221 | 237 | 'configure-setting-wgFixDoubleRedirects' => 'Fix double redirects after a page move', |
222 | 238 | 'configure-setting-wgInvalidRedirectTargets' => 'Array of invalid page redirect targets', |
223 | 239 | 'configure-setting-wgMaximumMovedPages' => 'Maximum number of pages to move at once when moving subpages with a page', |
| 240 | + 'configure-setting-wgMemoryLimit' => 'The minimum amount of memory that MediaWiki "needs"', |
224 | 241 | 'configure-setting-wgMiserMode' => 'Disable some performance-intensive features', |
225 | 242 | 'configure-setting-wgShowHostnames' => 'Expose hostnames through API and HTML comments', |
226 | 243 | 'configure-setting-wgUseDumbLinkUpdate' => 'Do <code>DELETE</code>/<code>INSERT</code> for link updates instead of incremental', |
— | — | @@ -237,10 +254,12 @@ |
238 | 255 | 'configure-setting-wgInternalServer' => 'Internal server name as known to Squid, if different', |
239 | 256 | 'configure-setting-wgMaxSquidPurgeTitles' => 'Maximum number of page titles to purge in any one client operation', |
240 | 257 | 'configure-setting-wgSquidMaxage' => 'Cache timeout for the squid', |
| 258 | + 'configure-setting-wgSquidResponseLimit' => 'Character limit for squid purge responses', |
241 | 259 | 'configure-setting-wgSquidServers' => 'A list of proxy servers (IP-addresses if possible) to purge on changes', |
242 | 260 | 'configure-setting-wgSquidServersNoPurge' => 'A list of proxy servers (IP-addresses if possible) to not purge on changes', |
243 | 261 | 'configure-setting-wgUseESI' => 'Required setting when using Squid3 with ESI support', |
244 | 262 | 'configure-setting-wgUseSquid' => 'Enable Squid', |
| 263 | + 'configure-setting-wgUseXVO' => 'Send X-Vary-Options header for better caching (requires patched Squid)', |
245 | 264 | 'configure-setting-wgAllowSlowParserFunctions' => 'Allow slow parser functions', |
246 | 265 | 'configure-setting-wgAPIListModules' => 'API list module extensions', |
247 | 266 | 'configure-setting-wgAPIMetaModules' => 'API meta module extensions', |
— | — | @@ -276,19 +295,22 @@ |
277 | 296 | 'configure-setting-wgRateLimitLog' => 'Rate limiter log', |
278 | 297 | 'configure-setting-wgRateLimits' => 'Rate limits', |
279 | 298 | 'configure-setting-wgRateLimitsExcludedGroups' => 'Groups which are exempt from rate limits', |
| 299 | + 'configure-setting-wgRateLimitsExcludedIPs' => 'IPs which are exempt from rate limits', |
280 | 300 | 'configure-setting-wgFeed' => 'Enable syndication', |
281 | 301 | 'configure-setting-wgFeedCacheTimeout' => "'Minimum' timeout in seconds for cached recent changes feed", |
282 | 302 | 'configure-setting-wgFeedDiffCutoff' => 'Feed diff size cutoff', |
283 | 303 | 'configure-setting-wgFeedLimit' => 'Maximum number of feed results', |
284 | 304 | 'configure-setting-wgOverrideSiteFeed' => 'Override feed settings', |
285 | 305 | 'configure-setting-wgAdvancedSearchHighlighting' => 'Enable highlighting in search results', |
286 | | - 'configure-setting-wgEnableMWSuggest' => 'Enable search suggestion', |
| 306 | + 'configure-setting-wgEnableMWSuggest' => 'Enable search suggestion while typing in search boxes', |
| 307 | + 'configure-setting-wgEnableOpenSearchSuggest' => 'Enable OpenSearch suggestions requests', |
287 | 308 | 'configure-setting-wgGoToEdit' => 'Go button goes straight to the edit screen if the page does not exist', |
288 | 309 | 'configure-setting-wgMWSuggestTemplate' => 'Template for internal MediaWiki suggestion engine', |
289 | 310 | 'configure-setting-wgOpenSearchTemplate' => 'Template for OpenSearch suggestions', |
290 | 311 | 'configure-setting-wgSearchForwardUrl' => 'Forward search requests', |
291 | 312 | 'configure-setting-wgSearchEverythingOnlyLoggedIn' => 'Make the "searcheverything" preference effective only for logged-in users', |
292 | 313 | 'configure-setting-wgSearchHighlightBoundaries' => 'Regexp to match word boundaries', |
| 314 | + 'configure-setting-wgSearchMySQLTotalHits' => 'Let the MySQL search engine count total search matches to present in Special:Search', |
293 | 315 | 'configure-setting-wgUseTwoButtonsSearchForm' => "Sidebar's search form behavior", |
294 | 316 | 'configure-setting-wgCountCategorizedImagesAsUsed' => 'On [[Special:UnusedImages]], consider files used if they are put into a category', |
295 | 317 | 'configure-setting-wgDisableCounters' => 'Disable page view counters', |
— | — | @@ -301,6 +323,8 @@ |
302 | 324 | 'configure-setting-wgValidSkinNames' => 'Valid skin names', |
303 | 325 | 'configure-setting-wgValidSkinNames-key' => 'Internal name', |
304 | 326 | 'configure-setting-wgValidSkinNames-value' => 'Display name', |
| 327 | + 'configure-setting-wgVectorUseIconWatch' => 'Watch and unwatch as an icon rather than a link', |
| 328 | + 'configure-setting-wgVectorUseSimpleSearch' => 'Use an icon search button rather than Go & Search buttons', |
305 | 329 | 'configure-setting-wgContentNamespaces' => 'Namespaces which are considered to contain real content, or pages', |
306 | 330 | 'configure-setting-wgExtraNamespaces' => 'Namespace overrides', |
307 | 331 | 'configure-setting-wgExtraNamespaces-key' => 'Namespace ID', |
— | — | @@ -319,6 +343,7 @@ |
320 | 344 | 'configure-setting-wgNamespacesWithSubpages' => 'Namespaces with subpages', |
321 | 345 | 'configure-setting-wgNoFollowNsExceptions' => 'Namespaces where nofollow is overridden', |
322 | 346 | 'configure-setting-wgNonincludableNamespaces' => 'Non-includable namespaces', |
| 347 | + 'configure-setting-wgPreviewOnOpenNamespaces' => 'Namespaces which have special treatment by having preview on open', |
323 | 348 | 'configure-setting-wgSitemapNamespaces' => 'Namespaces to place in the site map', |
324 | 349 | 'configure-setting-wgCategoryMagicGallery' => 'Show a thumbnail gallery on category pages', |
325 | 350 | 'configure-setting-wgCategoryPagingLimit' => 'Paging limit for items in categories', |
— | — | @@ -338,12 +363,15 @@ |
339 | 364 | 'configure-setting-wgRightsUrl' => 'URL describing the site license', |
340 | 365 | 'configure-setting-wgShowCreditsIfMax' => 'Credit only the top authors if there are too many', |
341 | 366 | 'configure-setting-wgUseCopyrightUpload' => 'Use detailed copyright information on upload', |
342 | | - 'configure-setting-wgActiveUserDays' => 'Time after which a user is inactive', |
343 | | - 'configure-setting-wgActiveUserEditCount' => 'Number of edits in $wgActiveUserDays which a user must make', |
344 | 367 | 'configure-setting-wgAutoConfirmAge' => 'Autoconfirm age threshold', |
345 | 368 | 'configure-setting-wgAutoConfirmCount' => 'Autoconfirm edit count threshold', |
346 | 369 | 'configure-setting-wgAllowRealName' => 'Allow real names', |
347 | 370 | 'configure-setting-wgAllowUserSkin' => 'Allow users to change their skin', |
| 371 | + 'configure-setting-wgAutocreatePolicy' => 'When should local accounts be automatically created when external accounts already exist', |
| 372 | + 'configure-setting-wgAllowPrefChange' => 'Policies for how each preference is allowed to be changed', |
| 373 | + 'configure-setting-wgAllowPrefChange-key' => 'User preference', |
| 374 | + 'configure-setting-wgExternalAuthType' => 'Type of external authentication to use', |
| 375 | + 'configure-setting-wgExternalAuthConfig' => 'Configuration for the external authentication', |
348 | 376 | 'configure-setting-wgDefaultUserOptions' => 'Default user preferences', |
349 | 377 | 'configure-setting-wgDisableAnonTalk' => 'Disable talk pages for anonymous users (not logged in)', |
350 | 378 | 'configure-setting-wgHiddenPrefs' => 'Disabled user preferences', |
— | — | @@ -360,7 +388,6 @@ |
361 | 389 | 'configure-setting-wgCommandLineDarkBg' => 'Assume a dark background for maintenance scripts', |
362 | 390 | 'configure-setting-wgCompressRevisions' => 'Compress old revisions if possible', |
363 | 391 | 'configure-setting-wgDisableOutputCompression' => 'Disable output compression', |
364 | | - 'configure-setting-wgEnableHtmlDiff' => 'Use visual (HTML) diff comparison', |
365 | 392 | 'configure-setting-wgExternalDiffEngine' => 'External diff engine', |
366 | 393 | 'configure-setting-wgMaxShellFileSize' => 'Maximum file size created by shell processes under Linux, in KB', |
367 | 394 | 'configure-setting-wgMaxShellMemory' => 'Maximum amount of virtual memory available to shell processes under Linux, in KB', |
— | — | @@ -452,16 +479,24 @@ |
453 | 480 | 'configure-setting-wgUseTidy' => 'Use tidy to make sure HTML output is sane', |
454 | 481 | 'configure-setting-wgValidateAllHtml' => 'Refuse to display non-valid pages', |
455 | 482 | 'configure-setting-wgTexvc' => 'Location of the texvc binary', |
| 483 | + 'configure-setting-wgRawHtml' => 'Allow raw, unchecked HTML in <code><nowiki><html></nowiki></code>{{int:ellipsis}}<code><nowiki></html></nowiki></code> sections', |
456 | 484 | 'configure-setting-wgUseTeX' => 'Enable TeX', |
457 | | - 'configure-setting-wgRawHtml' => 'Allow raw, unchecked HTML in <code><nowiki><html></nowiki></code>{{int:ellipsis}}<code><nowiki></html></nowiki></code> sections', |
| 485 | + 'configure-setting-wgTexvcBackgroundColor' => 'Texvc background color (use LaTeX color format as used in \special function)', |
| 486 | + 'configure-setting-wgMathCheckFiles' => 'Check whether directory and file exist when generating math images', |
458 | 487 | 'configure-setting-wgXMLMimeTypes' => 'Detectable XML MIME types', |
459 | 488 | 'configure-setting-wgXMLMimeTypes-key' => 'MIME type', |
| 489 | + 'configure-setting-wgEnableTooltipsAndAccesskeys' => 'Enable application of access keys and tooltips', |
| 490 | + 'configure-setting-wgHtml5' => 'Output an HTML 5 doctype', |
| 491 | + 'configure-setting-wgHtml5Version' => 'Value of the version attribute in the <code><nowiki><html></nowiki></code> tag', |
| 492 | + 'configure-setting-wgWellFormedXml' => 'Try to make the HTML output well-formed XML', |
460 | 493 | 'configure-setting-wgDocType' => 'Document type to use in the DOCTYPE declaration', |
461 | 494 | 'configure-setting-wgDTD' => 'DTD in the DOCTYPE declaration for page output', |
462 | 495 | 'configure-setting-wgMimeType' => 'MIME type of wiki pages', |
463 | 496 | 'configure-setting-wgXhtmlDefaultNamespace' => 'Default XHTML namespace', |
464 | 497 | 'configure-setting-wgXhtmlNamespaces' => 'Other XHTML namespaces', |
465 | 498 | 'configure-setting-wgXhtmlNamespaces-key' => 'Namespace', |
| 499 | + 'configure-setting-wgAllowMicrodataAttributes' => 'Enable HTML 5 microdata attributes for use in wikitext', |
| 500 | + 'configure-setting-wgAllowRdfaAttributes' => 'Enable RDFa attributes for use in wikitext', |
466 | 501 | 'configure-setting-wgUseZhdaemon' => 'Use ZhDaemon to perform Chinese text processing', |
467 | 502 | 'configure-setting-wgZhdaemonHost' => 'ZhDaemon host', |
468 | 503 | 'configure-setting-wgZhdaemonPort' => 'ZhDaemon port', |
— | — | @@ -478,6 +513,8 @@ |
479 | 514 | 'configure-setting-wgAjaxSearch' => 'Enable use of AJAX auto-suggestion for the search bar', |
480 | 515 | 'configure-setting-wgAjaxUploadDestCheck' => 'Enable AJAX check for file overwrite, pre-upload', |
481 | 516 | 'configure-setting-wgAjaxWatch' => 'Enable watching/unwatching pages using AJAX', |
| 517 | + 'configure-setting-wgCrossSiteAJAXdomains' => 'Domains that may make cross-site AJAX requests to the MediaWiki API', |
| 518 | + 'configure-setting-wgCrossSiteAJAXdomainExceptions' => 'Domains that should not be allowed to make AJAX requests, even if they match one of the domains allowed by $wgCrossSiteAJAXdomains', |
482 | 519 | 'configure-setting-wgLivePreview' => 'Enable live preview', |
483 | 520 | 'configure-setting-wgJsMimeType' => 'Media type (MIME type) to use for JavaScript scripts', |
484 | 521 | 'configure-setting-wgLoadFileinfoExtension' => 'Load the FileInfo extension at runtime', |
— | — | @@ -489,6 +526,7 @@ |
490 | 527 | 'configure-setting-wgMimeTypeBlacklist' => 'Disallowed MIME types', |
491 | 528 | 'configure-setting-wgCacheSharedUploads' => 'Cache shared metadata in memcached', |
492 | 529 | 'configure-setting-wgForeignFileRepos' => 'Foreign file repositories', |
| 530 | + 'configure-setting-wgUseInstantCommons' => 'Use Wikimedia Commons as a foreign file repository', |
493 | 531 | 'configure-setting-wgFetchCommonsDescriptions' => 'Fetch shared file descriptions', |
494 | 532 | 'configure-setting-wgHashedSharedUploadDirectory' => 'Hash the shared upload directory', |
495 | 533 | 'configure-setting-wgRepositoryBaseUrl' => 'Base URL for shared repository', |
Index: trunk/extensions/Configure/CHANGELOG |
— | — | @@ -1,6 +1,22 @@ |
2 | 2 | This file lists changes on this extension. |
3 | 3 | Localisation updates are done on betawiki and aren't listed here. |
4 | 4 | |
| 5 | +0.14.17 - 26 December 2009 |
| 6 | + * Added $wgWikiId, $wgCrossSiteAJAXdomains, $wgCrossSiteAJAXdomainExceptions, |
| 7 | + $wgAPICacheHelp, $wgAPICacheHelpTimeout, $wgCapitalLinkOverrides, |
| 8 | + $wgPreviewOnOpenNamespaces, $wgEnableTooltipsAndAccesskeys, $wgHtml5, |
| 9 | + $wgWellFormedXml, $wgAllowMicrodataAttributes, $wgAllowRdfaAttributes, |
| 10 | + $wgHtml5Version, $wgAPIRequestLog, $wgShowDBErrorBacktrace, |
| 11 | + $wgVectorUseIconWatch, $wgVectorUseSimpleSearch, $wgDBAhandler, |
| 12 | + $wgBlockCIDRLimit, $wgUploadMaintenance, $wgUseInstantCommons, |
| 13 | + $wgIllegalFileChars, $wgImgAuthDetails, $wgImgAuthPublicTest, |
| 14 | + $wgShowArchiveThumbnails, $wgParserTestRemote, $wgRegisterInternalExternals, |
| 15 | + $wgTexvcBackgroundColor, $wgMathCheckFiles, $wgExternalAuthType, |
| 16 | + $wgExternalAuthConfig, $wgAutocreatePolicy, $wgEnableOpenSearchSuggest, |
| 17 | + $wgSearchMySQLTotalHits, $wgSquidResponseLimit and $wgUseXVO |
| 18 | + * Removed $wgLogQueries, $wgCopyUploadTimeout, $wgActiveUserDays and |
| 19 | + $wgActiveUserEditCount |
| 20 | + |
5 | 21 | 0.14.16 - 25 December 2009 |
6 | 22 | findSettings.php now ignores some MediaWiki settings. |
7 | 23 | |
Index: trunk/extensions/Configure/Configure.php |
— | — | @@ -18,7 +18,7 @@ |
19 | 19 | 'url' => 'http://www.mediawiki.org/wiki/Extension:Configure', |
20 | 20 | 'description' => 'Allow authorised users to configure the wiki via a web-based interface', |
21 | 21 | 'descriptionmsg' => 'configure-desc', |
22 | | - 'version' => '0.14.16', |
| 22 | + 'version' => '0.14.17', |
23 | 23 | ); |
24 | 24 | |
25 | 25 | # Configuration part |
Index: trunk/extensions/Configure/Configure.i18n.php |
— | — | @@ -72,7 +72,7 @@ |
73 | 73 | 'configure-backlink' => 'Return to form', |
74 | 74 | 'configure-image-url-explanation' => 'Enter the URL to an image, or the name of an image on this wiki (without the namespace). A preview will be displayed when you leave the field.', |
75 | 75 | 'configure-section-robots' => 'Web crawlers', |
76 | | - 'configure-section-features' => 'Features', |
| 76 | + 'configure-section-features' => 'Features', |
77 | 77 | 'configure-section-general' => 'General settings', |
78 | 78 | 'configure-section-pages' => 'Pages', |
79 | 79 | 'configure-section-paths' => 'Paths', |
— | — | @@ -95,6 +95,7 @@ |
96 | 96 | 'configure-section-namespaces' => 'Namespaces', |
97 | 97 | 'configure-section-stats' => 'Site statistics', |
98 | 98 | 'configure-section-skin' => 'Skins', |
| 99 | + 'configure-section-vector' => 'Vector skin', |
99 | 100 | 'configure-section-category' => 'Categories', |
100 | 101 | 'configure-section-cache' => 'Cache', |
101 | 102 | 'configure-section-pcache' => 'Parser cache', |
— | — | @@ -123,6 +124,7 @@ |
124 | 125 | 'configure-section-specialpages' => 'Special pages', |
125 | 126 | 'configure-section-recentchanges' => 'Recent changes', |
126 | 127 | 'configure-section-users' => 'Users', |
| 128 | + 'configure-section-externalauth' => 'External Authentication', |
127 | 129 | 'configure-section-feed' => 'Feed', |
128 | 130 | 'configure-section-job' => 'Jobs', |
129 | 131 | 'configure-section-extension' => 'Extensions', |
Index: trunk/extensions/Configure/Configure.settings-core.php |
— | — | @@ -21,6 +21,7 @@ |
22 | 22 | 'wgBreakFrames' => 'bool', |
23 | 23 | 'wgSiteSupportPage' => 'text', |
24 | 24 | 'wgStyleVersion' => 'int', |
| 25 | + 'wgWikiId' => 'text', |
25 | 26 | ), |
26 | 27 | ), |
27 | 28 | 'features' => array( |
— | — | @@ -33,8 +34,6 @@ |
34 | 35 | 'wgFixDoubleRedirects' => 'bool', |
35 | 36 | 'wgEnableAPI' => 'bool', |
36 | 37 | 'wgEnableWriteAPI' => 'bool', |
37 | | - 'wgUseTeX' => 'bool', |
38 | | - 'wgEnableHtmlDiff' => 'bool', |
39 | 38 | 'wgUseAutomaticEditSummaries' => 'bool', |
40 | 39 | 'wgUseTagFilter' => 'bool', |
41 | 40 | 'wgUseTrackbacks' => 'bool', |
— | — | @@ -46,7 +45,9 @@ |
47 | 46 | 'wgAjaxExportList' => 'array', |
48 | 47 | 'wgAjaxUploadDestCheck' => 'bool', |
49 | 48 | 'wgAjaxWatch' => 'bool', |
50 | | - 'wgLivePreview' => 'bool', |
| 49 | + 'wgCrossSiteAJAXdomains' => 'array', |
| 50 | + 'wgCrossSiteAJAXdomainExceptions' => 'array', |
| 51 | +# 'wgLivePreview' => 'bool', // Maybe this'll be back in a moment |
51 | 52 | ), |
52 | 53 | 'css-js' => array( |
53 | 54 | 'wgAllowUserCss' => 'bool', |
— | — | @@ -57,6 +58,8 @@ |
58 | 59 | 'wgHandheldForIPhone' => 'bool', |
59 | 60 | ), |
60 | 61 | 'performance' => array( |
| 62 | + 'wgAPICacheHelp' => 'bool', |
| 63 | + 'wgAPICacheHelpTimeout' => 'int', |
61 | 64 | 'wgAPIMaxDBRows' => 'int', |
62 | 65 | 'wgAPIMaxResultSize' => 'int', |
63 | 66 | 'wgAPIMaxUncachedDiffs' => 'int', |
— | — | @@ -66,9 +69,11 @@ |
67 | 70 | 'wgDisableSearchUpdate' => 'bool', |
68 | 71 | 'wgDisableTextSearch' => 'bool', |
69 | 72 | 'wgMaximumMovedPages' => 'int', |
| 73 | + 'wgMemoryLimit' => 'text', |
70 | 74 | 'wgMiserMode' => 'bool', |
71 | 75 | 'wgCompressRevisions' => 'bool', |
72 | 76 | 'wgUpdateRowsPerQuery' => 'int', |
| 77 | + 'wgPoolCounterConf' => 'array', |
73 | 78 | ), |
74 | 79 | ), |
75 | 80 | 'pages' => array( |
— | — | @@ -89,6 +94,7 @@ |
90 | 95 | ), |
91 | 96 | 'namespaces' => array( |
92 | 97 | 'namespaces' => array( |
| 98 | + 'wgCapitalLinkOverrides' => 'array', |
93 | 99 | 'wgContentNamespaces' => 'array', |
94 | 100 | 'wgExtraNamespaces' => 'array', |
95 | 101 | 'wgMetaNamespace' => 'text', |
— | — | @@ -101,6 +107,7 @@ |
102 | 108 | 'wgNamespacesWithSubpages' => 'array', |
103 | 109 | 'wgNoFollowNsExceptions' => 'array', |
104 | 110 | 'wgNonincludableNamespaces' => 'array', |
| 111 | + 'wgPreviewOnOpenNamespaces' => 'array', |
105 | 112 | 'wgSitemapNamespaces' => 'array', |
106 | 113 | ), |
107 | 114 | ), |
— | — | @@ -236,6 +243,7 @@ |
237 | 244 | 'wgLanguageCode' => 'lang', |
238 | 245 | 'wgDefaultLanguageVariant' => 'text', |
239 | 246 | 'wgExtraLanguageNames' => 'array', |
| 247 | + 'wgDisabledVariants' => 'array', |
240 | 248 | 'wgDisableLangConversion' => 'bool', |
241 | 249 | 'wgDisableTitleConversion' => 'bool', |
242 | 250 | 'wgUseDatabaseMessages' => 'bool', |
— | — | @@ -261,16 +269,23 @@ |
262 | 270 | ), |
263 | 271 | 'output' => array( |
264 | 272 | 'output' => array( |
| 273 | + 'wgEnableTooltipsAndAccesskeys' => 'bool', |
| 274 | + 'wgHtml5' => 'bool', |
| 275 | + 'wgWellFormedXml' => 'bool', |
265 | 276 | 'wgDocType' => 'text', |
266 | 277 | 'wgDTD' => 'text', |
267 | 278 | 'wgMimeType' => 'text', |
268 | 279 | 'wgXhtmlDefaultNamespace' => 'text', |
269 | 280 | 'wgXhtmlNamespaces' => 'array', |
| 281 | + 'wgAllowMicrodataAttributes' => 'bool', |
| 282 | + 'wgAllowRdfaAttributes' => 'bool', |
| 283 | + 'wgHtml5Version' => 'text', |
270 | 284 | 'wgDisableOutputCompression' => 'bool', |
271 | 285 | ), |
272 | 286 | ), |
273 | 287 | 'debug' => array( |
274 | 288 | 'debug' => array( |
| 289 | + 'wgAPIRequestLog' => 'text', |
275 | 290 | 'wgColorErrors' => 'bool', |
276 | 291 | 'wgDebugComments' => 'bool', |
277 | 292 | 'wgDebugDumpSql' => 'bool', |
— | — | @@ -280,9 +295,9 @@ |
281 | 296 | 'wgDebugLogPrefix' => 'text', |
282 | 297 | 'wgDebugRedirects' => 'bool', |
283 | 298 | 'wgDevelopmentWarnings' => 'bool', |
284 | | - 'wgLogQueries' => 'bool', |
285 | 299 | 'wgShowDebug' => 'bool', |
286 | 300 | 'wgShowExceptionDetails' => 'bool', |
| 301 | + 'wgShowDBErrorBacktrace' => 'bool', |
287 | 302 | 'wgShowSQLErrors' => 'bool', |
288 | 303 | 'wgStatsMethod' => array( 'cache' => 'Cache', 'udp' => 'UDP', 0 => 'None' ), |
289 | 304 | ), |
— | — | @@ -314,6 +329,10 @@ |
315 | 330 | 'wgSkipSkin' => 'text', |
316 | 331 | 'wgSkipSkins' => 'array', |
317 | 332 | ), |
| 333 | + 'vector' => array( |
| 334 | + 'wgVectorUseIconWatch' => 'bool', |
| 335 | + 'wgVectorUseSimpleSearch' => 'bool', |
| 336 | + ), |
318 | 337 | ), |
319 | 338 | 'category' => array( |
320 | 339 | 'category' => array( |
— | — | @@ -328,8 +347,9 @@ |
329 | 348 | 'wgMainCacheType' => array( -1 => 'Anything', 0 => 'None', |
330 | 349 | 1 => 'DB', 2 => 'Memcached', |
331 | 350 | 3 => 'Accel', 4 => 'DBA' ), |
| 351 | + 'wgDBAhandler' => array( 'db3' => 'db3', 'db4' => 'db4' ), |
332 | 352 | 'wgCacheDirectory' => 'text', |
333 | | - 'wgCacheEpoch' => 'text', |
| 353 | + 'wgCacheEpoch' => 'text', |
334 | 354 | 'wgCachePages' => 'bool', |
335 | 355 | 'wgClockSkewFudge' => 'int', |
336 | 356 | 'wgFileCacheDirectory' => 'text', |
— | — | @@ -387,6 +407,7 @@ |
388 | 408 | 'access' => array( |
389 | 409 | 'wgAccountCreationThrottle' => 'int', |
390 | 410 | 'wgAllowPageInfo' => 'bool', |
| 411 | + 'wgBlockCIDRLimit' => 'int', |
391 | 412 | 'wgDisabledActions' => 'array', |
392 | 413 | 'wgNewPasswordExpiry' => 'int', |
393 | 414 | 'wgEmailConfirmToEdit' => 'bool', |
— | — | @@ -415,15 +436,16 @@ |
416 | 437 | 'wgRateLimitLog' => 'text', |
417 | 438 | 'wgRateLimits' => 'array', |
418 | 439 | 'wgRateLimitsExcludedGroups' => 'array', |
| 440 | + 'wgRateLimitsExcludedIPs' => 'array', |
419 | 441 | ), |
420 | 442 | ), |
421 | 443 | 'upload' => array( |
422 | 444 | 'upload' => array( |
| 445 | + 'wgEnableUploads' => 'bool', |
| 446 | + 'wgUploadMaintenance' => 'bool', |
423 | 447 | 'wgAjaxLicensePreview' => 'bool', |
424 | 448 | 'wgAllowCopyUploads' => 'bool', |
425 | 449 | 'wgCheckFileExtensions' => 'bool', |
426 | | - 'wgCopyUploadTimeout' => 'int', |
427 | | - 'wgEnableUploads' => 'bool', |
428 | 450 | 'wgFileBlacklist' => 'array', |
429 | 451 | 'wgFileExtensions' => 'array', |
430 | 452 | 'wgFileStore' => 'array', |
— | — | @@ -437,8 +459,9 @@ |
438 | 460 | 'wgHTTPProxy' => 'text', |
439 | 461 | ), |
440 | 462 | 'sharedupload' => array( |
| 463 | + 'wgForeignFileRepos' => 'array', |
| 464 | + 'wgUseInstantCommons' => 'bool', |
441 | 465 | 'wgCacheSharedUploads' => 'bool', |
442 | | - 'wgForeignFileRepos' => 'array', |
443 | 466 | 'wgFetchCommonsDescriptions' => 'bool', |
444 | 467 | 'wgHashedSharedUploadDirectory' => 'bool', |
445 | 468 | 'wgRepositoryBaseUrl' => 'text', |
— | — | @@ -466,21 +489,25 @@ |
467 | 490 | 'wgAllowImageMoving' => 'bool', |
468 | 491 | 'wgCustomConvertCommand' => 'text', |
469 | 492 | 'wgIgnoreImageErrors' => 'bool', |
| 493 | + 'wgIllegalFileChars' => 'text', |
470 | 494 | 'wgImageLimits' => 'array', |
471 | 495 | 'wgMaxAnimatedGifArea' => 'int', |
472 | 496 | 'wgMaxImageArea' => 'int', |
473 | 497 | 'wgMediaHandlers' => 'array', |
474 | 498 | 'wgShowEXIF' => 'bool', |
475 | 499 | 'wgTrustedMediaFormats' => 'array', |
| 500 | + 'wgImgAuthDetails' => 'bool', |
| 501 | + 'wgImgAuthPublicTest' => 'bool', |
476 | 502 | ), |
477 | 503 | 'thumbnail' => array( |
| 504 | + 'wgUseImageResize' => 'bool', |
478 | 505 | 'wgTiffThumbnailType' => 'array', |
479 | 506 | 'wgThumbnailEpoch' => 'text', |
480 | 507 | 'wgThumbnailScriptPath' => 'text', |
481 | 508 | 'wgThumbUpright' => 'text', |
482 | 509 | 'wgGenerateThumbnailOnParse' => 'bool', |
| 510 | + 'wgShowArchiveThumbnails' => 'bool', |
483 | 511 | 'wgThumbLimits' => 'array', |
484 | | - 'wgUseImageResize' => 'bool', |
485 | 512 | ), |
486 | 513 | 'djvu' => array( |
487 | 514 | 'wgDjvuDump' => 'text', |
— | — | @@ -530,12 +557,19 @@ |
531 | 558 | 'wgParserConf' => 'array', |
532 | 559 | 'wgParserCacheExpireTime' => 'int', |
533 | 560 | 'wgParserTestFiles' => 'array', |
| 561 | + 'wgParserTestRemote' => 'array', |
534 | 562 | 'wgPreprocessorCacheThreshold' => 'int', |
| 563 | + 'wgRegisterInternalExternals' => 'bool', |
535 | 564 | 'wgUrlProtocols' => 'array', |
536 | 565 | ), |
537 | 566 | 'html' => array( |
538 | 567 | 'wgRawHtml' => 'bool', |
539 | 568 | ), |
| 569 | + 'tex' => array( |
| 570 | + 'wgUseTeX' => 'bool', |
| 571 | + 'wgTexvcBackgroundColor' => 'text', |
| 572 | + 'wgMathCheckFiles' => 'bool', |
| 573 | + ), |
540 | 574 | 'tidy' => array( |
541 | 575 | 'wgAlwaysUseTidy' => 'bool', |
542 | 576 | 'wgDebugTidy' => 'bool', |
— | — | @@ -592,8 +626,6 @@ |
593 | 627 | ), |
594 | 628 | 'users' => array( |
595 | 629 | 'users' => array( |
596 | | - 'wgActiveUserDays' => 'int', |
597 | | - 'wgActiveUserEditCount' => 'int', |
598 | 630 | 'wgAutoConfirmAge' => 'int', |
599 | 631 | 'wgAutoConfirmCount' => 'int', |
600 | 632 | 'wgAllowRealName' => 'bool', |
— | — | @@ -611,6 +643,16 @@ |
612 | 644 | 'wgShowIPinHeader' => 'bool', |
613 | 645 | 'wgBrowserBlackList' => 'array', |
614 | 646 | ), |
| 647 | + 'externalauth' => array( |
| 648 | + 'wgExternalAuthType' => 'text', |
| 649 | + 'wgExternalAuthConfig' => 'array', |
| 650 | + 'wgAutocreatePolicy' => array( |
| 651 | + 'never' => 'Never', |
| 652 | + 'login' => 'Login', |
| 653 | + 'view' => 'View', |
| 654 | + ), |
| 655 | + 'wgAllowPrefChange' => 'array', |
| 656 | + ), |
615 | 657 | ), |
616 | 658 | 'cookie' => array( |
617 | 659 | 'cookie' => array( |
— | — | @@ -656,12 +698,14 @@ |
657 | 699 | 'wgDisableInternalSearch' => 'bool', |
658 | 700 | 'wgAdvancedSearchHighlighting' => 'bool', |
659 | 701 | 'wgEnableMWSuggest' => 'bool', |
| 702 | + 'wgEnableOpenSearchSuggest' => 'bool', |
660 | 703 | 'wgGoToEdit' => 'bool', |
661 | 704 | 'wgMWSuggestTemplate' => 'text', |
662 | 705 | 'wgOpenSearchTemplate' => 'text', |
663 | 706 | 'wgSearchForwardUrl' => 'text', |
664 | 707 | 'wgSearchEverythingOnlyLoggedIn' => 'bool', |
665 | 708 | 'wgSearchHighlightBoundaries' => 'text', |
| 709 | + 'wgSearchMySQLTotalHits' => 'bool', |
666 | 710 | 'wgUseTwoButtonsSearchForm' => 'bool', |
667 | 711 | ), |
668 | 712 | ), |
— | — | @@ -682,13 +726,15 @@ |
683 | 727 | 'squid' => array( |
684 | 728 | 'squid' => array( |
685 | 729 | 'wgUseSquid' => 'bool', |
| 730 | + 'wgSquidServers' => 'array', |
| 731 | + 'wgSquidServersNoPurge' => 'array', |
686 | 732 | 'wgInternalServer' => 'text', |
687 | 733 | 'wgMaxSquidPurgeTitles' => 'int', |
688 | 734 | 'wgSquidMaxage' => 'int', |
689 | | - 'wgSquidServers' => 'array', |
690 | | - 'wgSquidServersNoPurge' => 'array', |
| 735 | + 'wgSquidResponseLimit' => 'int', |
691 | 736 | 'wgUseESI' => 'bool', |
692 | 737 | 'wgUsePrivateIPs' => 'bool', |
| 738 | + 'wgUseXVO' => 'bool', |
693 | 739 | ), |
694 | 740 | 'htcp' => array( |
695 | 741 | 'wgHTCPMulticastAddress' => 'text', |
— | — | @@ -745,7 +791,10 @@ |
746 | 792 | $arrayDefs = array( |
747 | 793 | # Features |
748 | 794 | 'wgAjaxExportList' => 'simple', |
| 795 | + 'wgCrossSiteAJAXdomains' => 'simple', |
| 796 | + 'wgCrossSiteAJAXdomainExceptions' => 'simple', |
749 | 797 | 'wgDisableQueryPageUpdate' => 'simple', |
| 798 | + 'wgPoolCounterConf' => 'array', |
750 | 799 | # Pages |
751 | 800 | 'wgInvalidRedirectTargets' => 'simple', |
752 | 801 | 'wgArticleRobotPolicies' => 'assoc', |
— | — | @@ -753,6 +802,7 @@ |
754 | 803 | 'wgNoFollowDomainExceptions' => 'simple', |
755 | 804 | # Namespaces |
756 | 805 | 'wgContentNamespaces' => 'ns-simple', |
| 806 | + 'wgCapitalLinkOverrides' => 'ns-bool', |
757 | 807 | 'wgExtraNamespaces' => 'assoc', |
758 | 808 | 'wgNamespaceAliases' => 'assoc', |
759 | 809 | 'wgNamespaceProtection' => 'ns-array', |
— | — | @@ -762,6 +812,7 @@ |
763 | 813 | 'wgNamespacesWithSubpages' => 'ns-bool', |
764 | 814 | 'wgNoFollowNsExceptions' => 'ns-simple', |
765 | 815 | 'wgNonincludableNamespaces' => 'ns-simple', |
| 816 | + 'wgPreviewOnOpenNamespaces' => 'ns-bool', |
766 | 817 | 'wgSitemapNamespaces' => 'ns-simple', |
767 | 818 | # Groups |
768 | 819 | 'wgAutopromote' => 'promotion-conds', |
— | — | @@ -786,6 +837,7 @@ |
787 | 838 | 'wgUsersNotifiedOnAllChanges' => 'simple', |
788 | 839 | # Localization |
789 | 840 | 'wgExtraLanguageNames' => 'assoc', |
| 841 | + 'wgDisabledVariants' => 'simple', |
790 | 842 | 'wgForceUIMsgAsContentMsg' => 'simple', |
791 | 843 | # Output |
792 | 844 | 'wgXhtmlNamespaces' => 'assoc', |
— | — | @@ -807,6 +859,7 @@ |
808 | 860 | 'wgSummarySpamRegex' => 'simple', |
809 | 861 | 'wgRateLimits' => 'rate-limits', |
810 | 862 | 'wgRateLimitsExcludedGroups' => 'simple', |
| 863 | + 'wgRateLimitsExcludedIPs' => 'simple', |
811 | 864 | 'wgPasswordAttemptThrottle' => 'assoc', |
812 | 865 | # Uploads |
813 | 866 | 'wgFileBlacklist' => 'simple', |
— | — | @@ -828,6 +881,7 @@ |
829 | 882 | 'wgGrammarForms' => 'array', |
830 | 883 | 'wgParserConf' => 'assoc', |
831 | 884 | 'wgParserTestFiles' => 'simple', |
| 885 | + 'wgParserTestRemote' => 'assoc', |
832 | 886 | 'wgUrlProtocols' => 'simple', |
833 | 887 | # Special pages |
834 | 888 | 'wgFilterLogTypes' => 'assoc', |
— | — | @@ -844,6 +898,8 @@ |
845 | 899 | 'wgDefaultUserOptions' => 'assoc', |
846 | 900 | 'wgReservedUsernames' => 'simple', |
847 | 901 | 'wgBrowserBlackList' => 'simple', |
| 902 | + 'wgExternalAuthConfig' => 'array', |
| 903 | + 'wgAllowPrefChange' => 'assoc', |
848 | 904 | 'wgHiddenPrefs' => 'simple', |
849 | 905 | # Feed |
850 | 906 | 'wgOverrideSiteFeed' => 'assoc', |
— | — | @@ -879,6 +935,7 @@ |
880 | 936 | * Value to be used when setting matches empty() |
881 | 937 | */ |
882 | 938 | $emptyValues = array( |
| 939 | + 'wgWikiId' => false, |
883 | 940 | 'wgAppleTouchIcon' => false, |
884 | 941 | 'wgVariantArticlePath' => false, |
885 | 942 | 'wgDBerrorLog' => null, |
— | — | @@ -929,7 +986,9 @@ |
930 | 987 | 'wgSearchForwardUrl' => null, |
931 | 988 | 'wgExemptFromUserRobotsControl' => null, |
932 | 989 | 'wgArticlePath' => false, |
933 | | - |
| 990 | + 'wgAPIRequestLog' => false, |
| 991 | + 'wgExternalAuthType' => null, |
| 992 | + 'wgHtml5Version' => null, |
934 | 993 | ); |
935 | 994 | |
936 | 995 | /** |
— | — | @@ -999,6 +1058,7 @@ |
1000 | 1059 | # Emal |
1001 | 1060 | 'wgSMTP', |
1002 | 1061 | # Debug |
| 1062 | + 'wgAPIRequestLog', |
1003 | 1063 | 'wgDebugLogFile', |
1004 | 1064 | 'wgDebugLogGroups', |
1005 | 1065 | 'wgUDPProfilerHost', |