The link header for RSS should be added to pages having RSS content. This would be most useful on the saved filters.
Example link element:
<link REL="alternate" TITLE="Some Filter RDF" HREF="/IssueNavigator.jspa?view=rss&assigneeSelect=issue_current_user&statusIds=1" TYPE="application/rss+xml">
Description
The link header for RSS should be added to pages having RSS content. This would be most useful on the saved filters.
Example link element:
<link REL="alternate" TITLE="Some Filter RDF" HREF="/IssueNavigator.jspa?view=rss&assigneeSelect=issue_current_user&statusIds=1" TYPE="application/rss+xml">
Jeff Turner [Atlassian] - 10/May/05 01:40 AM That's a good idea generally (we should also do this for issue XML).
Apart from Firefox's recently added support for RSS feeds in web pages, do you happen to know of any other clients which would use this?
I'm not aware of any other web browser making use of this tag. However, as more and more web sites incorporate this feature, I'm sure other browsers will add RSS support sooner or later.
Philippe Lefebvre - 10/May/05 08:42 AM I'm not aware of any other web browser making use of this tag. However, as more and more web sites incorporate this feature, I'm sure other browsers will add RSS support sooner or later.
Apart from Firefox's recently added support for RSS feeds in web pages, do you happen to know of any other clients which would use this?