[Koha-bugs] [Bug 1440] show a list of all holidays, don't require clicking to the specific month

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Tue Mar 4 16:15:24 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1440


oleonard at myacpl.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Macintosh                   |All




------- Comment #1 from oleonard at 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.





More information about the Koha-bugs mailing list