Manual:$wgFixMalayalamUnicode
From MediaWiki.org
Miscellaneous settings: $wgFixMalayalamUnicode | |
---|---|
Set this to true to clean up archaic Unicode sequences in Malayalam 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 ZWJ-based chillu sequences in Malayalam text with their Unicode 5.1 equivalents. This only works if $wgLanguageCode is set to "ml". Note that some clients (even new clients as of 2010) do not support these characters.
Note: If you enable this on an existing wiki, run maintenance/cleanupTitles.php to fix any ZWJ sequences in existing page titles.