[open-ils-commits] ***SPAM*** [GIT] Evergreen ILS branch rel_2_7 updated. d9840749df9da9e1e76a8ec3cbe1db4df6ad7254

Evergreen Git git at git.evergreen-ils.org
Mon Nov 10 16:26:48 EST 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, rel_2_7 has been updated
       via  d9840749df9da9e1e76a8ec3cbe1db4df6ad7254 (commit)
       via  f65a5324be8b843b474e82440c75b3ff1a436e95 (commit)
      from  917e470e2a8156afe031f0afacffda6679d248b6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d9840749df9da9e1e76a8ec3cbe1db4df6ad7254
Author: Timothy Spindler <tspindler at cwmars.org>
Date:   Mon Nov 10 16:25:00 2014 -0500

    Docs: remove extra '\r' in cataloging/MARC_batch_edit.txt
    
    Signed-off-by: Yamil Suarez <yamil at yamil.com>

diff --git a/docs/cataloging/MARC_batch_edit.txt b/docs/cataloging/MARC_batch_edit.txt
index ae51eba..c1dee89 100644
--- a/docs/cataloging/MARC_batch_edit.txt
+++ b/docs/cataloging/MARC_batch_edit.txt
@@ -1,48 +1,48 @@
-MARC Batch Edit
----------------
-This function is used to batch edit MARC records either adding a field, removing a field or changing the contents of a field. 
-
-Record Source::
-This includes options to batch edit identifying MARC records in a record bucket, CSV file or by record id.
-
-Go! (button)::
-This button runs the action defined by the rule template(s).
-
-Action (Rule Type)
-~~~~~~~~~~~~~~~~~~
-Replace::
-Replaces the value in a MARC field for a batch of records.
-Delete::
-Removes a MARC field and its contents from the batch of records.
-Add::
-Use this to add a field and its contents to a batch of records.
-
-Other Template Fields
-~~~~~~~~~~~~~~~~~~~~~
-MARC Tag::
-This is used to identify the field for adding, replacing, or deleting.
-Subfield (optional)::
-Indicates which subfield is being edited.
-MARC Data::
-Use this to indicate the data to add or used in replacing the existing data.
-
-Advanced Matching Restrictions (Optional)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-Subfield
-Regular Expression::
-Using PERL syntax for a regular expression to identify the data to be removed or replaced.
-
-.Running a Template to Add, Delete, or Replace MARC data
-. Click Cataloging->MARC Batch Edit
-. Select *Record source*
-. Select the appropriate bucket, load the CSV file or enter record id depending on *Record source* selected
-. Select the *Action Rule*
-. Enter the *MARC Tag* with no indicators (eg. 245)
-. Enter the *subfields* with no spaces.  Subfields are optional. Multiple subfield can be entered such as _auz_.
-. Enter the *MARC Data* which is the value in the fields
-. Enter optional *Advanced Matching Restrictions*
-.. Subfield
-.. Regular Expression (using PERL syntax)
-. Click *Go!*
-. Results page will display indicating the number of records successfully edited
-
+MARC Batch Edit
+---------------
+This function is used to batch edit MARC records either adding a field, removing a field or changing the contents of a field. 
+
+Record Source::
+This includes options to batch edit identifying MARC records in a record bucket, CSV file or by record id.
+
+Go! (button)::
+This button runs the action defined by the rule template(s).
+
+Action (Rule Type)
+~~~~~~~~~~~~~~~~~~
+Replace::
+Replaces the value in a MARC field for a batch of records.
+Delete::
+Removes a MARC field and its contents from the batch of records.
+Add::
+Use this to add a field and its contents to a batch of records.
+
+Other Template Fields
+~~~~~~~~~~~~~~~~~~~~~
+MARC Tag::
+This is used to identify the field for adding, replacing, or deleting.
+Subfield (optional)::
+Indicates which subfield is being edited.
+MARC Data::
+Use this to indicate the data to add or used in replacing the existing data.
+
+Advanced Matching Restrictions (Optional)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Subfield
+Regular Expression::
+Using PERL syntax for a regular expression to identify the data to be removed or replaced.
+
+.Running a Template to Add, Delete, or Replace MARC data
+. Click Cataloging->MARC Batch Edit
+. Select *Record source*
+. Select the appropriate bucket, load the CSV file or enter record id depending on *Record source* selected
+. Select the *Action Rule*
+. Enter the *MARC Tag* with no indicators (eg. 245)
+. Enter the *subfields* with no spaces.  Subfields are optional. Multiple subfield can be entered such as _auz_.
+. Enter the *MARC Data* which is the value in the fields
+. Enter optional *Advanced Matching Restrictions*
+.. Subfield
+.. Regular Expression (using PERL syntax)
+. Click *Go!*
+. Results page will display indicating the number of records successfully edited
+

