silverstripe-blog/code
draev 616dd950e9 Update BlogManagementWidget.php
If BlogManagementWidget class implements PermissionProvider,
Blog module can't be used without Widgets Module.

In Admin, all Classes, that implements PermissionProvider are loaded,
but no widgets class (if the widgets module isn't installed)
2013-03-31 10:37:13 +03:00
..
import MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
widgets Update BlogManagementWidget.php 2013-03-31 10:37:13 +03:00
BlogEntry.php SECURITY: avoid XSS vulnerability within the Tags field in BlogEntry 2013-02-07 13:31:08 +13:00
BlogHolder.php BUGFIX: fix post in the front end when not logged in 2013-03-18 11:00:04 +13:00
BlogTree.php SelectedTag will now 'urldecode' tag. 2013-03-16 18:39:16 -07:00
MetaWeblogController.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
TrackBackDecorator.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00
TrackBackPing.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
TrackBackURL.php MINOR: resolve conflicts after merging 2012-05-21 15:58:40 +12:00