IAlex has uploaded a new change for review.
https://gerrit.wikimedia.org/r/124188
Change subject: Remove obsolete settings
......................................................................
Remove obsolete settings
Change-Id: I583f0eb09f0deade803eac0ad9b57fe0ae413464
---
M settings/Settings-core.php
M settings/i18n/en.json
2 files changed, 2 insertions(+), 152 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Configure
refs/changes/88/124188/1
diff --git a/settings/Settings-core.php b/settings/Settings-core.php
index b903ead..9375d8f 100644
--- a/settings/Settings-core.php
+++ b/settings/Settings-core.php
@@ -24,7 +24,6 @@
),
'features' => array(
'features' => array(
- 'wgUseExternalEditor' => 'bool',
'wgUniversalEditButton' => 'bool',
'wgPageShowWatchingUsers' => 'bool',
'wgEdititis' => 'bool',
@@ -38,7 +37,6 @@
'wgUseAutomaticEditSummaries' => 'bool',
'wgUseCombinedLoginLink' => 'bool',
'wgUseTagFilter' => 'bool',
- 'wgUseTrackbacks' => 'bool',
'wgCommandLineDarkBg' => 'bool',
'wgUpgradeKey' => 'text',
),
@@ -55,15 +53,12 @@
'wgAllowUserJs' => 'bool',
'wgUseSiteCss' => 'bool',
'wgUseSiteJs' => 'bool',
- 'wgHandheldStyle' => 'text',
- 'wgHandheldForIPhone' => 'bool',
'wgIncludeLegacyJavaScript' => 'bool',
'wgLegacyJavaScriptGlobals' => 'bool',
),
'resourceloader' => array(
'wgResourceBasePath' => 'text',
'wgResourceLoaderDebug' => 'bool',
- 'wgResourceLoaderInlinePrivateModules' => 'bool',
'wgResourceLoaderMaxage' => 'array',
'wgResourceLoaderMaxQueryLength' => 'int',
'wgResourceLoaderMinifierMaxLineLength' => 'int',
@@ -89,10 +84,6 @@
'wgPoolCounterConf' => 'array',
),
'test' => array(
- 'wgEnableSelenium' => 'bool',
- 'wgSeleniumConfigFile' => 'text',
- 'wgDBtestuser' => 'text',
- 'wgDBtestpassword' => 'text',
'wgEnableJavaScriptTest' => 'bool',
'wgJavaScriptTestConfig' => 'array',
),
@@ -157,7 +148,6 @@
'wgFavicon' => 'text',
'wgFooterIcons' => 'array',
'wgLoadScript' => 'text',
- 'wgRedirectScript' => 'text',
'wgScript' => 'text',
'wgScriptExtension' => 'text',
'wgScriptPath' => 'text',
@@ -210,7 +200,6 @@
'wgAntiLockFlags' => 'int',
'wgAllDBsAreLocalhost' => 'bool',
'wgDBAvgStatusPoll' => 'int',
- 'wgUseDumbLinkUpdate' => 'bool',
'wgExternalStores' => 'array',
'wgSQLMode' => 'text',
'wgAllowSchemaUpdates' => 'bool',
@@ -229,7 +218,6 @@
'wgDBmysql5' => 'bool',
'wgDBprefix' => 'text',
'wgDBTableOptions' => 'text',
- 'wgDBtransactions' => 'bool',
),
'postgres' => array(
'wgDBmwschema' => 'text',
@@ -272,7 +260,6 @@
'wgDefaultLanguageVariant' => 'text',
'wgExtraLanguageNames' => 'array',
'wgDisabledVariants' => 'array',
- 'wgBetterDirectionality' => 'bool',
'wgCanonicalLanguageLinks' => 'bool',
'wgDisableLangConversion' => 'bool',
'wgDisableTitleConversion' => 'bool',
@@ -281,7 +268,6 @@
'wgLoginLanguageSelector' => 'bool',
'wgLegacyEncoding' => 'text',
'wgTranslateNumerals' => 'bool',
- 'wgUseDynamicDates' => 'bool',
'wgAmericanDates' => 'bool',
),
'timezone' => array(
@@ -291,12 +277,8 @@
),
'output' => array(
'output' => array(
- 'wgCleanupPresentationalAttributes' => 'bool',
- 'wgEnableTooltipsAndAccesskeys' => 'bool',
'wgHtml5' => 'bool',
'wgWellFormedXml' => 'bool',
- 'wgDocType' => 'text',
- 'wgDTD' => 'text',
'wgMimeType' => 'text',
'wgXhtmlDefaultNamespace' => 'text',
'wgXhtmlNamespaces' => 'array',
@@ -331,7 +313,6 @@
),
'profiling' => array(
'wgDebugFunctionEntry' => 'bool',
- 'wgDebugProfiling' => 'bool',
'wgProfileCallTree' => 'bool',
'wgProfileLimit' => 'int',
'wgProfileOnly' => 'bool',
@@ -361,7 +342,6 @@
'vector' => array(
'wgVectorUseIconWatch' => 'bool',
'wgVectorUseSimpleSearch' => 'bool',
- 'wgVectorShowVariantName' => 'bool',
),
),
'category' => array(
@@ -377,7 +357,6 @@
'wgMainCacheType' => array( -1 => 'Anything', 0 =>
'None',
1 => 'DB', 2 => 'Memcached',
3 => 'Accel', 4 => 'DBA' ),
- 'wgDBAhandler' => array( 'db3' => 'db3', 'db4' => 'db4'
),
'wgCacheDirectory' => 'text',
'wgCacheEpoch' => 'text',
'wgCachePages' => 'bool',
@@ -409,7 +388,6 @@
1 => 'DB', 2 =>
'Memcached',
3 => 'Accel', 4 => 'DBA'
),
'wgUseLocalMessageCache' => 'bool',
- 'wgLocalMessageCacheSerialized' => 'bool',
'wgAdaptiveMessageCache' => 'bool',
'wgMsgCacheExpiry' => 'int',
'wgMaxMsgCacheEntrySize' => 'int',
@@ -440,8 +418,6 @@
'access' => array(
'access' => array(
'wgAccountCreationThrottle' => 'int',
- 'wgAllowPageInfo' => 'bool',
- 'wgDisabledActions' => 'array',
'wgNewPasswordExpiry' => 'int',
'wgEmailConfirmToEdit' => 'bool',
'wgPasswordSalt' => 'bool',
@@ -473,7 +449,6 @@
'rates' => array(
'wgRateLimitLog' => 'text',
'wgRateLimits' => 'array',
- 'wgRateLimitsExcludedGroups' => 'array',
'wgRateLimitsExcludedIPs' => 'array',
),
),
@@ -517,7 +492,6 @@
),
'mime' => array(
'wgVerifyMimeType' => 'bool',
- 'wgLoadFileinfoExtension' => 'bool',
'wgMimeDetectorCommand' => 'text',
'wgMimeInfoFile' => 'text',
'wgMimeTypeFile' => 'text',
@@ -563,7 +537,6 @@
),
'imagemagick' => array(
'wgImageMagickConvertCommand' => 'text',
- 'wgImageMagickIdentifyCommand' => 'text',
'wgImageMagickTempDir' => 'text',
'wgSharpenParameter' => 'int',
'wgSharpenReductionThreshold' => 'text',
@@ -632,7 +605,6 @@
'wgExportFromNamespaces' => 'bool',
'wgExportMaxHistory' => 'int',
'wgExportMaxLinkDepth' => 'int',
- 'wgExtraRandompageSQL' => 'text',
'wgFilterLogTypes' => 'array',
'wgImportTargetNamespace' => 'text',
'wgLogRestrictions' => 'array',
@@ -669,7 +641,6 @@
'users' => array(
'wgAutoConfirmAge' => 'int',
'wgAutoConfirmCount' => 'int',
- 'wgAllowRealName' => 'bool',
'wgAllowUserCssPrefs' => 'bool',
'wgDefaultUserOptions' => 'array',
'wgDisableAnonTalk' => 'bool',
@@ -679,22 +650,11 @@
'wgMaxNameChars' => 'int',
'wgMaxSigChars' => 'int',
'wgMinimalPasswordLength' => 'int',
- 'wgLivePasswordStrengthChecks' => 'bool',
'wgPasswordResetRoutes' => 'array',
'wgNewUserLog' => 'bool',
'wgReservedUsernames' => 'array',
'wgShowIPinHeader' => 'bool',
'wgBrowserBlackList' => 'array',
- ),
- 'externalauth' => array(
- 'wgExternalAuthType' => 'text',
- 'wgExternalAuthConf' => 'array',
- 'wgAutocreatePolicy' => array(
- 'never' => 'Never',
- 'login' => 'Login',
- 'view' => 'View',
- ),
- 'wgAllowPrefChange' => 'array',
),
),
'cookie' => array(
@@ -707,7 +667,6 @@
'wgCookiePrefix' => 'text',
'wgCookieSecure' => 'bool',
'wgDisableCookieCheck' => 'bool',
- 'wgHttpOnlyBlacklist' => 'array',
'wgSessionHandler' => 'text',
'wgSessionName' => 'text',
),
@@ -725,9 +684,6 @@
'copyright' => array(
'copyright' => array(
'wgCopyrightIcon' => 'text',
- 'wgEnableCreativeCommonsRdf' => 'bool',
- 'wgEnableDublinCoreRdf' => 'bool',
- 'wgLicenseTerms' => 'array',
'wgMaxCredits' => 'int',
'wgRightsIcon' => 'text',
'wgRightsPage' => 'text',
@@ -741,11 +697,9 @@
'search' => array(
'wgDisableInternalSearch' => 'bool',
'wgAdvancedSearchHighlighting' => 'bool',
- 'wgEnableMWSuggest' => 'bool',
'wgEnableOpenSearchSuggest' => 'bool',
'wgEnableSearchContributorsByIP' => 'bool',
'wgGoToEdit' => 'bool',
- 'wgMWSuggestTemplate' => 'text',
'wgOpenSearchTemplate' => 'text',
'wgSearchForwardUrl' => 'text',
'wgSearchEverythingOnlyLoggedIn' => 'bool',
@@ -757,12 +711,8 @@
),
'proxy' => array(
'proxy' => array(
- 'wgBlockOpenProxies' => 'bool',
# 'wgProxyKey' => 'text', # Deprecated
'wgProxyList' => 'array',
- 'wgProxyMemcExpiry' => 'int',
- 'wgProxyPorts' => 'array',
- 'wgProxyScriptPath' => 'text',
'wgProxyWhitelist' => 'array',
'wgSecretKey' => 'text',
'wgEnableDnsBlacklist' => 'bool',
@@ -814,7 +764,6 @@
*/
$arrayDefs = array(
# Features
- 'wgResourceLoaderInlinePrivateModules' => 'array',
'wgCrossSiteAJAXdomains' => 'simple',
'wgCrossSiteAJAXdomainExceptions' => 'simple',
'wgDisableQueryPageUpdate' => 'simple',
@@ -880,14 +829,12 @@
# Interwiki
'wgImportSources' => 'simple',
# Access
- 'wgDisabledActions' => 'simple',
'wgRestrictionLevels' => 'simple',
'wgRestrictionTypes' => 'simple',
'wgWhitelistRead' => 'simple',
'wgSpamRegex' => 'simple',
'wgSummarySpamRegex' => 'simple',
'wgRateLimits' => 'rate-limits',
- 'wgRateLimitsExcludedGroups' => 'simple',
'wgRateLimitsExcludedIPs' => 'simple',
'wgPasswordAttemptThrottle' => 'assoc',
# Uploads
@@ -924,13 +871,10 @@
'wgPasswordResetRoutes' => 'array',
'wgReservedUsernames' => 'simple',
'wgBrowserBlackList' => 'simple',
- 'wgExternalAuthConf' => 'array',
'wgAllowPrefChange' => 'assoc',
'wgHiddenPrefs' => 'simple',
# Feed
'wgOverrideSiteFeed' => 'assoc',
-# Copyright
- 'wgLicenseTerms' => 'simple',
# Proxies
'wgProxyList' => 'simple',
'wgProxyPorts' => 'simple',
@@ -941,7 +885,6 @@
'wgSquidServersNoPurge' => 'simple',
# Cookie
'wgCacheVaryCookies' => 'simple',
- 'wgHttpOnlyBlacklist' => 'simple',
# Feed
'wgAdvertisedFeedTypes' => 'simple',
# Extensions
@@ -962,8 +905,6 @@
'wgSharedDB' => null,
'wgLegacyEncoding' => null,
'wgDefaultLanguageVariant' => false,
- 'wgExtraRandompageSQL' => false,
- 'wgHandheldStyle' => false,
'wgMetaNamespaceTalk' => false,
'wgCacheDirectory' => false,
'wgCachePrefix' => false,
@@ -986,7 +927,6 @@
'wgRC2UDPPort' => false,
'wgSessionHandler' => null,
'wgRightsUrl' => null,
- 'wgMWSuggestTemplate' => false,
'wgOpenSearchTemplate' => false,
'wgHTCPMulticastAddress' => false,
'wgExternalDiffEngine' => false,
@@ -1002,7 +942,6 @@
'wgExemptFromUserRobotsControl' => null,
'wgArticlePath' => false,
'wgAPIRequestLog' => false,
- 'wgExternalAuthType' => null,
'wgHtml5Version' => null,
'wgAggregateStatsID' => false,
'wgResourceBasePath' => null,
@@ -1013,7 +952,6 @@
*/
$editRestricted = array(
'wgUpgradeKey',
- 'wgSeleniumConfigFile',
# General
'wgActionPaths',
'wgAppleTouchIcon',
@@ -1026,7 +964,6 @@
'wgExiv2Command',
'wgFavicon',
'wgLoadScript',
- 'wgRedirectScript',
'wgScript',
'wgScriptExtension',
'wgScriptPath',
@@ -1057,7 +994,6 @@
'wgDBserver',
'wgDBservers',
'wgDBTableOptions',
- 'wgDBtransactions',
'wgDBts2schema',
'wgDBtype',
'wgDBuser',
@@ -1099,7 +1035,6 @@
# Rate limits
'wgRateLimitLog',
# Proxies
- 'wgProxyScriptPath',
'wgSecretKey',
# Squid
'wgInternalServer',
@@ -1118,7 +1053,6 @@
'wgRC2UDPPort',
# Search
'wgDisableInternalSearch',
- 'wgMWSuggestTemplate',
'wgOpenSearchTemplate',
# htcp
'wgHTCPMulticastAddress',
@@ -1132,7 +1066,6 @@
$viewRestricted = array(
#
'wgUpgradeKey',
- 'wgDBtestpassword',
# Db
'wgDBpassword',
'wgDBadminpassword',
@@ -1156,43 +1089,4 @@
/**
* Array of settings depending of the Core version
*/
-$settingsVersion = array(
- # Added in 1.19
- 'wgAllowSchemaUpdates' => array( array( '1.19alpha', '>=' ) ),
- 'wgCachePrefix' => array( array( '1.19alpha', '>=' ) ),
- 'wgCleanupPresentationalAttributes' => array( array( '1.19alpha', '>='
) ),
- 'wgCopyUploadsDomains' => array( array( '1.19alpha', '>=' ) ),
- 'wgDebugToolbar' => array( array( '1.19alpha', '>=' ) ),
- 'wgDeprecationReleaseLimit' => array( array( '1.19alpha', '>=' ) ),
- 'wgDisableUploadScriptChecks' => array( array( '1.19alpha', '>=' ) ),
- 'wgEnableAutoRotation' => array( array( '1.19alpha', '>=' ) ),
- 'wgEnableJavaScriptTest' => array( array( '1.19alpha', '>=' ) ),
- 'wgEnableSearchContributorsByIP' => array( array( '1.19alpha', '>=' ) ),
- 'wgExportAllowAll' => array( array( '1.19alpha', '>=' ) ),
- 'wgImageMagickIdentifyCommand' => array( array( '1.19alpha', '>=' ) ),
- 'wgJavaScriptTestConfig' => array( array( '1.19alpha', '>=' ) ),
- 'wgPasswordResetRoutes' => array( array( '1.19alpha', '>=' ) ),
- 'wgQueryPageDefaultLimit' => array( array( '1.19alpha', '>=' ) ),
- 'wgResourceBasePath' => array( array( '1.19alpha', '>=' ) ),
- 'wgResourceLoaderMaxQueryLength' => array( array( '1.19alpha', '>=' ) ),
- 'wgResourceLoaderMinifierMaxLineLength' => array( array( '1.19alpha',
'>=' ) ),
- 'wgResourceLoaderMinifierStatementsOnOwnLine' => array( array(
'1.19alpha', '>=' ) ),
- 'wgResourceLoaderValidateJS' => array( array( '1.19alpha', '>=' ) ),
- 'wgResourceLoaderValidateStaticJS' => array( array( '1.19alpha', '>=' )
),
- 'wgSend404Code' => array( array( '1.19alpha', '>=' ) ),
- 'wgSitemapNamespacesPriorities' => array( array( '1.19alpha', '>=' ) ),
- 'wgSVGMetadataCutoff' => array( array( '1.19alpha', '>=' ) ),
- 'wgUpdateCompatibleMetadata' => array( array( '1.19alpha', '>=' ) ),
- 'wgUploadStashMaxAge' => array( array( '1.19alpha', '>=' ) ),
- 'wgVaryOnXFP' => array( array( '1.19alpha', '>=' ) ),
-
- # Removed in 1.19
- 'wgEnableCreativeCommonsRdf' => array( array( '1.19alpha', '<' ) ),
- 'wgEnableDublinCoreRdf' => array( array( '1.19alpha', '<' ) ),
- 'wgExtraRandompageSQL' => array( array( '1.19alpha', '<' ) ),
- 'wgRateLimitsExcludedGroups' => array( array( '1.19alpha', '<' ) ),
- 'wgEnableTooltipsAndAccesskeys' => array( array( '1.19alpha', '<' ) ),
- 'wgLivePasswordStrengthChecks' => array( array( '1.19alpha', '<' ) ),
- 'wgUseTrackbacks' => array( array( '1.19alpha', '<' ) ),
- 'wgVectorShowVariantName' => array( array( '1.19alpha', '<' ) ),
-);
+$settingsVersion = array();
diff --git a/settings/i18n/en.json b/settings/i18n/en.json
index 5d05614..79246b5 100644
--- a/settings/i18n/en.json
+++ b/settings/i18n/en.json
@@ -47,7 +47,6 @@
"configure-setting-wgImgAuthPublicTest": "Check whether images are
publically accessible and display an error on img_auth.php if this is the case",
"configure-setting-wgTiffThumbnailType": "File extension and MIME type
used to transform TIFF images to",
"configure-setting-wgMainCacheType": "Type of main caching system",
- "configure-setting-wgDBAhandler": "DBA handler to use",
"configure-setting-wgCacheEpoch": "Cache invalidation epoch",
"configure-setting-wgCachePages": "Allow client-side caching of pages",
"configure-setting-wgCachePrefix": "Custom value for the cache prefix",
@@ -93,7 +92,6 @@
"configure-setting-wgLoginLanguageSelector": "Show a language selector on
user login and registration forms",
"configure-setting-wgTranslateNumerals": "Transliterate numbers",
"configure-setting-wgUseDatabaseMessages": "Allow use of the MediaWiki
namespace to edit messages",
- "configure-setting-wgUseDynamicDates": "Reformat linked dates",
"configure-setting-wgArticleRobotPolicies": "Per-page robot policies",
"configure-setting-wgArticleRobotPolicies-key": "Page title",
"configure-setting-wgArticleRobotPolicies-value": "Robot policy",
@@ -108,9 +106,7 @@
"configure-setting-wgExtraLanguageNames-key": "Language code",
"configure-setting-wgExtraLanguageNames-value": "Name",
"configure-setting-wgDisabledVariants": "Disabled variants for language
variant conversion",
- "configure-setting-wgBetterDirectionality": "Experimental better
directionality support",
"configure-setting-wgCanonicalLanguageLinks": "Enable canonical language
links in meta data",
- "configure-setting-wgExtraRandompageSQL": "Filter for [[Special:Random]]
(in a WHERE clause)",
"configure-setting-wgExtraSubtitle": "Subtitle (appears under every page
title)",
"configure-setting-wgHideInterlanguageLinks": "Hide interlanguage links
from the sidebar",
"configure-setting-wgLegalTitleChars": "Characters permitted in page
titles (regex character class)",
@@ -125,7 +121,6 @@
"configure-setting-wgStyleVersion": "Version of MediaWiki CSS/JS files",
"configure-setting-wgUniversalEditButton": "Enable the Universal Edit
Button",
"configure-setting-wgUrlProtocols": "Permitted external link protocols",
- "configure-setting-wgUseExternalEditor": "Allow use of external editor",
"configure-setting-wgAjaxLicensePreview": "Use AJAX to preview licensing
for uploads",
"configure-setting-wgAllowCopyUploads": "Allow uploads to be made by URL",
"configure-setting-wgAllowAsyncCopyUploads": "Allow asynchronous copy
uploads",
@@ -171,11 +166,9 @@
"configure-setting-wgAutopromote-value": "Conditions",
"configure-setting-wgAutopromoteOnce": "Conditions of automatic promotion
of user to specific groups that are done only once",
"configure-setting-wgAccountCreationThrottle": "Number of accounts each IP
address may create",
- "configure-setting-wgAllowPageInfo": "Allow the information action",
"configure-setting-wgBlockCIDRLimit": "Maximum CIDR range when blocking an
IP range",
"configure-setting-wgAutoblockExpiry": "Number of seconds before autoblock
entries expire",
"configure-setting-wgDeleteRevisionsLimit": "Integer of how many revisions
a page must have before the ''bigdelete'' right is required to delete it",
- "configure-setting-wgDisabledActions": "Disabled page actions",
"configure-setting-wgNewPasswordExpiry": "The time, in seconds, when an
emailed temporary password expires",
"configure-setting-wgEmailConfirmToEdit": "Require users to confirm email
address before they can edit",
"configure-setting-wgEnableAPI": "Enable API",
@@ -226,10 +219,6 @@
"configure-setting-wgJobClasses": "Job handler classes",
"configure-setting-wgUpdateRowsPerJob": "Number of rows to update per job",
"configure-setting-wgPoolCounterConf": "Configuration for processing pool
control, for use in high-traffic wikis",
- "configure-setting-wgEnableSelenium": "Allow running selenium tests",
- "configure-setting-wgSeleniumConfigFile": "Selenium configuration file",
- "configure-setting-wgDBtestuser": "Database user that only has the
permission to create and drop the test databases",
- "configure-setting-wgDBtestpassword": "Password for $wgDBtestuser",
"configure-setting-wgEnableJavaScriptTest": "Allow running of JavaScript
test suites via [[Special:JavaScriptTest]]",
"configure-setting-wgJavaScriptTestConfig": "Configuration for JavaScript
testing",
"configure-setting-wgAPICacheHelpTimeout": "Timeout for the API help text
cache",
@@ -250,7 +239,6 @@
"configure-setting-wgMemoryLimit": "The minimum amount of memory that
MediaWiki \"needs\"",
"configure-setting-wgMiserMode": "Disable some performance-intensive
features",
"configure-setting-wgShowHostnames": "Expose hostnames through API and
HTML comments",
- "configure-setting-wgUseDumbLinkUpdate": "Do
<code>DELETE</code>/<code>INSERT</code> for link updates instead of
incremental",
"configure-setting-wgCacheVaryCookies": "A list of cookies that vary the
cache",
"configure-setting-wgCookieDomain": "Explicit domain for login cookies",
"configure-setting-wgCookieExpiration": "HTTP cookie expiry",
@@ -259,7 +247,6 @@
"configure-setting-wgCookiePrefix": "Custom cookie prefix",
"configure-setting-wgCookieSecure": "Secure cookies",
"configure-setting-wgDisableCookieCheck": "Disable session cookies",
- "configure-setting-wgHttpOnlyBlacklist": "User agent blacklist for
httpOnly mode",
"configure-setting-wgSessionHandler": "PHP's session storage engine",
"configure-setting-wgSessionName": "Session name",
"configure-setting-wgInternalServer": "Internal server name as known to
Squid, if different",
@@ -294,7 +281,6 @@
"configure-setting-wgGroupsRemoveFromSelf-value": "Groups removable from
oneself",
"configure-setting-wgRateLimitLog": "Rate limiter log",
"configure-setting-wgRateLimits": "Rate limits",
- "configure-setting-wgRateLimitsExcludedGroups": "Groups which are exempt
from rate limits",
"configure-setting-wgRateLimitsExcludedIPs": "IP addresses which are
exempt from rate limits",
"configure-setting-wgFeed": "Enable syndication",
"configure-setting-wgAdvertisedFeedTypes": "Feed types that should be
provided by default",
@@ -303,11 +289,9 @@
"configure-setting-wgFeedLimit": "Maximum number of feed results",
"configure-setting-wgOverrideSiteFeed": "Override feed settings",
"configure-setting-wgAdvancedSearchHighlighting": "Enable highlighting in
search results",
- "configure-setting-wgEnableMWSuggest": "Enable search suggestion while
typing in search boxes",
"configure-setting-wgEnableOpenSearchSuggest": "Enable OpenSearch
suggestions requests",
"configure-setting-wgEnableSearchContributorsByIP": "Searching for IP
addresses will redirect to their contributions page",
"configure-setting-wgGoToEdit": "Go button goes straight to the edit
screen if the page does not exist",
- "configure-setting-wgMWSuggestTemplate": "Template for internal MediaWiki
suggestion engine",
"configure-setting-wgOpenSearchTemplate": "Template for OpenSearch
suggestions",
"configure-setting-wgSearchForwardUrl": "Forward search requests",
"configure-setting-wgSearchEverythingOnlyLoggedIn": "Make the
\"searcheverything\" preference effective only for logged-in users",
@@ -330,7 +314,6 @@
"configure-setting-wgValidSkinNames-value": "Display name",
"configure-setting-wgVectorUseIconWatch": "Watch and unwatch as an icon
rather than a link",
"configure-setting-wgVectorUseSimpleSearch": "Use an icon search button
rather than Go & Search buttons",
- "configure-setting-wgVectorShowVariantName": "Show the name of the current
language variant as a label in the variants drop-down menu",
"configure-setting-wgContentNamespaces": "Namespaces which are considered
to contain real content, or pages",
"configure-setting-wgExtraNamespaces": "Namespace overrides",
"configure-setting-wgExtraNamespaces-key": "Namespace ID",
@@ -361,9 +344,6 @@
"configure-setting-wgHTCPMulticastTTL": "TTL for HTCP multicast purging",
"configure-setting-wgHTCPPort": "Port for HTCP multicast purging",
"configure-setting-wgCopyrightIcon": "HTML for the copyrights icon",
- "configure-setting-wgEnableCreativeCommonsRdf": "Include Creative Commons
licensing information",
- "configure-setting-wgEnableDublinCoreRdf": "Use RDF metadata",
- "configure-setting-wgLicenseTerms": "Metadata terms",
"configure-setting-wgMaxCredits": "Maximum number of credited authors",
"configure-setting-wgRightsIcon": "Copyright icon",
"configure-setting-wgRightsPage": "Page describing the site license",
@@ -373,14 +353,9 @@
"configure-setting-wgUseCopyrightUpload": "Use detailed copyright
information on upload",
"configure-setting-wgAutoConfirmAge": "Autoconfirm age threshold",
"configure-setting-wgAutoConfirmCount": "Autoconfirm edit count threshold",
- "configure-setting-wgAllowRealName": "Allow real names",
"configure-setting-wgAllowUserSkin": "Allow users to change their skin",
"configure-setting-wgAllowUserCssPrefs": "Allow user preferences
implemented in CSS",
- "configure-setting-wgAutocreatePolicy": "When should local accounts be
automatically created when external accounts already exist",
- "configure-setting-wgAllowPrefChange": "Policies for how each preference
is allowed to be changed",
"configure-setting-wgAllowPrefChange-key": "User preference",
- "configure-setting-wgExternalAuthType": "Type of external authentication
to use",
- "configure-setting-wgExternalAuthConf": "Configuration for the external
authentication",
"configure-setting-wgDefaultUserOptions": "Default user preferences",
"configure-setting-wgDisableAnonTalk": "Disable talk pages for anonymous
users (not logged in)",
"configure-setting-wgHiddenPrefs": "Disabled user preferences",
@@ -389,7 +364,6 @@
"configure-setting-wgMaxNameChars": "Maximum number of bytes in username",
"configure-setting-wgMaxSigChars": "Maximum length of customized
signature",
"configure-setting-wgMinimalPasswordLength": "Minimum password length",
- "configure-setting-wgLivePasswordStrengthChecks": "JavaScript-based
suggestions of password strength",
"configure-setting-wgNewUserLog": "Maintain a new user log",
"configure-setting-wgPasswordResetRoutes": "Allowed ways to retrieve
forgotten username or password",
"configure-setting-wgReservedUsernames": "Account names reserved for the
software",
@@ -409,7 +383,6 @@
"configure-setting-wgUpdateRowsPerQuery": "Number of rows to update per
query",
"configure-setting-wgUseAutomaticEditSummaries": "Use automatic edit
summaries",
"configure-setting-wgUseCombinedLoginLink": "Use a combined link for login
and account creation",
- "configure-setting-wgUseTrackbacks": "Use trackbacks",
"configure-setting-wgUseTagFilter": "Allow filtering edits with tags in
recent changes, history, etc.",
"configure-setting-wgDisableHardRedirects": "Disable redirects to special
pages and interwiki pages",
"configure-setting-wgEnableScaryTranscluding": "Enable interwiki
transclusion",
@@ -420,12 +393,8 @@
"configure-setting-wgInterwikiScopes": "Interwiki scopes",
"configure-setting-wgLocalInterwiki": "Local interwiki prefix",
"configure-setting-wgRedirectSources": "Regular expression to restrict
URLs which will be displayed as 'redirected from' links",
- "configure-setting-wgBlockOpenProxies": "Automatic open proxy test on
edit",
"configure-setting-wgEnableDnsBlacklist": "Use DNS blacklists to check for
open proxies",
"configure-setting-wgProxyList": "Banned IP addresses",
- "configure-setting-wgProxyMemcExpiry": "Expiration for proxy cache",
- "configure-setting-wgProxyPorts": "Ports we want to scan for a proxy",
- "configure-setting-wgProxyScriptPath": "Script used to scan for proxies",
"configure-setting-wgProxyWhitelist": "Proxy whitelist",
"configure-setting-wgSecretKey": "Secret key",
"configure-setting-wgDnsBlacklistUrls": "List of DNS blacklists URL to
use",
@@ -435,7 +404,6 @@
"configure-setting-wgDBmysql5": "Use UTF-8 encoding",
"configure-setting-wgDBprefix": "Table prefix",
"configure-setting-wgDBTableOptions": "MySQL table options",
- "configure-setting-wgDBtransactions": "Use InnoDB tables",
"configure-setting-wgDBClusterTimeout": "Database timeout",
"configure-setting-wgDBservers": "Database servers",
"configure-setting-wgDefaultExternalStore": "Default external store for
new revisions",
@@ -456,7 +424,6 @@
"configure-setting-wgSVGMaxSize": "Maximum size for SVG scaling",
"configure-setting-wgSVGMetadataCutoff": "Maximum length to read from SVG
metadata",
"configure-setting-wgImageMagickConvertCommand": "ImageMagick command",
- "configure-setting-wgImageMagickIdentifyCommand": "ImageMagick's identify
command",
"configure-setting-wgImageMagickTempDir": "ImageMagick temporary
directory",
"configure-setting-wgSharpenParameter": "Sharpening parameter to
ImageMagick",
"configure-setting-wgSharpenReductionThreshold": "Reduction in linear
dimensions below which sharpening will be enabled",
@@ -475,7 +442,6 @@
"configure-setting-wgMessageCacheType": "Message cache type",
"configure-setting-wgLocalisationCacheConf": "Localisation cache
configuration",
"configure-setting-wgUseLocalMessageCache": "Make a local copy of the
message cache, in addition to memcached",
- "configure-setting-wgLocalMessageCacheSerialized": "Use PHP serialized
format for the local message cache",
"configure-setting-wgAdaptiveMessageCache": "Keep track which messages are
requested and load only most used messages",
"configure-setting-wgMsgCacheExpiry": "Message Cache Expiry",
"configure-setting-wgMaxMsgCacheEntrySize": "Maximum entry size in the
message cache, in bytes",
@@ -498,13 +464,9 @@
"configure-setting-wgAllowJavaUploads": "Allow Java archive uploads",
"configure-setting-wgXMLMimeTypes": "Detectable XML MIME types",
"configure-setting-wgXMLMimeTypes-key": "MIME type",
- "configure-setting-wgCleanupPresentationalAttributes": "Put as much as
possible presentational HTML attributes in CSS",
- "configure-setting-wgEnableTooltipsAndAccesskeys": "Enable application of
access keys and tooltips",
"configure-setting-wgHtml5": "Output an HTML5 doctype",
"configure-setting-wgHtml5Version": "Value of the version attribute in the
<code><nowiki><html></nowiki></code> tag",
"configure-setting-wgWellFormedXml": "Try to make the HTML output
well-formed XML",
- "configure-setting-wgDocType": "Document type to use in the DOCTYPE
declaration",
- "configure-setting-wgDTD": "DTD in the DOCTYPE declaration for page
output",
"configure-setting-wgMimeType": "MIME type of wiki pages",
"configure-setting-wgXhtmlDefaultNamespace": "Default XHTML namespace",
"configure-setting-wgXhtmlNamespaces": "Other XHTML namespaces",
@@ -517,13 +479,10 @@
"configure-setting-wgAllowUserJs": "Allow user JavaScript pages",
"configure-setting-wgUseSiteCss": "Use the site's Cascading Style Sheets
(CSS)",
"configure-setting-wgUseSiteJs": "Use the site's JavaScript page",
- "configure-setting-wgHandheldStyle": "Style for media=\"handheld\"",
- "configure-setting-wgHandheldForIPhone": "Apply 'screen' and 'handheld'
media types to iPhone",
"configure-setting-wgIncludeLegacyJavaScript": "Include the old JavaScript
library and its dependencies",
"configure-setting-wgLegacyJavaScriptGlobals": "Assign configuration
variables to the global space in JavaScript",
"configure-setting-wgResourceBasePath": "Default \"remote base path\"
value for resource loader modules (<code>$wgScriptPath</code> will be used if
blank)",
"configure-setting-wgResourceLoaderDebug": "Enable debug mode for
ResourceLoader requests",
- "configure-setting-wgResourceLoaderInlinePrivateModules": "Embed private
modules inline with HTML output",
"configure-setting-wgResourceLoaderMaxage": "Maximum time in seconds to
cache resources served by the resource loader",
"configure-setting-wgResourceLoaderMaxQueryLength": "Maximal query string
length for resource loader calls (-1 to disable)",
"configure-setting-wgResourceLoaderMinifierMaxLineLength": "Maximum line
length when minifying JavaScript",
@@ -540,7 +499,6 @@
"configure-setting-wgCrossSiteAJAXdomainExceptions": "Domains that should
not be allowed to make AJAX requests, even if they match one of the domains
allowed by $wgCrossSiteAJAXdomains",
"configure-setting-wgLivePreview": "Enable live preview",
"configure-setting-wgJsMimeType": "Media type (MIME type) to use for
JavaScript scripts",
- "configure-setting-wgLoadFileinfoExtension": "Load the FileInfo extension
at runtime",
"configure-setting-wgMimeDetectorCommand": "MIME detector program",
"configure-setting-wgMimeInfoFile": "MIME type information file",
"configure-setting-wgMimeTypeFile": "MIME type definition file",
@@ -569,7 +527,6 @@
"configure-setting-wgFooterIcons": "Icons displayed on page footer",
"configure-setting-wgLogo": "URL of the site logo",
"configure-setting-wgLoadScript": "URL of load.php",
- "configure-setting-wgRedirectScript": "URL of redirect.php, needed for
backwards compatibility",
"configure-setting-wgPhpCli": "Executable name of PHP cli client
(php/php5)",
"configure-setting-wgExiv2Command": "Path to the exiv2 executable",
"configure-setting-wgScript": "URL of index.php",
@@ -621,7 +578,6 @@
"configure-setting-wgEnotifWatchlist": "Email notifications can be sent
for the first change on watched pages (user preference is shown and user needs
to opt-in)",
"configure-setting-wgUsersNotifiedOnAllChanges": "Usernames who will be
sent a notification email for every change which occurs on a wiki",
"configure-setting-wgDebugFunctionEntry": "Output debug message on every
wfProfileIn/wfProfileOut",
- "configure-setting-wgDebugProfiling": "Detects non-matching
wfProfileIn/wfProfileOut calls",
"configure-setting-wgProfileCallTree": "Print a raw call tree instead of
per-function report",
"configure-setting-wgProfileLimit": "Only record profiling information for
pages that took longer than this",
"configure-setting-wgProfileOnly": "Do not put non-profiling information
into log file",
@@ -629,4 +585,4 @@
"configure-setting-wgProfileToDatabase": "Log sums from profiling into
profiling table in db",
"configure-setting-wgUDPProfilerHost": "Host for UDP profiler",
"configure-setting-wgUDPProfilerPort": "Port for UDP profiler"
-}
\ No newline at end of file
+}
--
To view, visit https://gerrit.wikimedia.org/r/124188
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I583f0eb09f0deade803eac0ad9b57fe0ae413464
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Configure
Gerrit-Branch: master
Gerrit-Owner: IAlex <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits