Manual:$wgGenerateThumbnailOnParse/de

Category:MediaWiki configuration settings/de#GenerateThumbnailOnParseCategory:MediaWiki configuration settings introduced in version 1.7.0/de#GenerateThumbnailOnParseCategory:MediaWiki configuration settings still in use/de#GenerateThumbnailOnParseCategory:Thumbnail settings variables/de#GenerateThumbnailOnParse
Vorschaubild-Einstellungen: $wgGenerateThumbnailOnParse
Allow thumbnail rendering on page view.
Eingeführt in Version:1.7.0 (r15342)
Entfernt in Version:Weiterhin vorhanden
Erlaubte Werte:(Wahrheitswert)
Standardwert:true

Details

Allow thumbnail rendering on page view. If this is false, a valid thumbnail URL is still outputted, but no file will be created at the target location. This may save some time if you have a thumb.php or 404 handler set up which is faster than the regular webserver(s).

Setting this to true is equivalent to setting the transformVia404 property in $wgLocalFileRepo and $wgForeignFileRepos to false.

Siehe auch

Category:MediaWiki configuration settings/de Category:MediaWiki configuration settings introduced in version 1.7.0/de Category:MediaWiki configuration settings still in use/de Category:Thumbnail settings variables/de