[Koha-bugs] [Bug 7001] User Configurable Slips

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 22 16:29:44 CET 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7001

Liz Rea <wizzyrea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #7796|0                           |1
        is obsolete|                            |

--- Comment #77 from Liz Rea <wizzyrea at gmail.com> 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 <wizzyrea at gmail.com>
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.


More information about the Koha-bugs mailing list