Localize council date
fajerstarter - September 5, 2007 - 19:37
| Project: | Democracy forum |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
It should be possible to localize the council date, currently stored as a term. E.g "07 Settembre 2007" instead of "2007-09-07".

#1
Let'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()).#2