Webapps (being request driven) are not usually a good choice for anything time-based. You could put together a script to do this pretty easily though, either via the Trac Python API or XML-RPC.
--Noah From: [email protected] [mailto:[email protected]] On Behalf Of Natalia Bottaioli Sent: Monday, April 05, 2010 10:32 AM To: [email protected] Subject: [th-users] Plugin for repeating tasks Hi! Does anybody know of a plugin that I can install on trac so as to manage tasks that need to be done, for example, once a month or once a week? I use another system for technical support that has some "follow up" field, but I have not seen something similar on trac. My idea is: imagine that "check xxx" or "report yyy" needs to be done once a month. I would like to create the ticket once, and then have the person who needs to do this task be reminded once a month about her having to do this task. Let me know if I am being clear, and if this can be done with some of the hacks available! Cheers! Natalia
_______________________________________________ th-users mailing list [email protected] https://lists.trac-hacks.org/mailman/listinfo/th-users
