silverstripe-blog/code
ksdhans d42b3ca57c Fixed RSS feed link for category/tag feeds
- The RSS feed link was always the blog's root URL, even for category/tag feeds. FIXED
- Changed the return type documented for category() and tag() to include string for the case where an RSS feed is returned (addresses the "Scrutinizer" issues)
2016-06-14 18:08:31 +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 Fixed RSS feed link for category/tag feeds 2016-06-14 18:08:31 +12:00
widgets FIX: Ensure tag cloud widget does not break when there are zero tags 2016-02-24 22:01:24 +07:00