Johannes Weberhofer
c558d25713
Internationalized the SubscribeRSSWidget
2011-11-23 17:09:20 +01:00
Johannes Weberhofer
33810c33ca
Improved internationalization
2011-06-22 15:46:33 +02:00
Johannes Weberhofer
6190f66802
* Internationalized all messages
...
* added german translations
* to make dates internationalized, too, the
setlocale(LC_TIME, Translatable::get_current_locale() . ".UTF8");
should be set in the mysite/code/Page.php ContentController's init
function
2011-05-17 14:51:42 +02: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
Carlos Barberis
9cfd303ecf
BUGFIX: Got rid of link to post new entry in the front end on a BlogTree (method does not exist on BlogTree).
...
Thanks smurkas (#4692 )
2010-07-01 21:49:58 +00:00
Carlos Barberis
606d526627
BUGFIX: Deleted old js from BlogHolder
...
ENHANCEMENT: do not show blog management widget when not logged in (ticket #5561 thanks ericdrex)
2010-05-27 21:38:24 +00:00
Geoff Munn
5d2019f246
BUG FIX: table and column names quoted properly
2010-03-11 20:47:59 +00:00
Geoff Munn
c23b49323f
BUG FIX: month calculation system fixed to be database-agnostic
2010-03-08 22:08:21 +00:00
Sean Harvey
3198619d0b
ENHANCEMENT Blog widgets now respect updateCMSFields - related to r99929
2010-02-25 04:24:22 +00:00
Andreas Piening
54b1c07049
MINOR: added datetime helper function
2010-02-02 04:27:06 +00:00
Saophalkun Ponlu
eb1dc8019e
MINOR: correct the path to SimplePie include
2009-12-22 02:58:33 +00:00
Andrew O'Neil
a7f024bc45
Use "date" for archives, using numbers directly causes too many problems
2009-12-20 00:31:24 +00:00
Andrew O'Neil
5220e06737
FEATURE: Preliminary MetaWeblog support
2009-11-30 11:04:26 +00:00