插件目录 » Redmine Wiki 历史记录
作者 | Yasu Saku | |
---|---|---|
网站 | - | |
代码仓库 | https://github.com/sk-ys/redmine_wiki_history | |
注册时间 | 2024-07-14 (20天前) | |
当前版本 | 0.1.1 | |
兼容 | Redmine 5.1.x, 5.0.x | |
用户评分 |
此插件向 jsToolBar 添加了撤销和重做按钮。
此外,它覆盖了 Ctrl+Z、Ctrl+Y 或 ⌘+Z、⌘+Y 的功能。
安装说明
当使用 git¶
- 将此仓库克隆到您的 Redmine 插件目录。
cd [YOUR_REDMINE_DIRECTORY]/plugins git clone https://github.com/sk-ys/redmine_wiki_history.git
- 重启 Redmine。
当不使用 git¶
变更日志
0.1.1 (2023-08-06)
兼容 Redmine 5.1.x, 5.0.x。