koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1440] show a list of all holidays, don't require clicki


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1440] show a list of all holidays, don't require clicking to the specific month
Date: Tue, 4 Mar 2008 07:15:24 -0800 (PST)

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


address@hidden changed:

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




------- Comment #1 from address@hidden  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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]