silverstripe-blog/code
Sean Harvey bf70b7e7bc MINOR phpDoc for BlogEntry
BUGFIX Unncessary use of Convert::raw2sql() in BlogEntry_Controller->unpublishPost() for making an integer SQL safe, just use (int) instead to cast it
2008-12-10 07:01:06 +00:00
..
import Move blog to open source path 2007-09-06 22:33:58 +00:00
ArchiveWidget.php MINOR Tidy up of ArchiveWidget 2008-12-10 06:58:28 +00:00
BlogEntry.php MINOR phpDoc for BlogEntry 2008-12-10 07:01:06 +00:00
BlogHolder.php Reverted changes that shouldnt be in core 2008-12-02 02:58:14 +00:00
BlogManagementWidget.php v.golev: #1982 - Blog module i18n patch 2007-12-18 01:41:51 +00:00
RSSWidget.php ENHANCEMENT Addition of Date, so date can be used in the RSS feed 2008-12-10 00:58:17 +00:00
SubscribeRSSWidget.php ENHANCEMENT Added SubscribeRSSWidget for linking directly to blog RSS from the BlogHolder 2008-12-10 06:49:06 +00:00
TagCloudWidget.php MINOR: comment improvements and fixes 2008-12-04 21:34:49 +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