Project

General

Profile

Plugins Directory » jsToolbar Images Extension

Author: T Leish
Website: https://github.com/tleish/redmine_jstoolbar_ext_images
Code repository: https://github.com/tleish/redmine_jstoolbar_ext_images.git
Registered on: 2014-05-21 (almost 10 years ago)
Current version: 0.3.1
Compatible with: Redmine 3.2.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x
User ratings:   (4)

Summary

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.

Buttons

Requirements

This plugin requires the Redmine jsToolbar Ext plugin to also be installed.

Features

  • 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)

See Also:

Installation notes

$ cd redmine/plugins
$ git clone https://github.com/tleish/redmine_jstoolbar_ext
$ git clone https://github.com/tleish/redmine_jstoolbar_ext_images

Restart redmine

Changelog

0.3.1 (2016-01-22)

Compatible with Redmine 3.2.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

Adding default attributes to thumbnail markup

0.3.0 (2016-01-18)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

Added support for markdown

0.2.0 (2015-09-16)

Compatible with Redmine 3.2.x, 3.1.x, 3.0.x, 2.6.x, 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

0.1.0 (2014-05-21)

Compatible with Redmine 2.5.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x.

User ratings

  by Andreas Deininger about 8 years ago

Great work! Very useful!

  by T Leish almost 9 years ago

We have been using this with 2.5.2 without any issues. Let me know what other plugins you are using and I might be able to look into what the conflict is.

  by Fabian Strasser over 9 years ago

Nice idea! Sadly it does not work with Redmine 2.5

Installation works, but the menu doesn't appear. On clicking the image-symbol only the two !! are inserted directly.

I should mention that I have other Wiki-Extensions installed as well.

  by Michal Burkert almost 10 years ago