Manual:$wgEditEncoding
From MediaWiki.org
Localization: $wgEditEncoding | |
---|---|
Characters not explicitly converted by output encoding |
|
Introduced in version: | pre 1.1.0 |
Removed in version: | still in use |
Allowed values: | |
Default value: | "" |
Other settings: Alphabetical | By Function
Details[edit | edit source]
For some languages, it may be necessary to explicitly specify which characters make it into the edit box raw or are converted in some way or another.
Note: If
$wgOutputEncoding
is different from $wgInputEncoding
, this text will be further converted to $wgOutputEncoding
.