Jump to content

手册:$wgExternalInterwikiFragmentMode

From mediawiki.org
This page is a translated version of the page Manual:$wgExternalInterwikiFragmentMode and the translation is 67% complete.
Outdated translations are marked like this.
输出: $wgExternalInterwikiFragmentMode
确定外部跨wiki链接应使用哪种ID转义模式。
引进版本:1.30.0​(Gerrit change 362326; git #Id304010
移除版本:仍在使用
允许的值:'legacy', 'html5', 'html5-legacy'
默认值:'legacy'

详情

有关每种模式的详细信息,请参阅上方$wgFragmentMode 的说明文档。由于你无法控制外部网站,除非你链接的所有wiki都已转换为$3,否则此设置可能应始终设为$2。 Because you cannot control external sites, this setting should probably always be 'legacy', unless every wiki you link to has converted to 'html5'.

'legacy' 是此配置参数的推荐设置。