view plugins/redmine_tags/README.rdoc @ 1121:6b49ed91e183 redmine-2.2-integration

Fixed Routes and Dispatcher calls in order to be compatible current version of Rails.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 08 Jan 2013 16:08:55 +0000
parents b4b72f1eb644
children
line wrap: on
line source
= Redmine Tags

Allows marking up different models in Redmine with tags.
Inspired by original redmine_tags of Eric Davis. But in
comparison extended with some code that was already wrote
as part of my own redmine taggable_issues branch.

== Supported models

* Issues

== License

This plugin is licensed under the GNU/GPL v3.
See COPYING and LICENSE for details.