Summary: | Allow more than 2 images on patron cards | ||
---|---|---|---|
Product: | Koha | Reporter: | Derryn <derrynj> |
Component: | Label/patron card printing | Assignee: | Chris Nighswonger <cnighswonger> |
Status: | NEW --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | veron |
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: | ||
Circulation function: |
Description
Derryn
2012-08-08 23:44:09 UTC
This is an excellent idea and could be easily implemented by modifying the code to allow the user to add more image fields in the interface. The back-end code which process the xml can handle it already as you have discovered. Also note that it is not necessary to include a patron image if you do not want to. In its current form the tool allows for any two images both of which may be other than the patron image. Still valid. Just a note that a good way to resolve the problem is to make a background image the size of the card with transparent background and place all images on it. |