Would be nice to document all this! :)$ Thanks -Vincent
On 21 May 2014 at 13:49:18, Marius Dumitru Florea ([email protected]) wrote: Hi Michael, You should be able to control the quality from xwiki.cfg using xwiki.plugin.image.defaultQuality . Default value is 0.5. Max value is 1. You can also disable the server-side image resize (kind off) from xwiki.properties, using rendering.imageDimensionsIncludedInImageURL (if image width/height are not specified in the image URL query string then the resize doesn't happen). Hope this helps, Marius On Wed, May 21, 2014 at 11:46 AM, Michael Bußler <[email protected]> wrote: > Hi, > is it possible to change the compression settings for the image plugin? > With the default settings, the quality of downscaled images is rather low. > > Greetings, Michael _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
