Manual:$wgCapitalLinkOverrides

From MediaWiki.org
Jump to: navigation, search
Site customization: $wgCapitalLinkOverrides
Per namespace configuration for $wgCapitalLinks.
Introduced in version: 1.16.0 (r57558)
Removed in version: still in use
Allowed values: array
Default value: empty array

Other settings: Alphabetical | By Function


[edit] Details

Per namespace configuration for $wgCapitalLinks.

Since Talk namespaces need to directly mirror their associated content namespaces, the values for those are ignored in favor of the subject namespace's setting. Setting for NS_MEDIA is taken automatically from NS_FILE.

Example:

$wgCapitalLinkOverrides[ NS_FILE ] = false;

[edit] Caveat

Some namespaces—Special, User and Mediawiki, and their associated talk namespaces—must be capitalized. $wgCapitalLinkOverrides will not affect them.

Personal tools
Namespaces
Variants
Actions
Site
Support
Download
Development
Communication
Print/export
Toolbox