Skip to content

toxot/redmine_jstoolbar_ext_images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintained? No The original author no longer uses Redmine and cannot effectively update and maintain this repo.

This is a best effort fork.

Redmine jsToolbar Images Extension

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. master branch supports Redmine 4.0 and 4.1.

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 into Wiki or Issues
  • Supports Redmine Clipboard Image Paste plugin (Fork of original).
  • 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

Installation

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

restart Redmine

See Also:

About

Redmine jsToolbar Images Extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.0%
  • Ruby 18.1%
  • HTML 9.3%
  • CSS 3.6%