Manuel:$wgExternalInterwikiFragmentMode
Appearance
Sortie: $wgExternalInterwikiFragmentMode | |
---|---|
Determines which ID escaping mode should be used for external interwiki links |
|
Introduit dans la version : | 1.30.0 (Gerrit change 362326; git #Id304010) |
Retiré dans la version : | Encore utilisé |
Valeurs autorisées : | 'legacy' , 'html5' , or 'html5-legacy' |
Valeur par défaut : | 'legacy' |
Autres paramètres : Alphabétique | Par fonction |
Details
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.