Manual:$wgOutputEncoding
Jump to navigation
Jump to search
![]() | 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' (1.5-1.17)'ISO-8859-1' (1.1-1.4) |
Other settings: Alphabetical | By function |
Details[edit]
The encoding of the output text.
LanguageUtf8.php normally overrides this unless you set
$wgUseLatin1
to true.See also[edit]
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