From bbefd8b3968bd838667569e188668afe95048a1d Mon Sep 17 00:00:00 2001 From: oleonard Date: Thu, 4 Aug 2005 19:43:45 +0000 Subject: [PATCH] More programmer's templates --- .../prog/en/barcodes/barcodes.tmpl | 80 ++++++++++++++++++ .../prog/en/barcodes/printerConfig.tmpl | 83 +++++++++++++++++++ 2 files changed, 163 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/prog/en/barcodes/barcodes.tmpl create mode 100644 koha-tmpl/intranet-tmpl/prog/en/barcodes/printerConfig.tmpl diff --git a/koha-tmpl/intranet-tmpl/prog/en/barcodes/barcodes.tmpl b/koha-tmpl/intranet-tmpl/prog/en/barcodes/barcodes.tmpl new file mode 100644 index 0000000000..97efe01438 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/barcodes/barcodes.tmpl @@ -0,0 +1,80 @@ + + + +
+
+ +

Add a new Country Code

+
    +
  • +
  • +
+ + +
+
+ + + +

Barcodes Generator

+

Generate barcodes from inventory codes

+ + +Can't find inventory codes in that range. Please try again. + +
" name="form1" onsubmit="return checkFields(this);" target="_blank"> + + +
+
    +
  • +
  • +
+
+ + + + +

+[+]

+ +

" size="10" />[Go to Printer Configuration]

+ + +

+ " /> If this field is empty, author and title will be used instead

+ + + + + + + + + + + + +
">Label number to start printing
+ " name="label" > Label
+ + + +
+ + + diff --git a/koha-tmpl/intranet-tmpl/prog/en/barcodes/printerConfig.tmpl b/koha-tmpl/intranet-tmpl/prog/en/barcodes/printerConfig.tmpl new file mode 100644 index 0000000000..5c33f998ac --- /dev/null +++ b/koha-tmpl/intranet-tmpl/prog/en/barcodes/printerConfig.tmpl @@ -0,0 +1,83 @@ + + +

Printer Configuration

+

Set printer configuration corresponding to your environment

+ +
+
" name="form1"> + + + + + + + + + + + +
+ Label width (Expressed in mm) + + "> +
+ Label heigth (Expressed in mm) + + "> +
+ System dpi + + "> +
+ Page Type + + +
+ Columns + + "> +
+ Rows + + "> +
+ Margin Bottom (Expressed in mm) + + "> +
+ Margin Left (Expressed in mm) + + "> +
+
+ + -- 2.39.5