From: miker Date: Tue, 12 Oct 2010 19:23:22 +0000 (+0000) Subject: improve labeling and documentation X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=033f498f207867e94f1457d3fbf8fa1c3ce244c4;p=evergreen%2Ftadl.git improve labeling and documentation git-svn-id: svn://svn.open-ils.org/ILS/trunk@18285 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/src/perlmods/OpenILS/WWW/TemplateBatchBibUpdate.pm b/Open-ILS/src/perlmods/OpenILS/WWW/TemplateBatchBibUpdate.pm index ca527db38c..78a1106e43 100644 --- a/Open-ILS/src/perlmods/OpenILS/WWW/TemplateBatchBibUpdate.pm +++ b/Open-ILS/src/perlmods/OpenILS/WWW/TemplateBatchBibUpdate.pm @@ -563,8 +563,11 @@ sub show_template { - Column (starting from 0) of: + Column of: +
+
+ Columns are numbered starting at 0. For instance, when looking at a CSV file in Excel, the column labeled A is the same as column 0, and the column labeled B is the same as column 1. @@ -599,7 +602,7 @@ sub show_template { - + + @@ -620,23 +624,26 @@ sub show_template { + - + + +
Rule TypeAction (Rule Type) Three characters, no spaces, no indicators, etc. eg: 245
MARC Tag
MARC Data MARC-Breaker formatted data with indicators and subfield delimiters, eg:
245 04$aThe End
Optionally Restrict ByAdvanced Matching Restriction (Optional)
Subfield - A single subfield code, no delimiters, eg: a
Regular Expression See the Perl documentation + for an explanation of Regular Expressions. +
- +