annotate .svn/pristine/e2/e2c5db32a06ff72a8178a6b8dcc4df36ac2fbe16.svn-base @ 1327:287f201c2802 redmine-2.2-integration

Add italic
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Wed, 19 Jun 2013 20:56:22 +0100
parents 038ba2d95de8
children
rev   line source
Chris@1296 1 == Sample plugin
Chris@1296 2
Chris@1296 3 This is a sample plugin for Redmine
Chris@1296 4
Chris@1296 5 == Installation
Chris@1296 6
Chris@1296 7 1. Copy the plugin directory into the "plugins" directory at the root
Chris@1296 8 of your Redmine directory
Chris@1296 9
Chris@1296 10 2. Migrate and copy plugin assets:
Chris@1296 11 rake redmine:plugins
Chris@1296 12
Chris@1296 13 3. Start Redmine
Chris@1296 14
Chris@1296 15 Installed plugins are listed and can be configured from 'Admin -> Plugins' screen.