Skip to content

Redmine uses CodeRay for code syntax highlighting. The Redmine jsToolbar CodeRay Extension adds a button to the Redmine wiki and text editor toolbar for quick insert of all supported code syntax highlighting to make it easy to insert the code.

Notifications You must be signed in to change notification settings

ineshezers/redmine_jstoolbar_ext_images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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)
  • Supports both Textile and Markdown

Installation

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

restart Redmine

See Also:

About

Redmine uses CodeRay for code syntax highlighting. The Redmine jsToolbar CodeRay Extension adds a button to the Redmine wiki and text editor toolbar for quick insert of all supported code syntax highlighting to make it easy to insert the code.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.8%
  • HTML 11.5%
  • Ruby 10.8%
  • CSS 2.9%