silverstripe-blog/code
2010-10-07 22:31:04 +00:00
..
import Move blog to open source path 2007-09-06 22:33:58 +00:00
widgets BUGFIX: TagCloudWidget uses themedCSS instead css (ticket 6059, thanks artyom) 2010-10-07 22:31:04 +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: Fixed front end post entry form validation and its test 2010-08-03 00:44:30 +00:00
BlogTree.php BUGFIX Fixed XSS vulnerability in BlogTree when filtering by tags 2010-10-03 20:02:43 +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