commit f65a5324be8b843b474e82440c75b3ff1a436e95
Author: Timothy Spindler <tspindler at cwmars.org>
Date:   Mon Nov 10 16:24:26 2014 -0500

    Docs: Documentation for MARC Batch Edit
    
    Signed-off-by: Yamil Suarez <yamil at yamil.com>

diff --git a/docs/cataloging/MARC_batch_edit.txt b/docs/cataloging/MARC_batch_edit.txt
new file mode 100644
index 0000000..ae51eba
--- /dev/null
+++ b/docs/cataloging/MARC_batch_edit.txt
@@ -0,0 +1,48 @@
+MARC Batch Edit
+---------------
+This function is used to batch edit MARC records either adding a field, removing a field or changing the contents of a field. 
+
+Record Source::
+This includes options to batch edit identifying MARC records in a record bucket, CSV file or by record id.
+
+Go! (button)::
+This button runs the action defined by the rule template(s).
+
+Action (Rule Type)
+~~~~~~~~~~~~~~~~~~
+Replace::
+Replaces the value in a MARC field for a batch of records.
+Delete::
+Removes a MARC field and its contents from the batch of records.
+Add::
+Use this to add a field and its contents to a batch of records.
+
+Other Template Fields
+~~~~~~~~~~~~~~~~~~~~~
+MARC Tag::
+This is used to identify the field for adding, replacing, or deleting.
+Subfield (optional)::
+Indicates which subfield is being edited.
+MARC Data::
+Use this to indicate the data to add or used in replacing the existing data.
+
+Advanced Matching Restrictions (Optional)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Subfield
+Regular Expression::
+Using PERL syntax for a regular expression to identify the data to be removed or replaced.
+
+.Running a Template to Add, Delete, or Replace MARC data
+. Click Cataloging->MARC Batch Edit
+. Select *Record source*
+. Select the appropriate bucket, load the CSV file or enter record id depending on *Record source* selected
+. Select the *Action Rule*
+. Enter the *MARC Tag* with no indicators (eg. 245)
+. Enter the *subfields* with no spaces.  Subfields are optional. Multiple subfield can be entered such as _auz_.
+. Enter the *MARC Data* which is the value in the fields
+. Enter optional *Advanced Matching Restrictions*
+.. Subfield
+.. Regular Expression (using PERL syntax)
+. Click *Go!*
+. Results page will display indicating the number of records successfully edited
+
diff --git a/docs/root.txt b/docs/root.txt
index edab6e6..653e266 100644
--- a/docs/root.txt
+++ b/docs/root.txt
@@ -303,6 +303,8 @@ include::cataloging/cataloging_electronic_resources.txt[]
 
 include::cataloging/tpac_copy_edit_links.txt[]
 
+include::cataloging/MARC_batch_edit.txt[]
+
 include::cataloging/link_checker.txt[]
 
 

-----------------------------------------------------------------------

Summary of changes:
 docs/cataloging/MARC_batch_edit.txt |   48 +++++++++++++++++++++++++++++++++++
 docs/root.txt                       |    2 +
 2 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 docs/cataloging/MARC_batch_edit.txt


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list