[Bug 1440] show a list of all holidays, don't require clicking to the specific month
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1440 oleonard@myacpl.org changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Macintosh |All ------- Comment #1 from oleonard@myacpl.org 2008-03-04 07:15 ------- Most of the data required for this is already passed to the template. Four TMPL_LOOPs: WEEK_DAYS_LOOP HOLIDAYS_LOOP EXCEPTION_HOLIDAYS_LOOP DAY_MONTH_HOLIDAYS_LOOP Each contain KEY (day of the week, full date, or month/day), TITLE (Always empty?), and DESCRIPTION (name of the holiday) If KEY could be formatted in a more friendly way, this information could be output to the template. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
participants (1)
-
bugzilla-daemon@pippin.metavore.com