yugui / redmine_pukiwiki_formatter
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
README
* Redmine PukiWiki formatter This is a redmine plugin for formatting wikipages as PukiWiki. ** What is redmine? Redmine is a flexible project management web application. See [[the official site:http://www.redmine.org]] for more details. ** What is PukiWiki? [[PukiWiki:http://pukiwiki.sourceforge.jp/]] is a wiki clone. ** Plugin installation *** Prerequisites - Redmine and its prerequisites *** Installation + Copy the plugin directory into the vendor/plugins directory + Start Redmine Installed plugins are listed on 'Admin -> Information' screen. ** Copyright - Copyright (c) ?-2005 gorou (Yuuichi TATENO) <hotchpotch AT gmail.com>. - Copyright (c) 2005 Minero AOKI <aamine AT loveruby.net>. - Copyright (c) 2009 Yugui (Yuki SONODA) <yugui AT yugui.jp>. Redmine PukiWiki formatter is developed by Yugui. - lib/pukiwikiparser.rb is based on Minero's version. -- this was originally called pukipa.rb, developed by Yuuichi, and distributed under MIT license. -- see http://jp.rubyist.net/magazine/?0010-CodeReview ** License MIT License

