====== Media Resize Blacklist Plugin ====== ---- plugin ---- description: Allows you to block certain file extensions from being resized on the server author : Sam Yelman email : sam@takodev.com type : action lastupdate : 2020-09-27 compatible : Hogfather depends : conflicts : similar : tags : media, image, gif downloadurl: https://github.com/takuy/dokuwiki-plugin-resizeblacklist/zipball/master bugtracker : https://github.com/takuy/dokuwiki-plugin-resizeblacklist/issues sourcerepo : https://github.com/takuy/dokuwiki-plugin-resizeblacklist donationurl: screenshot_img : ---- ===== Installation ===== Install the plugin using the [[plugin:plugin|Plugin Manager]] and the download URL above, which points to latest version of the plugin. Refer to [[:Plugins]] on how to install plugins manually. ===== Configuration & Usage ===== Either set ''%%$conf["no_resize"]%%'' directly or in the Configuration Manager to a list of comma-separated values of image extensions to block from being resized on the server or ''all'' to block all server-side image resizing. This is useful if you want to stop the server from resizing gifs, which will lose their animation properties when handled by the server.