Plugins Directory » Redmine Wiki History
Author: | Yasu Saku | |
---|---|---|
Website: | - | |
Code repository: | https://github.com/sk-ys/redmine_wiki_history | |
Registered on: | 2024-07-14 (5 months ago) | |
Current version: | 0.1.1 | |
Compatible with: | Redmine 5.1.x, 5.0.x | |
User ratings: |
This plugin adds Undo and Redo buttons to jsToolBar.
In addition, it overrides the Ctrl+Z, Ctrl+Y or ⌘+Z, ⌘+Y functionality.
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_wiki_history.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 plugins directory. The name of the unzipped directory must be
redmine_issue_notes_on_context_menu
. - Restart Redmine.
Changelog
0.1.1 (2023-08-06)
Compatible with Redmine 5.1.x, 5.0.x.