Manual:$wgOutputEncoding
From MediaWiki.org
![]() |
This feature was removed completely in version 1.18.0. |
Localization: $wgOutputEncoding | |
---|---|
The encoding of the output text. |
|
Introduced in version: | pre 1.1.0 |
Deprecated in version: | 1.5.0 |
Removed in version: | 1.18.0 (r87589) |
Allowed values: | (string) |
Default value: | 'UTF-8' 'ISO-8859-1' prior to 1.5.0 |
Other settings: Alphabetical | By Function
Details[edit | edit source]
The encoding of the output text.
- Note: LanguageUtf8.php normally overrides this unless you set $wgUseLatin1 to true.
Language: | English • français • 日本語 |
---|
Categories:
- MediaWiki configuration settings
- MediaWiki configuration settings pre 1.1.0
- MediaWiki configuration settings introduced in version pre 1.1.0
- MediaWiki configuration settings deprecated in version 1.5.0
- MediaWiki configuration settings removed in version 1.18.0
- MediaWiki Deprecated or obsolete features
- Interwiki variables