Plugins Directory » Redmine Wiki Fullscreen Editor
Author: | Yasu Saku | |
---|---|---|
Website: | - | |
Code repository: | https://github.com/sk-ys/redmine_wiki_fullscreen_editor/ | |
Registered on: | 2024-11-29 (3 days ago) | |
Current version: | 0.0.7 | |
Compatible with: | Redmine 5.1.x | |
User ratings: |
This is a plugin for Redmine.
It adds a full-screen mode to the wiki editor and a button to the jsToolBar.
In full-screen mode, enabling side-by-side mode provides an instant preview.
Installation notes
When using git¶
1. Clone this repository to your Redmine plugins directory.
cd YOUR_REDMINE_DIRECTORY/plugins git clone https://github.com/sk-ys/redmine_wiki_fullscreen_editor.git
2. 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_wiki_fullscreen_editor`.
3. Restart Redmine.
Changelog
0.0.7 (2024-11-28)
Compatible with Redmine 5.1.x.