Feature #6883
Wiki gollum plugin
Status: | Closed | Start date: | 2010-11-13 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Wiki | |||
Target version: | - | |||
Resolution: |
Description
It would be awesome if one could specify the location where to store wiki files. Optional markdown and asciidoc support would be also helpful.
There is a project named gollum https://github.com/github/gollum/wiki
It is a git-based wiki with asciidoc, textile and markdown support. It powers github's wiki.
So, integration of gollum as a plugin will solve these issues.
History
#1
Updated by John Yani over 11 years ago
API documentation is pretty simple: https://github.com/github/gollum
#2
Updated by Kang-min Liu about 11 years ago
Hi all,
I implemented a working plugin with a minimum feature https://github.com/gugod/redmine-gollum
It does have many limitations, and depends on the redmine trunk version because the use of Redmine::Configuration
. If anyone like to participate, please let me know on github, I'd like to grant repository access.
#3
Updated by Terence Mill about 11 years ago
Does this offer a WYSIWYG Editor, cause that is what really is missing in redmine.
#4
Updated by Kang-min Liu about 11 years ago
Terence: The original gollum wiki does not use an WYSIWYG editor.
#5
Updated by Ebrahim Mohammadi about 11 years ago
@Terence: For a WYSIWYG check out redmine_ckeditor.
#6
Updated by John Yani almost 10 years ago
- Status changed from New to Resolved
Plugin supports Redmine 2.0
#7
Updated by Jan Niggemann (redmine.org team member) over 9 years ago
- Status changed from Resolved to Closed