annotate .svn/pristine/e2/e2c5db32a06ff72a8178a6b8dcc4df36ac2fbe16.svn-base @ 1298:4f746d8966dd redmine_2.3_integration

Merge from redmine-2.3 branch to create new branch redmine-2.3-integration
author Chris Cannam
date Fri, 14 Jun 2013 09:28:30 +0100
parents 622f24f53b42
children
rev   line source
Chris@1295 1 == Sample plugin
Chris@1295 2
Chris@1295 3 This is a sample plugin for Redmine
Chris@1295 4
Chris@1295 5 == Installation
Chris@1295 6
Chris@1295 7 1. Copy the plugin directory into the "plugins" directory at the root
Chris@1295 8 of your Redmine directory
Chris@1295 9
Chris@1295 10 2. Migrate and copy plugin assets:
Chris@1295 11 rake redmine:plugins
Chris@1295 12
Chris@1295 13 3. Start Redmine
Chris@1295 14
Chris@1295 15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.