This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
README | Sat Oct 11 20:42:11 -0700 2008 | |
| |
app/ | Sun Nov 09 03:11:39 -0800 2008 | |
| |
assets/ | Sat Oct 11 20:42:11 -0700 2008 | |
| |
init.rb | Sat Oct 11 20:42:11 -0700 2008 | |
| |
lib/ | Sat Oct 11 20:42:11 -0700 2008 |
README
= Redmine RD formatter This is a redmine plugin for supporting RD as a wiki format. == What is redmine? Redmine is a flexible project management web application. See ((<the official site|URL:http://www.redmine.org>)) for more details. == What is RD? RD -- Ruby Document Format -- is Ruby's POD. It is a lightweight markup language, which was commonly used in Ruby-related documents. Some of experienced Ruby programmers still love it. See ((<the article on Wikipedia|URL:http://en.wikipedia.org/wiki/Ruby_Document_format>)) for more details. == Plugin installation === Prerequisites * Redmine and its prerequisites * RDTool - http://raa.ruby-lang.org/list.rhtml?name=RDtool === Installation (1) Copy the plugin directory into the vendor/plugins directory (2) Start Redmine Installed plugins are listed on 'Admin -> Information' screen. == Future Plans * supporting RT.







