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 |
|
Tim Klein
|
95eb0d2c38
|
Fixed RSS Link, using 'rss' as $action param
Fixed RSS Link, using 'rss' as $action param for Link() method on BlogHolder.
This fixes the rss url when removing trailing slashes from page urls
|
2013-01-18 17:58:34 +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 |
|