Manual:$wgMetaNamespaceTalk

From MediaWiki.org

Jump to: navigation, search
Namespaces: $wgMetaNamespaceTalk
Name of the project talk namespace.
Introduced in version: 1.4.5
Removed in version: still in use
Allowed values: (string), false
Default value: false

Other settings: Alphabetical | By Function


[edit] Details

The name of the 'project_talk' namespace. If set to false the value of $wgMetaNamespace (or $wgSitename if $wgMetaNamespace is set to false) postfixed with "_talk" is assumed. This is useful for different languages as spelling or grammar may differ.


[edit] See Also