Mercurial > hg > soundsoftware-site
annotate .svn/pristine/6f/6f698b7e19aa2a0b60b2198d129cd28a41bdf55a.svn-base @ 926:b73a59a6acbd luisf
Merge from cannam_integration
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 11 May 2012 16:10:11 +0100 |
parents | cbb26bc654de |
children |
rev | line source |
---|---|
Chris@909 | 1 == Sample plugin |
Chris@909 | 2 |
Chris@909 | 3 This is a sample plugin for Redmine |
Chris@909 | 4 |
Chris@909 | 5 == Installation |
Chris@909 | 6 |
Chris@909 | 7 1. Copy the plugin directory into the vendor/plugins directory |
Chris@909 | 8 |
Chris@909 | 9 2. Migrate plugin: |
Chris@909 | 10 rake db:migrate_plugins |
Chris@909 | 11 |
Chris@909 | 12 3. Start Redmine |
Chris@909 | 13 |
Chris@909 | 14 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen. |