MediaWiki REL1_39
|
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 |
$wgFileExtensions = array_values( array_diff( $wgFileExtensions, $wgProhibitedFileExtensions ) ) | |
$wgGalleryOptions | |
Default parameters for the "<gallery>" tag. | |
$wgLockManagers [] | |
Initialise $wgLockManagers to include basic FS version. | |
if( $wgRightsIcon) if(isset($wgFooterIcons[ 'copyright'][ 'copyright']) &&$wgFooterIcons[ 'copyright'][ 'copyright']===[]) if(isset( $wgFooterIcons['poweredby']) &&isset( $wgFooterIcons['poweredby']['mediawiki']) && $wgFooterIcons['poweredby']['mediawiki']['src']===null) | $wgNamespaceProtection [NS_MEDIAWIKI] = 'editinterface' |
Unconditional protection for NS_MEDIAWIKI since otherwise it's too easy for a sysadmin to set $wgNamespaceProtection incorrectly and leave the wiki insecure. | |
if( $wgLogos !==false &&isset( $wgLogos | else ['1x'])) if($wgMainWANCache===false) if(isset( $wgFileBlacklist)) |
$rcMaxAgeDays = $wgRCMaxAge / ( 3600 * 24 ) |
Definition at line 188 of file SetupDynamicConfig.php.
$wgCanonicalNamespaceNames = NamespaceInfo::CANONICAL_NAMES |
Definitions of the NS_ constants are in Defines.php.
Definition at line 242 of file SetupDynamicConfig.php.
$wgCookiePrefix = strtr( $wgCookiePrefix, '=,; +."\'\\[', '__________' ) |
Definition at line 200 of file SetupDynamicConfig.php.
$wgDefaultUserOptions[ 'rcdays'] |
Definition at line 190 of file SetupDynamicConfig.php.
if(! $wgEnableEmail) if (! $wgLocaltimezone) $wgDefaultUserOptions[ 'timecorrection'] = "System|$wgLocalTZoffset" |
Definition at line 236 of file SetupDynamicConfig.php.
$wgDefaultUserOptions[ 'watchlistdays'] |
Definition at line 194 of file SetupDynamicConfig.php.
if (count($wgDummyLanguageCodes) !==0) $wgDummyLanguageCodes |
Definition at line 252 of file SetupDynamicConfig.php.
$wgFileExtensions = array_values( array_diff( $wgFileExtensions, $wgProhibitedFileExtensions ) ) |
Definition at line 50 of file SetupDynamicConfig.php.
$wgGalleryOptions |
Default parameters for the "<gallery>" tag.
Definition at line 110 of file SetupDynamicConfig.php.
$wgLockManagers[] |
Initialise $wgLockManagers to include basic FS version.
Definition at line 96 of file SetupDynamicConfig.php.
if($wgRightsIcon) if(isset( $wgFooterIcons['copyright']['copyright']) && $wgFooterIcons['copyright']['copyright']===[]) if (isset($wgFooterIcons[ 'poweredby']) &&isset($wgFooterIcons[ 'poweredby'][ 'mediawiki']) &&$wgFooterIcons[ 'poweredby'][ 'mediawiki'][ 'src']===null) $wgNamespaceProtection[NS_MEDIAWIKI] = 'editinterface' |
Unconditional protection for NS_MEDIAWIKI since otherwise it's too easy for a sysadmin to set $wgNamespaceProtection incorrectly and leave the wiki insecure.
Note that this is the definition of editinterface and it can be granted to all users if desired.
Definition at line 91 of file SetupDynamicConfig.php.
if (isset($wgSlaveLagCritical)) else |
Definition at line 29 of file SetupDynamicConfig.php.