Mike wrote: > Does anybody have/know of a calendering plug-in for TRAC? > The sort I'm envisioning would display as a monthly calender where > each day is a link to details for that day to view/input items > scheduled for that day.
I use http://trac-hacks.org/wiki/WikiCalendarMacro. It doesn't seem to be maintained anymore, but the macro is simple and others have contributed. I am currently using my own modified version, which is posted on that page: WikiCalendarMacro.4.1.py (10.1 kB) -"Fix to my version 4, to fix prev/next button link generation, tested in Trac 0.11-r7405 and python 2.4", added by JasonWinnebeck on 09/04/08 08:51:01. This version is currently working on my Trac 0.11.2 and Python 2.5.2 on Ubuntu Linux. It worked before I upgraded, with Python 2.4 (I believe). Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
