This plugin makes a page tree view in the sidebar. And you can edit parent-child relationship of wiki pages by drag & drop.
- Download this repository
- Move the
redmine_wiki_page_tree
directory into your plugins directory - Restart the Redmine
Redmine Wikiのページツリー構造をドラッグ&ドロップで編集できるプラグインを作りました // Speaker Deck (Japanese)
This plugin is released under the MIT License.
Use the Docker and Docker Compose to create a development environment.
- Start server
docker-compose up redmine
- Open http://localhost in your browser
- Login the redmine as
admin
with passwordadmin
- Create a project
- Open wiki of that project
- Create some wiki pages and edit their parent-child relationship