silverstripe-blog/code
ksdhans 073fca5f0d Add RSS feeds for categories and tags
This patch adds RSS feeds for tags and categories. The RSS feeds are at the following URLs:
- */category/<category-name>/rss
- */tag/<tag-name>/rss
2016-06-13 23:20:07 +12:00
..
admin Converted to PSR-2 2015-11-21 19:17:29 +13:00
compat FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
extensions FIX: Unit test for BlogPostNotifications identified a missing %s in a sprintf statement, meaning the title of a BlogPost would not show in the subject of a notification email 2016-01-25 18:33:05 +07:00
forms Format dates in Blog Posts gridfield based on user preferences 2016-03-04 14:31:22 -05:00
model Add RSS feeds for categories and tags 2016-06-13 23:20:07 +12:00
widgets FIX: Ensure tag cloud widget does not break when there are zero tags 2016-02-24 22:01:24 +07:00