http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7796|0 |1 is obsolete| | --- Comment #77 from Liz Rea <[email protected]> 2012-02-22 15:29:44 UTC --- Created attachment 7804 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7804 bug_7001: Issue and Reserve slips are notices. Branches can have their own version of notices - added branchcode to letter table. Support html notices - added is_html to letter table. Support for borrower attributes in templates. GetPreparedletter() is the interface for compiling letters (notices). Sysprefs for notice and slips stylesheets. Signed-off-by: Liz Rea <[email protected]> Additional notes: * now handles independantbranches properly * special character handling seems to be working very nicely (may have always been this way) * further refinement of this feature may be desired - but this is an excellent start, and I believe it should be allowed as-is. * Will file enhancement bugs for the following refinements when this is approved into Koha: * *UserCSS type customization handling for custom CSS (in addition to or in place of SlipCSS and NoticeCSS preferences) * per branch CSS using per-branch CSS classes on the <body> of slips (Thanks to MJ Ray for the rather brilliant idea) Special thanks to: Sean McGarvey and the circulation staff at the Hernando Public Library System for extra testing Cathi Wiggins from Arcadia Public Library for additional testing -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
