|
MediaWiki master
|
Go to the source code of this file.
Variables | |
| $rcMaxAgeDays = $wgRCMaxAge / ( 3600 * 24 ) | |
| $wgCanonicalNamespaceNames = NamespaceInfo::CANONICAL_NAMES | |
| Definitions of the NS_ constants are in Defines.php. | |
| $wgCookiePrefix = strtr( $wgCookiePrefix, '=,; +."\'\\[', '__________' ) | |
| $wgDefaultUserOptions ['rcdays'] | |
| if(! $wgEnableEmail) if(! $wgLocaltimezone) | $wgDefaultUserOptions ['timecorrection'] = "System|$wgLocalTZoffset" |
| $wgDefaultUserOptions ['watchlistdays'] | |
| if(count( $wgDummyLanguageCodes) !==0) | $wgDummyLanguageCodes |
| if(isset($wgRateLimits[ 'emailuser'])) if(isset( $wgRateLimits['changetag'])) | $wgFileExtensions = array_values( array_diff( $wgFileExtensions, $wgProhibitedFileExtensions ) ) |
| $wgGalleryOptions | |
| $wgLocalFileRepo ['deletedDir'] = $wgDeletedDirectory | |
| $wgLocalFileRepo ['deletedHashLevels'] = ( $wgHashedUploadDirectory ? 3 : 0 ) | |
| $wgLocalFileRepo ['directory'] = $wgUploadDirectory | |
| $wgLocalFileRepo ['favicon'] = $wgFavicon | |
| $wgLocalFileRepo ['hashLevels'] = ( $wgHashedUploadDirectory ? 2 : 0 ) | |
| $wgLocalFileRepo ['reserializeMetadata'] = $wgUpdateCompatibleMetadata | |
| $wgLocalFileRepo ['scriptDirUrl'] = $wgScriptPath | |
| $wgLocalFileRepo ['thumbScriptUrl'] = $wgThumbnailScriptPath | |
| $wgLocalFileRepo ['transformVia404'] = !$wgGenerateThumbnailOnParse | |
| $wgLocalFileRepo ['updateCompatibleMetadata'] = $wgUpdateCompatibleMetadata | |
| $wgLocalFileRepo ['url'] = ( $wgUploadBaseUrl ? $wgUploadBaseUrl . $wgUploadPath : $wgUploadPath ) | |
| $wgLockManagers [] | |
| if( $wgRightsIcon) if(isset($wgFooterIcons[ 'copyright'][ 'copyright']) &&$wgFooterIcons[ 'copyright'][ 'copyright']===[]) if(isset( $wgFooterIcons['poweredby']) &&isset( $wgFooterIcons['poweredby']['mediawiki']) &&is_array( $wgFooterIcons['poweredby']['mediawiki']) && $wgFooterIcons['poweredby']['mediawiki']['src']===null) | $wgNamespaceProtection [NS_MEDIAWIKI] = 'editinterface' |
| if($wgLogos !==false &&isset($wgLogos | else [ '1x'])) if(isset( $wgFileBlacklist)) |
| $rcMaxAgeDays = $wgRCMaxAge / ( 3600 * 24 ) |
Definition at line 214 of file SetupDynamicConfig.php.
| $wgCanonicalNamespaceNames = NamespaceInfo::CANONICAL_NAMES |
Definitions of the NS_ constants are in Defines.php.
Definition at line 266 of file SetupDynamicConfig.php.
| $wgCookiePrefix = strtr( $wgCookiePrefix, '=,; +."\'\\[', '__________' ) |
Definition at line 226 of file SetupDynamicConfig.php.
| $wgDefaultUserOptions[ 'rcdays'] |
Definition at line 216 of file SetupDynamicConfig.php.
| if(! $wgEnableEmail) if (! $wgLocaltimezone) $wgDefaultUserOptions[ 'timecorrection'] = "System|$wgLocalTZoffset" |
Definition at line 260 of file SetupDynamicConfig.php.
| $wgDefaultUserOptions[ 'watchlistdays'] |
Definition at line 220 of file SetupDynamicConfig.php.
| if (count($wgDummyLanguageCodes) !==0) $wgDummyLanguageCodes |
Definition at line 276 of file SetupDynamicConfig.php.
| if(isset( $wgRateLimits['emailuser'])) if (isset($wgRateLimits[ 'changetag'])) $wgFileExtensions = array_values( array_diff( $wgFileExtensions, $wgProhibitedFileExtensions ) ) |
Definition at line 62 of file SetupDynamicConfig.php.
| $wgGalleryOptions |
Definition at line 124 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'deletedDir'] = $wgDeletedDirectory |
Definition at line 141 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'deletedHashLevels'] = ( $wgHashedUploadDirectory ? 3 : 0 ) |
Definition at line 142 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'directory'] = $wgUploadDirectory |
Definition at line 134 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'favicon'] = $wgFavicon |
Definition at line 136 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'hashLevels'] = ( $wgHashedUploadDirectory ? 2 : 0 ) |
Definition at line 138 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'reserializeMetadata'] = $wgUpdateCompatibleMetadata |
Definition at line 144 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'scriptDirUrl'] = $wgScriptPath |
Definition at line 135 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'thumbScriptUrl'] = $wgThumbnailScriptPath |
Definition at line 139 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'transformVia404'] = !$wgGenerateThumbnailOnParse |
Definition at line 140 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'updateCompatibleMetadata'] = $wgUpdateCompatibleMetadata |
Definition at line 143 of file SetupDynamicConfig.php.
| $wgLocalFileRepo[ 'url'] = ( $wgUploadBaseUrl ? $wgUploadBaseUrl . $wgUploadPath : $wgUploadPath ) |
Definition at line 137 of file SetupDynamicConfig.php.
| $wgLockManagers[] |
Definition at line 112 of file SetupDynamicConfig.php.
| if($wgRightsIcon) if(isset( $wgFooterIcons['copyright']['copyright']) && $wgFooterIcons['copyright']['copyright']===[]) if (isset($wgFooterIcons[ 'poweredby']) &&isset($wgFooterIcons[ 'poweredby'][ 'mediawiki']) &&is_array($wgFooterIcons[ 'poweredby'][ 'mediawiki']) &&$wgFooterIcons[ 'poweredby'][ 'mediawiki'][ 'src']===null) $wgNamespaceProtection[NS_MEDIAWIKI] = 'editinterface' |
Definition at line 109 of file SetupDynamicConfig.php.
| if (isset($wgSlaveLagCritical)) else |
Definition at line 27 of file SetupDynamicConfig.php.