silverstripe-blog/code
2010-05-16 02:38:19 +00:00
..
import Move blog to open source path 2007-09-06 22:33:58 +00:00
widgets BUG FIX: table and column names quoted properly 2010-03-11 20:47:59 +00:00
BlogEntry.php FEATURE: added NextBlogEntry() and PreviousBlogEntry() functions to allow getting the next / previous posts by date in the template using $NextBlogEntry and $PreviousBlogEntry respectively 2010-05-16 01:10:24 +00:00
BlogHolder.php Use "date" for archives, using numbers directly causes too many problems 2009-12-20 00:31:24 +00:00
BlogTree.php APICHANGE: removed BlogTree_URL class and its little static children. Changed to SelectedTag and SelectedDate to allow to be called in the template. SelectedDate now also returns a Date object rather than a string. BUGFIX: fixed missing Viewing posts by date text and added a viewing by post date text. 2010-05-16 02:38:19 +00:00
MetaWeblogController.php FEATURE: Preliminary MetaWeblog support 2009-11-30 11:04:26 +00:00
TrackBackDecorator.php APICHANGE: Drop 2.3 support - 0.3 will be 2.4 only 2009-11-30 08:18:56 +00:00
TrackBackPing.php BUGFIX: Extend URL length from 50 to 2048 chars 2009-12-08 22:58:18 +00:00