= keep track of hours spent on tickets = [[Include(source:trachoursplugin/0.11/README.txt, text/x-trac-wiki)]] == Installing and Enabling !TracHours == !TracHours is enabled like any other trac plugin: * download and install the plugin; see plugin installation instructions at http://trac.edgewall.org/wiki/TracPlugins#InstallingaTracPlugin * enable the plugin. Use either the webadmin interface or add the following lines to the {{{trac.ini}}} file: {{{ [components] trachours.* = enabled }}} * you will need to run {{{trac-admin upgrade}}} in order to create the correct database tables == How to Use !TracHours == See the TracHoursHowto == Bugs/Feature Requests == Existing bugs and feature requests for TracHoursPlugin are [query:status!=closed&component=TracHoursPlugin&order=priority here]. If you have any issues, create a [/newticket?component=TracHoursPlugin&owner=k0s new ticket]. A preliminary path to 1.0 is outlined here: http://www.openplans.org/projects/topp-engineering/lists/trac/archive/2009/01/1231168734645 == Download == The source is available at http://trac-hacks.org/svn/trachoursplugin/0.11 == Recent Changes == [[ChangeLog(trachoursplugin, 3)]] == Author/Contributors == ''Original developed at [http://topp.openplans.org The Open Planning Project]'' '''Authors:''' [http://www.openplans.org/people/novalis novalis], [wiki:k0s]