Manual:$wgExternalInterwikiFragmentMode
Appearance
| 出力: $wgExternalInterwikiFragmentMode | |
|---|---|
| 外部インターウィキ リンクに使用する ID エスケープ モードを決定する |
|
| 導入されたバージョン: | 1.30.0 (Gerrit change 362326; git #Id304010) |
| 除去されたバージョン: | 使用中 |
| 許容される値: | 'legacy', 'html5', 'html5-legacy' |
| 既定値: | 'legacy' |
| その他の設定: アルファベット順 | 機能順 | |
詳細
See documentation for $wgFragmentMode above for details of each mode.
Because you cannot control external sites, this setting should probably always be 'legacy', unless every wiki you link to has converted to 'html5'.
'legacy' is the recommended setting to this configuration parameter.