Manual:$wgRestrictDisplayTitle

From MediaWiki.org

Jump to: navigation, search
Parser: $wgRestrictDisplayTitle
Restrict DISPLAYTITLE to titles that normalize to the same canonical DB key.
Introduced in version: 1.14.0 (r39552)
Removed in version: still in use
Allowed values: (boolean)
Default value: true

Other settings: Alphabetical | By Function


[edit] Details

Restricts display titles to titles that normalize to the same canonical DB key as the real page title. If set to false, any display title is allowed.

[edit] See also