Manual:$wgAllUnicodeFixes

From MediaWiki.org
Jump to: navigation, search
Miscellaneous settings: $wgAllUnicodeFixes
Whether to always convert certain Unicode sequences to modern ones regardless of the content language.
Introduced in version: 1.17.0 (r69178)
Removed in version: still in use
Allowed values: boolean
Default value: false

Other settings: Alphabetical | By Function


Details [edit]

Whether to always convert certain Unicode sequences to modern ones regardless of the content language. This has a small performance impact.

See $wgFixArabicUnicode and $wgFixMalayalamUnicode for conversion details.