Quick Spine Label Printer
authorKyle M Hall <kyle.m.hall@gmail.com>
Fri, 10 Jul 2009 15:50:25 +0000 (15:50 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Sat, 1 Aug 2009 14:47:13 +0000 (10:47 -0400)
commit6860310e965bfd734501408b9897c5162a6025ff
tree07a1e30cba52fe396d126368c68671388fc96be1
parentb35b7279242eded911b6cfed457c6a13a8d83eca
Quick Spine Label Printer

This is a small tool for quickly printing spine labels using dedicated label printers.
It is located in the Tools page as Quick Spine Label Creator.
The system preference SpineLabelFormat defines which fields will be displayed.
The pref SpineLabelAutoPrint will make the print dialog pop up automatically.
The CSS file spinelabel.css controls all presentation for the labels.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
installer/data/mysql/en/mandatory/sysprefs.sql
installer/data/mysql/fr-FR/1-Obligatoire/unimarc_standard_systemprefs.sql
installer/data/mysql/updatedatabase.pl
koha-tmpl/intranet-tmpl/prog/en/css/spinelabel.css [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-home.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/labels/spinelabel-print.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/tools-home.tmpl
labels/spinelabel-home.pl [new file with mode: 0755]
labels/spinelabel-print.pl [new file with mode: 0755]