Adding tools directory template and scripts
authorhdl <hdl>
Fri, 24 Feb 2006 11:52:38 +0000 (11:52 +0000)
committerhdl <hdl>
Fri, 24 Feb 2006 11:52:38 +0000 (11:52 +0000)
commit833e6bf5b68e8751f6692a93413b2a34763cf6ef
tree9f4faf40b638fae6dec5c3a1506f6f0856c0b7b4
parent8bdca884aa068e2f20b90ada0f19c7ec647ac935
Adding tools directory template and scripts
Changing barcodes, export and import and letters directory.
Changing export script name (marc.pl) to export.pl
Changing import script name (breeding.pl) to import.pl
12 files changed:
koha-tmpl/intranet-tmpl/prog/en/tools/barcodes.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/tools/export.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/tools/import.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/tools/letter.tmpl [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/tools/printerConfig.tmpl [new file with mode: 0644]
tools/barcodes.pl [new file with mode: 0755]
tools/barcodesGenerator.pl [new file with mode: 0755]
tools/export.pl [new file with mode: 0755]
tools/import.pl [new file with mode: 0755]
tools/letter.pl [new file with mode: 0755]
tools/pdfViewer.pl [new file with mode: 0755]
tools/printerConfig.pl [new file with mode: 0755]