Manual:$wgFixMalayalamUnicode
Appearance
この機能は、バージョン 1.35.0 で完全に除去されました。 |
| 言語、地域、文字エンコードの設定: $wgFixMalayalamUnicode | |
|---|---|
| true を設定すると、マラヤーラム語テキストの古風な Unicode シーケンスをクリーンアップする。 |
|
| 導入されたバージョン: | 1.16.0 (r61282) |
| 廃止予定になったバージョン: | 1.33.0 (Gerrit change 468598; git #103a4f76) |
| 除去されたバージョン: | 1.35.0 (Gerrit change 573848; git #Idefd562) |
| 許容される値: | (真偽値) |
| 既定値: | true |
| その他の設定: アルファベット順 | 機能順 | |
詳細
true を設定すると、マラヤーラム語テキストの ZWJ ベースの chillu シーケンスを Unicode 5.1 の同等のシーケンスに置換します。 This only works if $wgLanguageCode is set to "ml". Note that some clients (even new clients as of 2010) do not support these characters.
If you enable this on an existing wiki, run maintenance/cleanupTitles.php to fix any ZWJ sequences in existing page titles.