Manual:$wgAllowImageTag/es

From Linux Web Expert

<translate> Parser</translate>: $wgAllowImageTag
Permite el uso de la etiqueta ‎<img> en el 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

Detalles

Permite el uso de la etiqueta ‎<img> en el 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.

Véase también