silverstripe-blog/code
2010-07-01 21:49:58 +00:00
..
import Move blog to open source path 2007-09-06 22:33:58 +00:00
widgets BUGFIX: Got rid of link to post new entry in the front end on a BlogTree (method does not exist on BlogTree). 2010-07-01 21:49:58 +00:00
BlogEntry.php BUGFIX: getParent() may return null. Prevent calling function on null (esp when running tests) 2010-06-26 04:47:15 +00:00
BlogHolder.php BUGFIX: resolve wrong character parsing when posting blog entry from the front-end 2010-06-17 06:05:37 +00:00
BlogTree.php ENHANCEMENT: create a template function, BlogEntry::Content(), for consistency of template writing and enable using text summary functionalities in template 2010-06-17 23:19:56 +00:00
MetaWeblogController.php FEATURE: Preliminary MetaWeblog support 2009-11-30 11:04:26 +00:00
TrackBackDecorator.php ENHANCEMENT: Allow notifying multiple trackback urls per blog entry 2010-06-23 05:50:02 +00:00
TrackBackPing.php BUGFIX: Extend URL length from 50 to 2048 chars 2009-12-08 22:58:18 +00:00
TrackBackURL.php MINOR Fixed TrackbackURL->isDuplicate() with ANSI compliant SQL (see r106984 and r107129) 2010-06-28 01:10:17 +00:00