Manual:$wgAllowImageTag/de

From Linux Web Expert

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
<translate> Parser</translate>: $wgAllowImageTag
Erlaube die Verwendung des ‎<img>-Tags in Wikitext.
<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>(Wahrheitswert)
<translate> Default value:</translate>false

Details

Erlaube die Verwendung des ‎<img>-Tags in Wikitext. 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.

Siehe auch