It should be possible to localize the council date, currently stored as a term. E.g "07 Settembre 2007" instead of "2007-09-07".
It should be possible to localize the council date, currently stored as a term. E.g "07 Settembre 2007" instead of "2007-09-07".
Comments
Comment #1
anders.fajerson commentedLet's expose the council date name to a theme function: http://drupal.org/cvs?commit=80225. Note that dates render by Views is not affected, but they can be themed as well (and use
theme_democracy_forum_council_date()).Comment #2
(not verified) commented