Are there any plans to port this module to D6? I hope so!
TIA,
txcrew
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ntt6.patch | 27.49 KB | jody lynn |
| #2 | node_time_tracker.zip | 12.43 KB | attiks |
| #1 | node_time_tracker.zip | 11.69 KB | attiks |
Are there any plans to port this module to D6? I hope so!
TIA,
txcrew
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | ntt6.patch | 27.49 KB | jody lynn |
| #2 | node_time_tracker.zip | 12.43 KB | attiks |
| #1 | node_time_tracker.zip | 11.69 KB | attiks |
Comments
Comment #1
attiks commentedI needed this as well so I converted it to D6, except for the views stuff (any takers?).
I also added the js stuff, so the toggle in the block is using ajax.
Comment #2
attiks commentedI added two things to my version:
- The blocks shows the time spend while the timer is running (auto-update every minute)
- Users can edit their time entries
Comment #3
jody lynnHere's a patch based on attiks's zip version. I also did a little bit of cleanup on spelling and removed the defunct D5 views integration (needs to be ported still). Also switched the timer to auto-update every 15 seconds as waiting 60 seconds made me impatient.
This mostly just needs work to add D6 views integration.
Comment #4
robertgarrigos commentedI credated a first beta release with this patch. Many thanks for your help!