Manual:$wgFixArabicUnicode
Appearance
この機能は、バージョン 1.35.0 で完全に除去されました。 |
| 言語、地域、文字エンコードの設定: $wgFixArabicUnicode | |
|---|---|
| true を設定すると、アラビア語テキストの古風な Unicode シーケンスをクリーンアップする。 |
|
| 導入されたバージョン: | 1.16.0 (r61282) |
| 廃止予定になったバージョン: | 1.33.0 (Gerrit change 468598; git #103a4f76) |
| 除去されたバージョン: | 1.35.0 (Gerrit change 573848; git #Idefd562) |
| 許容される値: | (真偽値) |
| 既定値: | true |
| その他の設定: アルファベット順 | 機能順 | |
詳細
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".
Pages with titles containing presentation forms will become inaccessible, run maintenance/cleanupTitles.php to fix this.