Changes between Version 16 and Version 17 of WorkLogPlugin
- Timestamp:
- 10/02/12 02:06:59 (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WorkLogPlugin
v16 v17 42 42 43 43 If you have any issues, create a 44 [http://trac-hacks.org/newticket?component=WorkLogPlugin&owner=coling new ticket].44 [http://trac-hacks.org/newticket?component=WorkLogPlugin&owner=coling&cc=rjollos new ticket]. 45 45 46 46 == Source == 72 72 73 73 {{{ 74 #!ini 74 75 [worklog] 75 76 timingandestimation = true 78 79 In order to enable the automatic updating of your '''Total Hours''' field when using the TracHoursPlugin you will need this configuration value: 79 80 {{{ 81 #!ini 80 82 [worklog] 81 83 trachoursplugin = true

