Manual:$wgEditEncoding/de-formal

From Linux Web Expert

<translate> Language, regional and character encoding settings</translate>: $wgEditEncoding
Characters not explicitly converted by output encoding
<translate> Introduced in version:</translate>pre 1.1.0
<translate> Removed in version:</translate>1.28.0 (Gerrit change 110589; git #3b5f60f2)
<translate> Allowed values:</translate><translate> Unspecified</translate>
<translate> Default value:</translate>''

Details

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.

If $wgOutputEncoding is different from $wgInputEncoding , this text will be further converted to $wgOutputEncoding.

See also