Skip to content

tskaufma/redmine_wiki_books

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiki_books

This plugin allows the user to define a book index of wiki pages and navigate through the book. Each project has its own books based on wiki pages.

Each book contains chapters.

Each chapter is a link to a wiki page and has a sorting order value (a float) and a chapter numbering (an string). The numbering is shown in the book index, preceding each chapter. Some examples are: 1.2, 3.a), etc. The sorting order allows the user to control the chapter order.

The wiki books permission for editing and managing the books is based in the plugin permission system. The recommended permissions are:

  • Manager role: view books, manage books, view book chapters.

  • Developer role: view books, manage books, view book chapters.

  • Reporter role: view books, view book chapters.

  • Non member: view books, view book chapters (they only can view books if the book project is public).

  • Anonymous: view books, view book chapters (they only can view books if the book project is public).

Github repository: github.com/txinto/redmine_wiki_books Install instructions www.redmine.org/projects/redmine/wiki/Plugins

You can see some samples here: gatatac.net/books?project_id=redminewikibooks

About

A Redmine plugins to provide book readability to wiki pages

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%