Manual:$wgXhtmlNamespaces

From MediaWiki.org
Jump to: navigation, search
Output: $wgXhtmlNamespaces
Permit other namespaces in addition to the w3.org default.
Introduced in version: 1.9.0 (r18943)
Removed in version: still in use
Allowed values: (array)
Default value: array()

Other settings: Alphabetical | By Function

Details[edit | edit source]

Permit other namespaces in addition to the w3.org default.

Use the prefix for the key and the namespace for the value. For example:

$wgXhtmlNamespaces['svg'] = 'http://www.w3.org/2000/svg';

Normally we wouldn't have to define this in the root <html> element, but IE needs it there in some circumstances.

Language: English  • français • 日本語