From 033f498f207867e94f1457d3fbf8fa1c3ce244c4 Mon Sep 17 00:00:00 2001 From: miker Date: Tue, 12 Oct 2010 19:23:22 +0000 Subject: [PATCH] improve labeling and documentation git-svn-id: svn://svn.open-ils.org/ILS/trunk@18285 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- .../perlmods/OpenILS/WWW/TemplateBatchBibUpdate.pm | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) 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 { + - + + + -- 2.11.0
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. +
- +