i work with a small development team that works on many different web
projects at once. we use trac to manage them, however it becomes a bit
arduous for each of our team members to subscribe to each of his or
her project specific "my tickets" rss feeds.

i'm interested in writing a plugin that generates a single rss feed
for all of the tickets assigned to a given user for all projects in my
trac parent directory.  this way, when a new project is created, our
team members don't need to subscribe to a new feed to be notified of
new tickets for that project.

i'm running trac on apache.  i'm uncertain of how trac works,
precisely.  does it fork separate apache processes for each
environment within the parent directory?  if so, will this plugin even
be possible?

would i have better luck simply querying each individual database and
generating a feed with a script independent of trac rather than
creating a plugin?

also, how/where does trac generate rss feeds?  regardless of whether
the plugin is possible or not, this would be a useful resource for me.

thanks!!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" 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-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to