Opened 19 years ago
Closed 19 years ago
#2181 closed defect (bug) (invalid)
There needs to be a get_comments_rss_link
Reported by: | Michael | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.0 |
Component: | Administration | Keywords: | |
Focuses: | Cc: |
Description
Currently, using default template tags, you can only output an RSS anchor, you can't get and output the RSS link itself. This is a problem if you for instance want to add a class to the anchor. Also, the comments_rss_link template tag could do with 'before' and 'after' parameters.
Change History (2)
Note: See
TracTickets for help on using
tickets.
comments_rss() returns the rss link.