silverstripe-blog/code
Damian Mooyman f4b51f0a0e BUG / Housekeeping of Widget code:
- TagCloudWidget not wrapped with if(class_exists('Widget')) check for dependency module
- Default titles for RSS Widget and TagCloudWidget not being translated.
- Fixed poor indentation, and excessive line length (scrutinizer errors)
- Removal of several blank 'private static $relation = array()' that added no value
- Missing PHPDoc for widget classes
- Fixed missing EOL and removed closing ?> from php files for consistency
2013-08-15 09:24:10 +12:00
..
import MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00
widgets BUG / Housekeeping of Widget code: 2013-08-15 09:24:10 +12:00
BlogEntry.php Bug fix - change timefield format 2013-06-06 21:57:01 +10:00
BlogHolder.php Merge remote-tracking branch 'origin/0.6' 2013-04-29 10:02:26 +02:00
BlogLeftMainExtension.php NEW Show "post" date and author in CMS list view for blog entries 2013-04-08 00:50:00 +02:00
BlogTree.php Merge remote-tracking branch 'origin/0.6' 2013-04-29 09:26:41 +02:00
MetaWeblogController.php MINOR: update Requirements in README 2012-05-21 14:58:26 +12:00