silverstripe-blog/code/model
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
..
Blog.php Fixed RSS feed link for category/tag feeds 2016-06-14 18:08:31 +12:00
BlogCategory.php FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
BlogPost.php FIX #394 add getDate to proxy publish date in rss template 2016-05-31 14:26:29 +12:00
BlogTag.php FIX Prevent duplicate tags and categories. 2016-02-05 23:21:13 +00:00
CategorisationObject.php Converted to PSR-2 2015-11-21 19:17:29 +13:00