silverstripe-blog/code
2008-11-27 01:43:55 +00:00
..
import Move blog to open source path 2007-09-06 22:33:58 +00:00
ArchiveWidget.php v.golev: #1982 - Blog module i18n patch 2007-12-18 01:41:51 +00:00
BlogEntry.php ENHANCEMENT Added IsWYSIWYGEnabled() to check if it's enabled or not, used for templates to determine whether to return parsed content or just standard HTML 2008-11-27 01:43:55 +00:00
BlogHolder.php ENHANCEMENT Added empty statics to BlogHolder to allow for decoration of BlogHolder 2008-11-25 05:01:20 +00:00
BlogManagementWidget.php v.golev: #1982 - Blog module i18n patch 2007-12-18 01:41:51 +00:00
RSSWidget.php BUGFIX Check if SimplePie exists before attempting to create a new instance of it, since it's a 3rd party class 2008-10-23 23:07:19 +00:00
TagCloudWidget.php BUGFIX Renamed Tags in TagCloudWidget->Tags() to TagsCollection() which is less confusing and now renders the tags correctly 2008-07-29 04:17:34 +00:00
TrackBackDecorator.php FEATURE: Added receiving of TrackPack pings 2008-09-12 02:09:13 +00:00
TrackBackPing.php FEATURE: Added receiving of TrackPack pings 2008-09-12 02:09:13 +00:00