Bug 7015 - Fixup Template Code to Accommodate More Variety of Label Styles
Summary: Fixup Template Code to Accommodate More Variety of Label Styles
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Label/patron card printing (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Chris Nighswonger
QA Contact: Bugs List
URL:
Keywords:
: 5884 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-10-12 19:27 UTC by Chris Nighswonger
Modified: 2016-12-01 21:58 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***