22 lines
402 B
Text
22 lines
402 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
To complete the installation, please add:
|
|
|
|
[components]
|
|
timingandestimationplugin.* = enabled
|
|
burndown.* = enabled
|
|
|
|
to your trac.ini to enable the plugins.
|
|
|
|
Next, upgrade your database with the command:
|
|
|
|
trac-admin /full/path/to/YourProjectName upgrade
|
|
|
|
Finally, visit:
|
|
http://trac-hacks.org/wiki/ScrumBurndownPlugin#Usingtheplugin
|
|
|
|
for usage instructions.
|
|
EOM
|
|
}
|
|
]
|