Manual:$wgFixArabicUnicode
From MediaWiki.org
Miscellaneous settings: $wgFixArabicUnicode | |
---|---|
Set this to true to clean up archaic Unicode sequences in Arabic text. |
|
Introduced in version: | 1.16.0 (r61282) |
Removed in version: | still in use |
Allowed values: | boolean |
Default value: | true |
Other settings: Alphabetical | By Function
Details [edit]
Set this to true to replace Arabic presentation forms with their standard forms in the U+0600-U+06FF block. This only works if $wgLanguageCode is set to "ar".
Note: Pages with titles containing presentation forms will become inaccessible, run maintenance/cleanupTitles.php to fix this.