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
Sean Harvey
3c286381ec
Fixing further statics for 3.1 compatibility
2013-04-05 11:20:03 +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
5a21b4eeb9
MINOR: resolve conflicts after merging
2012-05-21 15:58:40 +12:00
carlos barberis
36c31be314
MINOR: update Requirements in README
2012-05-21 14:58:26 +12:00
Sean Harvey
90a0e80667
Revert "BUGFIX Initial fixes to support at least building the blog module on SS3"
...
This reverts commit 8b58156211
.
2012-04-14 11:08:18 +12:00
Sean Harvey
8b58156211
BUGFIX Initial fixes to support at least building the blog module on SS3
2012-04-12 13:53:32 +12:00
phalkunz
e2f088e1e8
MINOR: Blog tag now supports multibyte chars in the front-end. Thanks to hex0id.
2011-01-20 13:38:28 +13:00
Saophalkun Ponlu
eb52713954
MINOR: Allow decorating db and cms fields of widgets in one decorator. Thanks to smurkas
2010-12-10 03:20:26 +00:00
Carlos Barberis
438feba01e
BUGFIX: TagCloudWidget sorts by frecuency even with limit equal 0, see ticket 6060
2010-10-08 03:28:11 +00:00
Carlos Barberis
1a6bb1482c
BUGFIX: TagCloudWidget uses themedCSS instead css (ticket 6059, thanks artyom)
2010-10-07 22:31:04 +00:00
Sean Harvey
3198619d0b
ENHANCEMENT Blog widgets now respect updateCMSFields - related to r99929
2010-02-25 04:24:22 +00:00
Andrew O'Neil
5220e06737
FEATURE: Preliminary MetaWeblog support
2009-11-30 11:04:26 +00:00