Table of Contents

Media Resize Blacklist Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" unknown
  • 2022-07-31 "Igor" unknown
  • 2020-07-29 "Hogfather" yes

plugin Allows you to block certain file extensions from being resized on the server

Last updated on
2020-09-27
Provides
Action
Repository
Source

Tagged with gif, image, media

Installation

Install the plugin using the 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.