The author no longer uses Redmine and cannot effectively update and maintain this repo.
The Redmine jsToolbar Images Extension enhances the images button for the Redmine wiki and text editor toolbar. If images are attached to a wiki page or issue, then an image menu will display when the image button is clicked with the list of images. It works with files existing attached images and also images that have just been uploaded, but not saved.
This plugin requires the Redmine jsToolbar Ext plugin to also be installed.
- Easily insert images (or thumbnails) that are uploaded or about to be upload
- Supports Redmine Clipboard Image Paste plugin.
- Fixes images with Spaces in File Name: In Redmine, if you upload an image with spaces in the name then it can be difficult to insert into the wiki text for viewing. (see: Redmine Issue #10189)
- Supports both Textile and Markdown
$ cd redmine/plugins
$ git clone https://github.com/tleish/redmine_jstoolbar_ext
$ git clone https://github.com/tleish/redmine_jstoolbar_ext_images
restart Redmine