From d59a13fa0cbcb1d627c1ec9da9bba7c107a005b6 Mon Sep 17 00:00:00 2001 From: sushi Date: Tue, 11 Apr 2006 21:19:21 +0000 Subject: [PATCH] Initial add of NPL spine label templates. --- .../npl/en/barcodes/label-bib-search.tmpl | 33 ++++ .../npl/en/barcodes/label-home.tmpl | 176 ++++++++++++++++++ .../npl/en/barcodes/label-manager.tmpl | 58 ++++++ .../npl/en/barcodes/label-print.tmpl | 176 ++++++++++++++++++ .../intranet-tmpl/npl/en/barcodes/result.tmpl | 97 ++++++++++ 5 files changed, 540 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/npl/en/barcodes/label-bib-search.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/barcodes/label-manager.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/barcodes/result.tmpl diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-bib-search.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-bib-search.tmpl new file mode 100644 index 0000000000..beb99cef4d --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-bib-search.tmpl @@ -0,0 +1,33 @@ + +
+ +

Bib search

+ +
+ + + "> +
+

Search on

+

+ + +

+

+ + "> + "> + + + + + "> +

+

+ +

+
+
+
+ + diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl new file mode 100644 index 0000000000..6491dd1f99 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-home.tmpl @@ -0,0 +1,176 @@ +Koha -- Acquisitions + + + + +
+
+ +

+ Choose Fields to Print +

+ + + + + + + + + + + +
+ + checked + + + + + checked + + +
+ + checked + + + + + checked + + +
+ + + +

+ Confirm Label Type +

+ + + +

+ Confirm Barcode Type +

+ + + + + + + +

+ Start printing from Row number: +

+ + + + +

+ + + + +

+
+ + + +
+ + diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-manager.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-manager.tmpl new file mode 100644 index 0000000000..577a584d70 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-manager.tmpl @@ -0,0 +1,58 @@ +Koha -- Labels + + + +
+

Labels to be Printed

+

+ Printing will start on row number
+ Printing will use sheets
+ Currently 6 spare rows on sheet 2 +

+ + +

Items

+ + + + + + + + + + + + + + + +
Label NumberSummaryItem TypeDelete
+ + + : : + : + + + + ">Delete +
+ +


+ Add Item    + Preview    + Delete All +

+ + Add Item + + +
+ + + + diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl new file mode 100644 index 0000000000..ebc9f5afa6 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/label-print.tmpl @@ -0,0 +1,176 @@ + + + + +Print Preview + + + + +
+

Print Preview
+ Barcodetype:
+ Papertype:
+ Field Options: Author + itemtype + title + isbn + dewey + class +

+
+ + + + + + + + + + + + + + + +

+ Back   + Print   +
+ + + + diff --git a/koha-tmpl/intranet-tmpl/npl/en/barcodes/result.tmpl b/koha-tmpl/intranet-tmpl/npl/en/barcodes/result.tmpl new file mode 100644 index 0000000000..c49b6d2349 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/barcodes/result.tmpl @@ -0,0 +1,97 @@ + + + + + + -- 2.39.5