= Work Log Plugin for Trac = == Description == This is a plugin that adds a Work Log capability to Trac. Basically, it allows you to register the fact you have ''started work'' on a ticket which effectively allows you to ''clock on'' and ''clock off''. If the TimingAndEstimationPlugin is installed then when you clock off, the time spent on the ticket will be recorded. == Bugs/Feature Requests == Existing bugs and feature requests for WorkLogPlugin are [report:9?COMPONENT=WorkLogPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=WorkLogPlugin&owner=coling new ticket]. == Download == Download the zipped source from [download:worklogplugin here]. == Source == You can check out WorkLogPlugin from [http://trac-hacks.org/svn/worklogplugin here] using Subversion, or [source:worklogplugin browse the source] with Trac. == Example == To be completed. == Recent Changes == [[ChangeLog(worklogplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:coling] [[BR]] '''Contributors:'''