Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1014 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 1014 Bytes

Redmine jsToolBar Slider

This is a plugin for Redmine.
This plugin adds two buttons to the right edge of the jsToolBar that allow sliding the toolbar buttons when the toolbar is overflowing.

Demo

Compatibility

Only Redmine v5.0.5 has been tested.
Other versions are untested.

Installation

When using git

  1. Change the current directory to the Redmine plugin directory.
    cd YOUR_REDMINE_DIRECTORY/plugins
    
  2. Clone this repository.
    git clone https://github.com/sk-ys/redmine_jstoolbar_slider.git
    
  3. Restart Redmine.

When not using git

  1. Download zip file from the release page or the latest main repository.
  2. Extract the ZIP file to your Redmine plugin directory. The name of the unzipped directory must be redmine_jstoolbar_slider.
  3. Restart Redmine.