From: Sascha Greuel Date: Tue, 8 Oct 2013 21:43:51 +0000 (+0200) Subject: Added option to obtain thumbnail dimensions X-Git-Tag: 2.0.0_Beta_11~48^2~1 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=16269e07ae21c2a9216ab33d6889830d3bec1e0f;p=GitHub%2FWoltLab%2FWCF.git Added option to obtain thumbnail dimensions See http://beta.woltlab.com/index.php/Thread/4094-Dateianh%C3%A4nge-Vorschau-besser-skalieren/ --- diff --git a/com.woltlab.wcf/option.xml b/com.woltlab.wcf/option.xml index 46fedbf2a4..83897eb9db 100644 --- a/com.woltlab.wcf/option.xml +++ b/com.woltlab.wcf/option.xml @@ -615,7 +615,12 @@ no:!cache_source_memcached_host]]> message.attachment boolean - attachment_thumbnail_height,attachment_thumbnail_width + attachment_obtain_dimensions,attachment_thumbnail_height,attachment_thumbnail_width + +