wiki:TimingAndEstimationPlugin
Last modified 3 years ago Last modified on 12/08/13 22:27:14

Install

Follow: http://trac-hacks.org/wiki/TimingAndEstimationPlugin

Download build and install:

 svn co http://trac-hacks.org/svn/timingandestimationplugin/branches/trac0.11
 cd trac0.11
 python setup.py bdist_egg
 cp dist/timingandestimationplugin-0.9.4-py2.5.egg /web/tech.transitionnetwork.org/trac/plugins/

Add the following to /web/tech.transitionnetwork.org/trac/conf/trac.ini

[components]
timingandestimationplugin.* = enabled

Run:

trac-admin /web/tech.transitionnetwork.org/trac upgrade

And restart apache.

Squeeze upgrade

After upgrading to squeeze there were problems, see ticket:345

Wheezy upgrade

After the upgrade to wheezy there were issues, see ticket:535#comment:52