Bug 7015

Summary: Fixup Template Code to Accommodate More Variety of Label Styles
Product: Koha Reporter: Chris Nighswonger <cnighswonger>
Component: Label/patron card printingAssignee: Chris Nighswonger <cnighswonger>
Status: NEW --- QA Contact: Bugs List <koha-bugs>
Severity: enhancement    
Priority: P5 - low CC: tmisilo
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Chris Nighswonger 2011-10-12 19:27:49 UTC
Modify template code to allow the use of a greater variety of label styles (such as Gaylord LSL04, and friends). A cursory review reveals this basic spec:

1. Modify the Template view code to allow addition of columns of multiple dimensions.
2. Modify the Template control code to translate template specs into and out of xml format.
3. Modify the Template model to reduce the existing number of fields to the minimum needed to store the new template format.
4. Modify any other control code which requires access to template specs.
Comment 1 Chris Nighswonger 2014-12-09 14:14:21 UTC
*** Bug 5884 has been marked as a duplicate of this bug. ***