Manual:$wgEditEncoding/zh

From Linux Web Expert

Revision as of 00:42, 6 December 2023 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

<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>''

详情

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