Plugins Directory » Redmine jsToolBar Slider
Author: | Yasu Saku | |
---|---|---|
Website: | - | |
Code repository: | https://github.com/sk-ys/redmine_jstoolbar_slider/ | |
Registered on: | 2024-07-13 (5 months ago) | |
Current version: | 0.1.1 | |
Compatible with: | Redmine 5.1.x, 5.0.x | |
User ratings: |
This plugin adds two buttons to the right edge of the jsToolBar that allow sliding the toolbar buttons when the toolbar is overflowing.
Installation notes
When using git¶
- Clone this repository to your Redmine plugins directory.
cd YOUR_REDMINE_DIRECTORY/plugins git clone https://github.com/sk-ys/redmine_jstoolbar_slider.git
- Restart Redmine.
When not using git¶
- Download zip file from the release page or the latest main repository .
- Extract the ZIP file to your Redmine plugin directory. The name of the unzipped directory must be
redmine_jstoolbar_slider
. - Restart Redmine.
Changelog
0.1.1 (2023-08-06)
Compatible with Redmine 5.1.x, 5.0.x.