From 0dd6825a81b1a64f22bce5442cf5fca0690a5447 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Fri, 14 Dec 2007 08:47:36 -0600 Subject: [PATCH] owen's fixes to picture upload Signed-off-by: Joshua Ferraro --- .../prog/en/modules/tools/picture-upload.tmpl | 164 +++++++++--------- 1 file changed, 83 insertions(+), 81 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl index 539f2d4fb3..143483c515 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tmpl @@ -1,81 +1,83 @@ - -Koha › Tools › Upload Patron Images - - - - - - - - -
- -
-
-
-
-
-

Upload Patron Images

- - -
    -
  • Unpacking completed
  • -
- Scanned - Processed - - Images moved from to - - To - - - - - - -
    - -
  • The patronimages/ directory isn't present on your server, please ask your systems administrator to create it
  • - - -
  • The upload file does not appear to be a zip file. The extention is not '.zip'.
  • - - -
  • This script is not able to create/write to the necessary temporary directory.
  • - - -
  • This script is not able to write to the patronpictures holding directory.
  • - - -
  • The upload file appears to be empty.
  • - - - -
    -
      -
    • Select a file to upload to the server. Each .jpg file contained therein will be copied to the appropriate place on the server for patron pictures.
    • -
    • You can include multiple pictures in a .zip file.
    • -
    • There should be a DATALINK.TXT or IDLINK.TXT file for each group of pictures that has the cardnumber of the patron and the file containing that patrons picture. One patron per line seperated by either ,'s or tabs. Quotes around the fields are ignored.
    • -
    - - - - - -
    -
    -
    - -
    - - - -
-
-
-
-
- -
-
- + +Koha › Tools › Upload Patron Images + + + + + + + + +
+ +
+
+
+

Upload Patron Images

+
+
+ +
    +
  • Unpacking completed
  • +
+ Scanned + Processed + + Images moved from to + + To + + + + + +
    + + +
  • The patronimages/ directory isn't present on your server, please ask your systems administrator to create it
  • + + +
  • The upload file does not appear to be a zip file. The extention is not '.zip'.
  • + + +
  • This script is not able to create/write to the necessary temporary directory.
  • + + +
  • This script is not able to write to the patron image storage directory.
  • + + +
  • The upload file appears to be empty.
  • + + +
+ + +
+
+
    +
  1. + +
  2. +
+
+
Cancel
+
+ +
+
+
    +
  • Select a file to upload to the server. Each .jpg file contained therein will be copied to the appropriate place on the server for patron pictures.
  • +
  • You can include multiple pictures in a .zip file.
  • +
  • There should be a DATALINK.TXT or IDLINK.TXT file for each group of pictures that has the cardnumber of the patron and the file containing that patrons picture. One patron per line seperated by either commas or tabs. Quotes around the fields are ignored.
  • +
+
+
+ + +
+
+
+ +
+
+ -- 2.39.5