Will Rossiter
6653cc2546
Merge pull request #98 from tractorcow/3.0-simplepie-encoding-fix
...
BUG Fixed incorrect html encoding of SimplePie rss titles
2014-01-10 15:28:32 -08:00
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
Damian Mooyman
9555373c21
BUG Fixed incorrect html encoding of SimplePie rss titles
2013-07-29 15:16:38 +12:00
Ingo Schommer
294074ba04
Suggest install of simplepie lib (been removed from SS core master)
2013-07-01 10:02:39 +02:00
Ingo Schommer
e33881615d
Merge remote-tracking branch 'origin/0.6'
...
Conflicts:
.travis.yml
README.md
_config.php
code/BlogHolder.php
code/BlogTree.php
code/widgets/ArchiveWidget.php
code/widgets/BlogManagementWidget.php
code/widgets/BlogTreeExtension.php
code/widgets/RSSWidget.php
code/widgets/SubscribeRSSWidget.php
composer.json
2013-04-29 09:26:41 +02:00
Ingo Schommer
ee532292d2
NEW Making widgets dependency optional
2013-04-11 12:35:22 +02:00
Sean Harvey
3c286381ec
Fixing further statics for 3.1 compatibility
2013-04-05 11:20:03 +13:00
carlos barberis
cfa7410cf2
BUGFIX: replace deprecated DataObjectSet for ArrayList
2012-10-05 09:32:49 +13:00
carlos barberis
795f1a6a21
BUGFIX: fix blog widgets so their methods are accessible from templates
2012-09-20 16:36:01 +12:00
carlos barberis
36c31be314
MINOR: update Requirements in README
2012-05-21 14:58:26 +12:00