comparison .svn/pristine/6f/6f698b7e19aa2a0b60b2198d129cd28a41bdf55a.svn-base @ 909:cbb26bc654de redmine-1.3

Update to Redmine 1.3-stable branch (Redmine SVN rev 8964)
author Chris Cannam
date Fri, 24 Feb 2012 19:09:32 +0000
parents
children
comparison
equal deleted inserted replaced
908:c6c2cbd0afee 909:cbb26bc654de
1 == Sample plugin
2
3 This is a sample plugin for Redmine
4
5 == Installation
6
7 1. Copy the plugin directory into the vendor/plugins directory
8
9 2. Migrate plugin:
10 rake db:migrate_plugins
11
12 3. Start Redmine
13
14 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.