silverstripe-blog/code
2009-05-20 02:34:57 +00:00
..
import Move blog to open source path 2007-09-06 22:33:58 +00:00
ArchiveWidget.php BUGFIX Fixed BlogTree, ArchiveWidget SQL queries to work with ANSI and non-ANSI compatible queries 2009-05-11 02:48:24 +00:00
BlogEntry.php FEATURE: added userblog support. Thanks simon_w - #3463 2009-02-07 02:19:27 +00:00
BlogHolder.php MINOR: move Name field from BlogHolder to BlogTree 2009-05-20 02:18:48 +00:00
BlogManagementWidget.php BUGFIX: Use parent->canAddChildren, not parent->canEdit to determine if this user can add children to parent blog holder 2009-05-06 05:01:28 +00:00
BlogTree.php MINOR: change blog alternative name to use global project_name variable 2009-05-20 02:34:57 +00:00
RSSWidget.php MINOR: added empty statics to blog 2009-01-20 04:01:45 +00:00
SubscribeRSSWidget.php FEATURE: Add an additional level of blog container, called the tree. You can now use blogs in the previous manner (holder has many entries) or as a deep tree of many holders. Viewing a level up the tree will show all blog entries within that tree. 2009-04-30 22:05:54 +00:00
TagCloudWidget.php ENHANCEMENT: Allow specifying the class buckets to assign tags into based on popularity 2009-05-06 05:02:01 +00:00
TrackBackDecorator.php FEATURE: Added receiving of TrackPack pings 2008-09-12 02:09:13 +00:00
TrackBackPing.php BUGFIX: added missing semi colon 2009-01-20 04:37:44 +00:00