Ticket #5442 (closed enhancement: fixed)

Opened 7 months ago

Last modified 7 months ago

New get_search_feed_link and get_search_comments_feed_link template functions

Reported by: ionfish Assigned to: anonymous
Priority: normal Milestone: 2.5
Component: Template Version:
Severity: normal Keywords: has-patch
Cc:

Description

Adding get_search_feed_link and get_search_comments_feed_link functions would allow template authors to easily add feed links for searches. It would also be useful for #5435 (see my comment 3).

Attachments

search_feed_links.patch (1.1 kB) - added by ionfish on 12/09/07 11:48:14.

Change History

12/09/07 11:48:14 changed by ionfish

  • attachment search_feed_links.patch added.

12/19/07 18:05:21 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [6413]) get_search_feed_link and get_search_comments_feed_link from ionfish. fixes #5442