On 4-2-2013 18:58, David Given wrote:
I know there's an unpublicised mechanism for getting the RSS feed of a
timeline --- I'm using it to get notifications of new ticket activity
for my project.

I too have added a set of auto-discovery links to my headers. That way, most (desktop) browsers will display a feed icon, which when clicked pops up a menu of the different RSS feeds available.


Is there a similar mechanism for getting the RSS feed *for a specific
ticket*? I'd like to be able to point users at it so they can get
updates for tickets they submit (as fossil won't email them about
updates yet).

That would be really handy! If that existed, it should also be relatively easy to add an auto-discovery link to the page for the feed of updates *to that specific ticket*. This could also be used to provide a link to some RSS-to-email service like Blogtrottr.

But looking at the source code in [rss.c][1], this is currently not supported. And while I can read C, I’ve never written a line of it, so I’ll leave an eventual patch for someone else to write. :-)

   [1] http://www.fossil-scm.org/index.html/finfo?name=src/rss.c

--
Martijn Coppoolse

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to