Manual:$wgAllowImageTag/it

From Linux Web Expert

<translate> Parser</translate>: $wgAllowImageTag
Permette l'uso dell'etichetta ‎<img> nel wikitexto.
<translate> Introduced in version:</translate>1.17.0 (r65286)
<translate> Deprecated in version:</translate>1.35.0 (Gerrit change 604508; git #8c43d758)
<translate> Removed in version:</translate>1.42.0 (Gerrit change 994116; git #4c689836)
<translate> Allowed values:</translate>(booleano)
<translate> Default value:</translate>false

Dettagli

Permette l'uso dell'etichetta ‎<img> nel wikitexto. This allows you to specify alt text and other attributes, copy-paste HTML to your wiki more easily, etc. However, allowing external images in any manner will allow anyone with editing rights to snoop on your visitors' IP addresses and so forth, if they wanted to, by inserting links to images on sites they control. Hence enabling this setting can represent a privacy risk to your visitors.

See <translate> task <tvar name=1>T355107</tvar></translate> for alternative solution (in discussion) to use the <img> tag.

Vedi anche