comparison .svn/pristine/e2/e2c5db32a06ff72a8178a6b8dcc4df36ac2fbe16.svn-base @ 1295:622f24f53b42 redmine-2.3

Update to Redmine SVN revision 11972 on 2.3-stable branch
author Chris Cannam
date Fri, 14 Jun 2013 09:02:21 +0100
parents
children
comparison
equal deleted inserted replaced
1294:3e4c3460b6ca 1295:622f24f53b42
1 == Sample plugin
2
3 This is a sample plugin for Redmine
4
5 == Installation
6
7 1. Copy the plugin directory into the "plugins" directory at the root
8 of your Redmine directory
9
10 2. Migrate and copy plugin assets:
11 rake redmine:plugins
12
13 3. Start Redmine
14
15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.