The Thumbnails plugin adds ability to insert attachment’s thumbnails into issues, documents and wiki pages
-
Wiki macro to insert thumbnail
-
Reference to attachment in any issue
-
Specify width and height (and set default values in plugin settings)
-
Button in attachment list to copy thumbnail code to clipboard
A copy of the plugin can be downloaded from GitHub
-
Install plugin redmine_image_cache
-
Follow the Redmine plugin installation steps at www.redmine.org/wiki/redmine/Plugins
-
Make sure you have installed ImageMagick and mini_magick gem
-
Restart your Redmine web servers (e.g. mongrel, thin, passenger)
{{thumb(example.png)}} {{thumb(example.png, issue=123)}} {{thumb(example.png, width=300)}} {{thumb(example.png, width=300, height=200)}}
If you need help you can contact the maintainer at the Bug Tracker. The bug tracker is located at github.com/lest/redmine_thumbnails/issues