Skip to content

Adds some macros to the wiki to display a note/info/warning/tip block

Notifications You must be signed in to change notification settings

anotherJay/redmine_wiki_notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Wiki Notes Plugin

Plugin installation

  1. Copy the plugin directory into the vendor/plugins directory

  2. Restart Redmine

Usage

The following macros are added:

  • {{note(text)}}

  • {{tip(text)}}

  • {{important(text)}}

  • {{warning(text)}}

This displays a block in the wiki page with a corresponding icon and the specified text.

Credits

The icons and the stylesheet were taken from the DokuWiki Note-Plugin (© Olivier Cortès and others, www.dokuwiki.org/plugin:note (GPLv2)).

License

This plugin is released under the GPLv2.

About

Adds some macros to the wiki to display a note/info/warning/tip block

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%