Manual:$wgAllowImageTag
From MediaWiki.org
Parser: $wgAllowImageTag | |
---|---|
Allow <img> tag to be used in wikitext. |
|
Introduced in version: | 1.17.0 (r65286) |
Removed in version: | still in use |
Allowed values: | (boolean) |
Default value: | false |
Other settings: Alphabetical | By Function
[edit] Details
Allow <img> tag to be used 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.
[edit] See also
$wgAllowExternalImages
- Older wikis can use Extension:EmbedImg
Language: | English |
---|