Merge branch 'enhancements' into 'master'
authorChris Cormack <chris@bigballofwax.co.nz>
Sun, 2 Dec 2018 18:32:32 +0000 (18:32 +0000)
committerChris Cormack <chris@bigballofwax.co.nz>
Sun, 2 Dec 2018 18:32:32 +0000 (18:32 +0000)
Taiga 664: Share patron lists between staff

See merge request koha-community/koha-manual!193

1  2 
source/tools.rst

diff --combined source/tools.rst
@@@ -11,7 -11,7 +11,7 @@@ management systems
  
  .. _patrons-and-circulation-label:
  
 -Patrons and Circulation
 +Patrons and circulation
  ------------------------------------------
  
  .. _patron-lists-label:
@@@ -31,7 -31,12 +31,12 @@@ To create a new list of patrons click t
  
  |image246|
  
- Enter a list name and save the list.
+ Enter a list name.
+ Checking the 'Shared' box will make this list visible to all users with 
+ the :ref:`manage_patron_lists permission <granular-tools-permissions-label>`.
+ Save the list.
  
  |image247|
  
@@@ -77,19 -82,19 +82,19 @@@ useful for tracking summer reading prog
  Creating a new club template
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 -Click on the 'New Club template' button. Here you can add fields that can be 
 +Click on the 'New club template' button. Here you can add fields that can be 
  filled out at the time a new club is created based on the template, or a new 
  enrollment is created for a given club based on the template. 
  
  |image1364|
  
 -The name is required. This could be something like 'Adult Book Club', 'Children’s
 -Book Club' or 'Summer Reading Program'. Remember these templates will be starting
 +The name is required. This could be something like 'Adult book club', 'Children’s
 +book club' or 'Summer reading program'. Remember these templates will be starting
  point for each club you create.
  
  The description can be any additional information.
  
 -Allow Public Enrollment: if this box is checked it will allow patrons to enroll
 +Allow public enrollment: if this box is checked it will allow patrons to enroll
  in a club based on this template from the OPAC.
  
  Require valid email address: if this box is checked only patrons 
@@@ -178,7 -183,7 +183,7 @@@ and choosing 'Enrollment' from the 'Act
  Comments
  ~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Comments
 +-  *Get there:* More > Tools > Patrons and circulation > Comments
  
  All comments added by patrons via the OPAC to bibliographic records
  require moderation by the librarians. If there are comments awaiting
@@@ -187,12 -192,12 +192,12 @@@ below the module list
  
  |image251|
  
 -and next to the Comments tool on the Tools Module
 +and next to the Comments tool on the Tools page
  
  |image1219|
  
  To moderate comments click on the notification on the main dashboard or
 -go directly to the Comments Tool and click 'Approve' or 'Delete' to the
 +go directly to the Comments tool and click 'Approve' or 'Delete' to the
  right of the comments awaiting moderation.
  
  |image252|
@@@ -266,7 -271,7 +271,7 @@@ with the exception of a few mandatory o
         -  Since values can contain spaces, additional doubled-quotes may
            be required:
  
 -          -  "INSTID:12345,BASEBALL:Cubs,""BASEBALL:White Sox"""
 +          -  "INSTID:12345,BASEBALL:Cubs,""BASEBALL:White Sox""
  
      **Note**
  
  
  .. _importing-patrons-label:
  
 -Importing Patrons
 +Importing patrons
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
  Once you have created your file, you can use the patron import tool to
@@@ -297,11 -302,11 +302,11 @@@ bring the data into Koha
  -  Next you can choose default values to apply to all patrons you are
     importing
  
 -   -  ex. If you're importing patrons specific to one branch you can use
 +   -  For example, if you're importing patrons specific to one branch you can use
        the field on the import form to apply the branch code to all those
        you are importing.
  
 --  Finally you need to decide on what data you want to replace if there
 +-  Finally, you need to decide on what data you want to replace if there
     are duplicates.
  
     -  A matching record is found using the field you chose for matching
  
  .. _notices-&-slips-label:
  
 -Notices & Slips
 +Notices & slips
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Notices & Slips
 +-  *Get there:* More > Tools > Patrons and circulation > Notices & slips
  
  All notices and circulation receipts (or slips) generated by Koha can be
 -customized using the Notices & Slips Tool. The system comes with several
 +customized using the Notices & slips tool. The system comes with several
  predefined templates that will appear when you first visit this tool.
  
  |image258|
@@@ -340,18 -345,18 +345,18 @@@ If you have a style you'd like applied 
  notices, using the :ref:`NoticeCSS` preference to define a
  stylesheet.
  
 -You will also want to review the `Customising Notices and Slips
 +You will also want to review the `Customising notices and slips
  <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
  wiki page for more information on formatting these notices.
  
  .. _adding-notices-&-slips-label:
  
 -Adding Notices & Slips
 +Adding notices & slips
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
  To add a new notice or slip
  
 --  Click 'New Notice'
 +-  Click 'New notice'
  
     |image259|
  
     -  **Important**
  
            Not all notices can be branch specific for more information
 -          review the `Customising Notices and Slips <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
 +          review the `Customising notices and slips <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
            wiki page.
  
  -  Choose the module this notice is related to
  -  Each notice offers you the same options
  
     -  If you plan on writing the notice or slip in HTML check the 'HTML
 -      Message' box, otherwise the content will be generated as plain
 +      message' box, otherwise the content will be generated as plain
        text
  
 -   -  Message Subject is what will appear in the subject line of the
 +   -  Message subject is what will appear in the subject line of the
        email
  
     -  In the message body feel free to type whatever message you feel is
  
        -  **Note**
  
 -             Review the `Customising Notices and Slips <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
 +             Review the `Customising notices and slips <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
               wiki page for more information.
  
        -  **Important**
  
               Overdue notices can use <<items.content>> tags by
               themselves, or use <item></item> to span all of the tags.
 -             Learn more about the :ref:`Overdue Notice
 -             Markup <overdue-notice-markup-label>`
 +             Learn more about the :ref:`Overdue notice
 +             markup <overdue-notice-markup-label>`
  
               -  On overdue notices make sure to use <<items.content>>
                  tags to print out the data related to all items that are
  
               -  The other option, only for overdue notices, is to use
                  the <item></item> tags to span the line so that it will
 -                print out multiple lines One example for the
 +                print out multiple lines. One example for the
                  <item></item> tag option is:
  
                  <item>"<<biblio.title>>" by <<biblio.author>>,
@@@ -480,12 -485,12 +485,12 @@@ generating the notice template preview
  
  .. _overdue-notice-markup-label:
  
 -Overdue Notice Markup
 +Overdue notice markup
  '''''''''''''''''''''''''''''''''''''''''
  
  When creating your overdue notices there are two tags in addition to the
  various database fields that you can use in your notices. You will also
 -want to review the `Customising Notices and Slips
 +want to review the `Customising notices and slips
  <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
  wiki page for information on formatting item information in these notices.
  
@@@ -516,14 -521,14 +521,14 @@@ Which, assuming two items were overdue
  
  .. _existing-notices-&-slips-label:
  
 -Existing Notices & Slips
 +Existing notices & slips
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
  Among the default notices are notices for several common actions within
  Koha. All of these notices can be customized by altering their text via
 -the Notices & Slips tool and their style using the
 +the Notices & slips tool and their style using the
  :ref:`NoticeCSS` preference to define a stylesheet. You will
 -also want to review the `Customising Notices and Slips
 +also want to review the `Customising notices and slips
  <https://wiki.koha-community.org/wiki/Customising_Notices_and_Slips>`_ 
  wiki page for information on formatting item
  information in these notices. Here are some of what those notices do:
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
  -  CHECKOUT
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
  -  DISCHARGE
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
  -  DUEDGST
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
 --  HOLD (Hold Available for Pickup)
 +-  HOLD (Hold available for pickup)
  
     -  This notice is used if two criteria are met:
  
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
     -  When this notice references the branches table it is referring to
  
  -  ODUE (Overdue notice)
  
 -   -  This notice is used to send Overdue Notices to patrons
 +   -  This notice is used to send overdue notices to patrons
  
     -  ODUE is the code of the sample notice, but it's possible to use
        any code and define multiple different messages for different
        patron categories and notice levels
  
 -   -  Requires that you set :ref:`Overdue Notice/Status
 -      Triggers <overdue-notice/status-triggers-label>`
 +   -  Requires that you set :ref:`Overdue notice/status
 +      triggers <overdue-notice/status-triggers-label>`
  
  -  ORDERED
  
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
  -  PREDUEDGST
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
  -  REJECTED
  
           -  *Get there:*\ OPAC > Login > my messaging
  
 -         -  *Get there:*\ Staff Client > Patron Record >
 +         -  *Get there:*\ Staff client > Patron record >
              :ref:`Notices`
  
  -  SERIAL_ALERT (New serial issue)
        can also be managed.
  
        -  *Get there:* More > Serials > :ref:`New
 -         Subscription <add-a-subscription-label>`
 +         subscription <add-a-subscription-label>`
  
     -  You have the option to select the notice used to inform the patron
        about a received serial issue for a subscription. Choose from the
  
  There are also a set of predefined slips (or receipts) listed on this
  page. All of these slips can be customized by altering their text via
 -the Notices & Slips tool and their style using the
 +the Notices & slips tool and their style using the
  :ref:`SlipCSS` preference to define a stylesheet. Here is what
  those slips are used for:
  
  
  .. _overdue-notice/status-triggers-label:
  
 -Overdue Notice/Status Triggers
 +Overdue notice/status triggers
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Overdue
 -   Notice/Status Triggers
 +-  *Get there:* More > Tools > Patrons and circulation > Overdue
 +   notice/status triggers
  
  In order to send the overdue notices that you defined using the
  :ref:`Notices <notices-&-slips-label>` tool, you need to first set the triggers to have
@@@ -953,7 -958,7 +958,7 @@@ these messages
      delay may or may not include days the library is closed based on the
      :ref:`holiday calendar <calendar-label>`.
  
 -The Overdue Notice/Status Triggers tool gives the librarian the power to
 +The Overdue notice/status triggers tool gives the librarian the power to
  send up to three notices to each patron type notifying them of overdue
  items
  
  
  .. _patron-card-creator-label:
  
 -Patron Card Creator
 +Patron card creator
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patron Card Creator
 +-  *Get there:* More > Tools > Patron card creator
  
 -The Patron Card Creator allow you to use layouts and templates which you
 +The patron card creator allow you to use layouts and templates which you
  design to print your custom patron cards on your printer. Here are some
 -of the features of the Patron Card Creator module:
 +of the features of the patron card creator module:
  
  -  Customize patron card layouts with text retrieved from the Koha
     patron data
  Layouts
  ^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Patron Card Creator > Manage > Layouts
 +-  *Get there:* More > Tools > Patron card creator > Manage > Layouts
  
  A layout defines the text and images that will be printed on to the card
  and where it will appear.
  
  .. _patron-add-a-layout-label:
  
 -Add a Layout
 +Add a layout
  '''''''''''''''''''''''''''''''''
  
  If you have no layouts defined, you will add a new layout by clicking
@@@ -1049,10 -1054,10 +1054,10 @@@ at the top of the page there is still t
  
     -  **Note**
  
 -          A Postscript Point is 1/72" an Adobe Agate is 1/64", an Inch
 +          A Postscript Point is 1/72", an Adobe Agate is 1/64", an Inch
            is 25.4 SI Millimeters
  
 --  Next note if this layout is for the front or the back of the patron
 +-  Next, note if this layout is for the front or the back of the patron
     card
  
     -  **Note**
     location of the text on the card using the lower X and Y coordinates
  
  -  In order to show the barcode and the patron card number you will need
 -   to check the 'Print Card Number as Barcode' option. This will turn
 +   to check the 'Print card number as barcode' option. This will turn
     the patron card number into a barcode. If you want the number to
 -   print in human readable format you will need to check the 'Print Card
 -   Number as Text Under Barcode' option.
 +   print in human readable format you will need to check the 'Print card
 +   number as text under barcode' option.
  
  -  Finally you can choose up to two images to print on the card.
  
        can resize to meet your needs.
  
     -  The other image can be something like a library logo or symbol
 -      that you uploaded using the ':ref:`Manage
 -      Images <manage-images-label>`' module of the Patron Card Creator
 +      that you uploaded using the ':ref:`manage
 +      images <manage-images-label>`' module of the patron card creator
        Tool.
  
      **Important**
@@@ -1105,7 -1110,7 +1110,7 @@@ After saving, your layouts will appear 
  Templates
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Patron Card Creator > Manage > Card
 +-  *Get there:* More > Tools > Patron card creator > Manage > Card
     templates
  
  A template describes the arrangement of labels on the label sheet/card
@@@ -1118,7 -1123,7 +1123,7 @@@ sample sheet
  
  .. _patron-add-a-template-label:
  
 -Add a Template
 +Add a template
  '''''''''''''''''''''''''''''''''''''
  
  To add a new template click on the 'New template' button at the top of
@@@ -1130,16 -1135,16 +1135,16 @@@ But in the top of the page there is sti
  |image264|
  
  Using the form that appears after pressing either 'Edit' or 'New
 -template'you can define the template for your sheet of labels or cards.
 +template' you can define the template for your sheet of labels or cards.
  
  |image265|
  
  -  Template ID is simply a system generated unique id
  
 --  Template Code should be the name of this template to identify it on a
 +-  Template code should be the name of this template to identify it on a
     list of templates
  
 --  You can use the Template Description to add additional information
 +-  You can use the template description to add additional information
     about the template
  
  -  The Units pull down is used to define what measurement scale you're
  
     -  **Note**
  
 -          A Postscript Point is 1/72" an Adobe Agate is 1/64", an Inch
 +          A Postscript Point is 1/72", an Adobe Agate is 1/64", an Inch
            is 25.4 SI Millimeters
  
  -  The measurements (page height, page width, card width, card height)
@@@ -1189,7 -1194,7 +1194,7 @@@ After saving, your templates will appea
  Profiles
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Patron Card Creator > Manage > Profiles
 +-  *Get there:* More > Tools > Patron card creator > Manage > Profiles
  
  A profile is a set of "adjustments" applied to a given
  :ref:`template <patron-templates-label>` just prior to printing which compensates
@@@ -1205,11 -1210,11 +1210,11 @@@ profile
  
  .. _patron-add-a-profile-label:
  
 -Add a Profile
 +Add a profile
  '''''''''''''''''''''''''''''''''''
  
  To add a new profile, you want to click on the 'Profiles' button at the
 -top of your page and choose 'New Profile'
 +top of your page and choose 'New profile'
  
  |image268|
  
@@@ -1221,7 -1226,7 +1226,7 @@@ currently available profiles for editin
  
  |image269|
  
 --  The Printer Name and Paper Bin do not have to match your printer
 +-  The Printer name and Paper bin do not have to match your printer
     exactly, they are for your reference so you can remember what printer
     you have set the profile for.
  
  
     -  **Note**
  
 -          A Postscript Point is 1/72" an Adobe Agate is 1/64", an Inch
 +          A Postscript Point is 1/72", an Adobe Agate is 1/64", an Inch
            is 25.4 SI Millimeters
  
  -  Offset should be used when the entire image is off center either
        horizontal creep should be set to (minus) -0.03 " to make up for
        this difference.
  
 -After saving, your profiles will appear on the 'Manage Printer Profiles'
 +After saving, your profiles will appear on the 'Manage printer profiles'
  page.
  
  |image271|
@@@ -1272,14 -1277,14 +1277,14 @@@ templates and choose to edit the templa
  Batches
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Patron Card Creator > Manage > Card
 +-  *Get there:* More > Tools > Patron card creator > Manage > Card
     batches
  
  A batch is a collection of patrons for whom you want to generate cards.
  
  .. _patron-add-a-batch-label:
  
 -Add a Batch
 +Add a batch
  '''''''''''''''''''''''''''''''
  
  To add a new batch, you want to click on the 'New batches' button at the
@@@ -1294,7 -1299,7 +1299,7 @@@ be processed in this batch
  
  |image1225|
  
 -After choosing the 'Add item(s)' button the Patron Search window pops
 +After choosing the 'Add item(s)' button the patron search window pops
  up.
  
  |image1226|
@@@ -1353,10 -1358,10 +1358,10 @@@ will not be able to print to the right 
  
  .. _manage-images-label:
  
 -Manage Images
 +Manage images
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Patron Card Creator > Manage > Images
 +-  *Get there:* More > Tools > Patron card creator > Manage > Images
  
  Images uploaded using this tool will appear on the menu when creating
  :ref:`patron card layouts <patron-card-layouts-label>`. You are limited in how many
@@@ -1392,11 -1397,11 +1397,11 @@@ right of each image you want to delete 
  
  .. _patrons-anonymize-bulk-delete-label:
  
 -Patrons (anonymize, bulk-delete)
 +Batch patron deletion/anonymization
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Patrons
 -   (anonymize, bulk-delete)
 +-  *Get there:* More > Tools > Patrons and circulation > Batch patron 
 +   deletion/anonymization
  
  This tool allows you to bulk anonymize circulation histories (this means
  that you keep records of how many times items were checked out - but not
@@@ -1425,8 -1430,8 +1430,8 @@@ them from the system completely)
  
  To either delete or anonymize patrons
  
 --  Check the 'Verify' box on the task you would like to complete (Delete
 -   or Anonymize)
 +-  Check the 'Verify' box on the task you would like to complete (delete
 +   or anonymize)
  
  -  Enter a date before which you want to alter the data
  
  Batch patron modification
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Batch patron
 +-  *Get there:* More > Tools > Patrons and circulation > Batch patron
     modification
  
  With this tool you can make edits to a batch of patron records. Simply
@@@ -1491,14 -1496,14 +1496,14 @@@ will present you with the changed patro
  
  .. _tag-moderation-label:
  
 -Tag Moderation
 +Tag moderation
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Tags
 +-  *Get there:* More > Tools > Patrons and circulation > Tags
  
  Depending on your :ref:`tagging system preferences <tagging-label>`,
  librarians may need to approve tags before they are published on the
 -OPAC. This is done via the Tag Moderation Tool. If there are tags
 +OPAC. This is done via the tag moderation tool. If there are tags
  awaiting moderation they will be listed on the main staff dashboard
  under the module labels:
  
@@@ -1552,11 -1557,11 +1557,11 @@@ Finally you can find tags by using the 
  
  .. _upload-patron-images-label:
  
 -Upload Patron Images
 +Upload patron images
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Patrons and Circulation > Upload Patron
 -   Images
 +-  *Get there:* More > Tools > Patrons and circulation > Upload patron
 +   images
  
  Patron images can be uploaded in bulk if you are :ref:`allowing patron
  images <patronimages-label>` to be attached to patron records. These images
@@@ -1573,7 -1578,7 +1578,7 @@@ can also be used when creating :ref:`pa
  
  -  Zip up the text file and the image files
  
 --  Go to the Upload Patron Images Tool
 +-  Go to the Upload patron images tool
  
     |image290|
  
      is recommended that the image be 200x300 pixels, but smaller images
      will work as well.
  
 -.. _rotating-collections-label:
 -
 -Rotating Collections
 -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 -
 --  *Get there:* More > Tools > Catalog > Rotating Collections
 -
 -Rotating Collections is a tool for managing collections of materials
 -that frequently get shifted from library to library. It adds the ability
 -to store not only an item's home library and current location but also
 -information about where it is supposed to be transferred to next to
 -ensure that all items in the collection are sent to the correct library.
 -When an item in a rotating collection is checked in, library staff is
 -notified that the item is part of a rotating collection and which branch
 -it should be sent to if it is not at the correct one.
 -
 -    **Important**
 -
 -    The :ref:`AutomaticItemReturn` system preference
 -    must be set to "Don't automatically transfer items to their home
 -    library when they are returned" for Rotating Collections to function
 -    properly.
 -
 --  To create a new rotating collection, click the "New Collection"
 -   button, fill in the Title and Description, and click Submit. Once
 -   submitted you'll see "Collection Name added successfully"; click
 -   "Return to rotating collections home" to return to the main Rotating
 -   Collections management page (or click Rotating Collections in the
 -   sidebar).
 -
 --  To add items to a collection, click "Add or remove items" next to the
 -   collection's name in the list of collections. Under "Add or remove
 -   items" scan or type in the barcode of the item you wish to add to the
 -   collection, and hit Enter or click Submit if necessary.
 -
 --  To remove an item from a collection, either click Remove next to the
 -   item's barcode in the list of items within the collection or check
 -   the "Remove item from collection" box next to the Barcode text box
 -   under "Add or remove items, and scan or type in the barcode, clicking
 -   Submit or hitting Enter if necessary. Note: The "Remove item from
 -   collection" checkbox will remain checked as long as you are on the
 -   "Add or remove items" page, unless you uncheck it, to facilitate
 -   quickly removing a number of items at a time by scanning their
 -   barcodes.
 -
 -.. _transfer-a-rotating-collection-label:
 -
 -Transfer a Rotating Collection
 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 -
 -Transferring a collection will:
 -
 --  Change the current location of the items in that collection to the
 -   library it is to be transferred to
 -
 --  Initiate a transfer from its original current location/holding
 -   library to the current location/holding library it is to be rotated
 -   to. When a library receives a collection they will need to check in
 -   the items to complete the transfer.
 -
 -You can transfer a collection in one of two ways:
 -
 --  From the main Rotating Collections page, click on Transfer next to
 -   the title of the collection you wish to transfer; choose the library
 -   you wish to transfer the collection to and click "Transfer
 -   collection".
 -
 --  Or, from the "add or remove items" page for a collection, you can
 -   click the Transfer button, choose the library you wish to transfer
 -   the collection to and click "Transfer Collection".
 -
 -    **Important**
 -
 -    In order to complete the transfer process, the library receiving the
 -    rotating collection should check in all items from the collection as
 -    they receive them. This will clear the transfer so that the items
 -    are no longer shown as being "in transit".
 -
 -If an item in a rotating collection is checked in at a library other
 -than the one it is supposed to be transferred to, a notification will
 -appear notifying library staff that the item is part of a rotating
 -collection, also letting them know where the item needs to be sent.
 -
 -|image292|
 -
 -.. _patrons-stock_rotation
 -
 -Stock Rotation
 -~~~~~~~~~~~~~~
 -
 -Stock Rotation helps to spread resources more fairly amongst library branches
 -and allows patrons to see a wider range of titles.
 -
 -Items are popular whilst they are new at a particular branch. However, their
 -use often tails off over time. This tool empowers librarians to automate the
 -movement of items on to another branch before usage declines and thereby
 -extends the items useful life.
 -
 -Library staff create rotation plans and then assign them to items. A cronjob
 -is then used to cycle these items round the specified libraries on the
 -rotation plan, moving them to the next stage after the prescribed period
 -of time has passed at the current stage.
 -
 -Email notices may be used to provide the library branches with a list of
 -items to be put in-transit to the next branch and if an item is found to be
 -on loan at the time that it should be transfered then an alert will be
 -displayed when it is next returned.
 -
 -From the stock rotation tool page you can add new rotation plans and see a 
 -summary of your currently configured rotation plans. You can then edit plan 
 -details, activate and deactivate plans and manage stages and items on a given 
 -rotation plan.
 -
 -|image1381|
 -
 -This tool utilises a cron job that must be configured to run on a daily basis.
 -
 -Editing rota details
 -^^^^^^^^^^^^^^^^^^^^
 -
 -|image1382|
 -
 -Name: A clear name or code to identify the rota
 -
 -Cyclical: Denotes whether items remain (No) at the last library on the rotation
 -plan upon reaching the end of the rota or whether they continue (Yes) to rotate,
 -returning back to the first library on the rotation plan once they have
 -completed their alloted time at the last library, indefinitely until manually
 -removed from the rota.
 -
 -Active: Denotes whether a rota is active and as such whether items on it are
 -rotating. It also governs whether items may be added to and removed from the
 -rota.  A rota may be switched between active and inactive at any time allowing
 -for rota maintanence.
 -
 -Description: One may optionally add an expanded description of the rota for
 -display in summary views.
 -
 -
 -Managing rota stages
 -^^^^^^^^^^^^^^^^^^^^
 -
 -|image1383|
 -
 -Stages may be edited, added, removed and re-ordered at any time from this page.
 -
 -Library: The library the item will be at during this stage
 -
 -Duration: The amount of time the item should stage at this stage
 -
 -
 -Managing rota items - Tool view
 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 -
 -|image1384|
 -
 -Items can be added to a rota individually (by barcode) or in bulk (via the
 -upload of a line delimited barcode file) on this page.
 -
 -You will also be presented with a summary of all items on the rota with their
 -current location and you have the options to immediately progress items, mark
 -items as 'in demand' and remove an item from rotation.
 -
 -In demand: If an item is marked as 'in demand' then the duration the item will
 -stay at it's current stage will be doubled compared to what is set in the
 -rota. This is often used for items that are found to be unexpectedly popular at
 -a particular library.
 -
 -Managing rota items - Catalog view
 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 -
 -|image1385|
 -
 -Rotating items may also be managed from the catalog view: When stock rotation is
 -enabled a new menu tab 'Rota' will appear on a catalog records detail view.
 -
 -All attached items will appear in the summary view with their current status in
 -relation to rotas and the option to mark items as 'in demand' or immediately
 -progress them.  You can also remove items from rotation and add items to rotas
 -here too.
 -
 -Managing rotation notices
 -^^^^^^^^^^^^^^^^^^^^^^^^^
 -
 -Stock rotation can send email notices to branch libraries to aid in selecting
 -the items due for rotation. Branch 'Reply-to' addresses will be used in
 -preference to 'Email' addresses for the notice recipients.
 -
 -The contents of the notices can be customised in the normal manor through the
 -notices tool and the relevant notice has the code SR_SLIP.
 -
 -Permissions
 -^^^^^^^^^^^
 -
 -The stock rotation tool uses two distinct permissions:
 -
 -manage_rotas:
 -  this governs a users ability to create, update and delete a rota.
 -
 -manate_rota_items:
 -  this governs a users ability to add, remove and progress
 -items on a rota.
 -
  
  .. _catalog-label:
  
@@@ -1618,7 -1826,7 +1623,7 @@@ Once you have your file uploaded or th
  You will be presented with a confirmation screen. From here you can
  uncheck the items you don't want to delete and decide if Koha should
  delete the bib record if the last item is being deleted before clicking
 -'Delete selected items.' If you'd like you can delete the bibliogrphic
 +'Delete selected items.' If you'd like you can delete the bibliographic
  record if you're deleting the last item by clicking the checkbox next to
  'Delete records if no items remain'.
  
@@@ -1724,8 -1932,8 +1729,8 @@@ Batch record modificatio
  -  *Get there:* More > Tools > Catalog > Batch record modification
  
  This tool will allow you to edit batches of bibliographic and/or
 -authority records using :ref:`MARC Modification
 -Templates <marc-modification-templates-label>`. Before visiting this tool you will
 +authority records using :ref:`MARC modification
 +templates <marc-modification-templates-label>`. Before visiting this tool you will
  want to set up at least one MARC modification template.
  
  |image303|
@@@ -1740,7 -1948,7 +1745,7 @@@ When you visit the tool it will ask you
  
     -  Enter the numbers (one per line) in the box provided
  
 --  Finally choose the MARC Modification Template you'd like to use to
 +-  Finally choose the MARC modification template you'd like to use to
     edit these records.
  
  Once you've entered your criteria click 'Continue'
@@@ -1751,7 -1959,7 +1756,7 @@@ You will be presented with a list of re
  to each one is a checkbox so you can uncheck any items you would rather
  not edit at this time.
  
 -Clicking Preview MARC will allow you to see what edits will be made when
 +Clicking 'Preview MARC' will allow you to see what edits will be made when
  you finalize the edit.
  
  |image1234|
@@@ -1813,10 -2021,10 +1818,10 @@@ save your changes
  
  .. _export-data-(marc-&-authorities)-label:
  
 -Export Data (MARC & Authorities)
 +Export data
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Catalog > Export Data
 +-  *Get there:* More > Tools > Catalog > Export data
  
  Koha comes with a tool that will allow you to export your bibliographic,
  holdings and/or authority data in bulk. This can be used to send your
@@@ -1825,7 -2033,7 +1830,7 @@@ backup purposes
  
  .. _export-bibliographic-records-label:
  
 -Export Bibliographic Records
 +Export bibliographic records
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
  At the top of the screen you need to pick what data you're exporting. If
@@@ -1901,7 -2109,7 +1906,7 @@@ information you want to click the 'Expo
  
  .. _export-authority-records-label:
  
 -Export Authority Records
 +Export authority records
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
  At the top of the screen you need to pick what data you're exporting. If
@@@ -2054,14 -2262,14 +2059,14 @@@ will return the number of items update
  
  .. _label-creator-label:
  
 -Label Creator
 +Label creator
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Catalog > Label Creator
 +-  *Get there:* More > Tools > Catalog > Label creator
  
 -The Label Creator allow you to use layouts and templates which you
 +The label creator tool allow you to use layouts and templates which you
  design to print a nearly unlimited variety of labels including barcodes.
 -Here are some of the features of the Label Creator module:
 +Here are some of the features of the label creator tool:
  
  -  Customize label layouts
  
  Templates
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Label Creator > Manage > Label templates
 +-  *Get there:* More > Tools > Label creator > Manage > Label templates
  
  A template is based on the label/card stock you are using. This might be
  Avery 5160 for address labels, Gaylord 47-284 for spine labels or Avery
@@@ -2099,11 -2307,11 +2104,11 @@@ usually be found on the vendor's websit
  
  .. _label-add-a-template-label:
  
 -Add a Template
 +Add a template
  ''''''''''''''''''''''''''''''''''''''
  
  To add a new template, you want to click on the 'New' button at the top
 -of the Label Creator and choosing 'Label template'.
 +of the label creator page and choosing 'Label template'.
  
  |image318|
  
@@@ -2118,7 -2326,7 +2123,7 @@@ of labels or cards
  -  Template Code should be something you can use to identify your
     template on a list of templates
  
 --  You can use the Template Description to add additional information
 +-  You can use the template Description to add additional information
     about the template
  
  -  The Units pull down is used to define what measurement scale you're
@@@ -2157,7 -2365,7 +2162,7 @@@ After saving, your templates will appea
  Profiles
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Label Creator > Manage > Printer Profiles
 +-  *Get there:* More > Tools > Label creator > Manage > Printer profiles
  
  A profile is a set of "adjustments" applied to a given
  :ref:`template <label-add-a-template-label>` just prior to printing which
@@@ -2173,11 -2381,11 +2178,11 @@@ profile
  
  .. _label-add-a-profile-label:
  
 -Add a Profile
 +Add a profile
  ''''''''''''''''''''''''''''''''''''
  
  To add a new profile, you want to click on the 'New' button at the top
 -of the Label Creator tool and choose 'Printer profile'.
 +of the label creator tool and choose 'Printer profile'.
  
  |image322|
  
@@@ -2226,17 -2434,17 +2231,17 @@@ templates and choose to edit the templa
  Layouts
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Label Creator > Manage > Layouts
 +-  *Get there:* More > Tools > Label creator > Manage > Layouts
  
  A layout is used to define the fields you want to appear on your labels.
  
  .. _label-add-a-layout-label:
  
 -Add a Layout
 +Add a layout
  ''''''''''''''''''''''''''''''''''
  
  To add a new layout, you want to click on the 'New' button at the top of
 -the Label Creator tool and choose 'Layout'.
 +the Label creator tool and choose 'Layout'.
  
  |image326|
  
@@@ -2256,16 -2464,16 +2261,16 @@@ with your template
     whereas a label for your circulation staff to use to checkout the
     book would probably be Biblio/Barcode.
  
 --  The Bibliographic Data to Print includes any of the data fields that
 +-  The Bibliographic data to print includes any of the data fields that
     may be mapped to your MARC frameworks. You can choose from the preset
     list of fields or you can click on 'List Fields' and enter your own
 -   data. In 'List Fields', you can specify MARC subfields as a
 -   4-character tag-subfield string: (ie. 254a for the title field), You
 +   data. In 'List fields', you can specify MARC subfields as a
 +   4-character tag-subfield string, for example 254a for the title field. You
     can also enclose a whitespace-separated list of fields to concatenate
 -   on one line in double quotes. (ie. "099a 099b" or "itemcallnumber
 -   barcode"). The fields available are from the database tables list
 -   below. Finally you could add in static text strings in single-quote
 -   (ie. 'Some static text here.')
 +   on one line in double quotes, for example "099a 099b" or "itemcallnumber
 +   barcode". The fields available are from the database tables list
 +   below. Finally you could add in static text strings in single-quote, 
 +   for example 'Some static text here.'
  
     -  You can use the schema viewer (http://schema.koha-community.org)
        with the following tables to find field names to use:
     label
  
  -  Choose if you'd like Koha to try to split your call numbers (usually
 -   used on Spine Labels)
 +   used on spine labels)
  
  -  Finally choose your text settings such as alignment, font type and
     size.
  
 -After saving, your layouts will appear on the 'Manage Layouts' page.
 +After saving, your layouts will appear on the 'Manage layouts' page.
  
  .. _label-batches-label:
  
  Batches
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  
 --  *Get there:* More > Tools > Label Creator > Manage > Label batches
 +-  *Get there:* More > Tools > Label creator > Manage > Label batches
  
  Batches are made up of the barcodes you would like to print. Once in
  this tool you can search for the item records you would like to print
@@@ -2299,12 -2507,12 +2304,12 @@@ out labels for
  
  .. _label-add-a-batch-label:
  
 -Add a Batch
 +Add a batch
  ''''''''''''''''''''''''''''''''
  
  Batches can be created in one of two ways. The first is to click the
 -'Create Label Batch' link on the ':ref:`Staged MARC
 -Management <staged-marc-record-management-label>`' page:
 +'Create label batch' link on the ':ref:`Staged MARC
 +management <staged-marc-record-management-label>`' page:
  
  |image329|
  
@@@ -2353,10 -2561,10 +2358,10 @@@ your library
  
  .. _quick-spine-label-creator-label:
  
 -Quick Spine Label Creator
 +Quick spine label creator
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Catalog > Quick Spine Label Creator
 +-  *Get there:* More > Tools > Catalog > Quick spine label creator
  
      **Note**
  
@@@ -2374,216 -2582,12 +2379,216 @@@ print the spine label for
  
  |image337|
  
 +.. _rotating-collections-label:
 +
 +Rotating collections
 +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 +
 +-  *Get there:* More > Tools > Catalog > Rotating collections
 +
 +Rotating collections is a tool for managing collections of materials
 +that frequently get shifted from library to library. It adds the ability
 +to store not only an item's home library and current location but also
 +information about where it is supposed to be transferred to next to
 +ensure that all items in the collection are sent to the correct library.
 +When an item in a rotating collection is checked in, library staff is
 +notified that the item is part of a rotating collection and which branch
 +it should be sent to if it is not at the correct one.
 +
 +    **Important**
 +
 +    The :ref:`AutomaticItemReturn` system preference
 +    must be set to "Don't automatically transfer items to their home
 +    library when they are returned" for rotating collections to function
 +    properly.
 +
 +-  To create a new rotating collection, click the "New collection"
 +   button, fill in the title and description, and click "Submit". Once
 +   submitted you'll see "Collection name added successfully"; click
 +   "Return to rotating collections home" to return to the main Rotating
 +   collections management page (or click Rotating collections in the
 +   sidebar).
 +
 +-  To add items to a collection, click "Actions" and choose "Add or 
 +   remove items" next to the collection's name in the list of 
 +   collections. Under "Add or remove items" scan or type in the barcode 
 +   of the item you wish to add to the collection, and hit enter or click 
 +   'Submit' if necessary.
 +
 +-  To remove an item from a collection, either click 'Remove' next to the
 +   item's barcode in the list of items within the collection or check
 +   the "Remove item from collection" box next to the Barcode text box
 +   under "Add or remove items", and scan or type in the barcode, clicking
 +   "Submit" or hitting Enter if necessary. Note: The "Remove item from
 +   collection" checkbox will remain checked as long as you are on the
 +   "Add or remove items" page, unless you uncheck it, to facilitate
 +   quickly removing a number of items at a time by scanning their
 +   barcodes.
 +
 +.. _transfer-a-rotating-collection-label:
 +
 +Transfer a rotating collection
 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 +
 +Transferring a collection will:
 +
 +-  Change the current location of the items in that collection to the
 +   library it is to be transferred to
 +
 +-  Initiate a transfer from its original current location/holding
 +   library to the current location/holding library it is to be rotated
 +   to. When a library receives a collection they will need to check in
 +   the items to complete the transfer.
 +
 +You can transfer a collection in one of two ways:
 +
 +-  From the main Rotating collections page, click on "Actions" and choose 
 +   "Transfer" next to the title of the collection you wish to transfer; 
 +   choose the library you wish to transfer the collection to and click "Transfer
 +   collection".
 +
 +-  Or, from the "add or remove items" page for a collection, you can
 +   click the "Transfer" button, choose the library you wish to transfer
 +   the collection to and click "Transfer Collection".
 +
 +    **Important**
 +
 +    In order to complete the transfer process, the library receiving the
 +    rotating collection should check in all items from the collection as
 +    they receive them. This will clear the transfer so that the items
 +    are no longer shown as being "in transit".
 +
 +If an item in a rotating collection is checked in at a library other
 +than the one it is supposed to be transferred to, a notification will
 +appear notifying library staff that the item is part of a rotating
 +collection, also letting them know where the item needs to be sent.
 +
 +|image292|
 +
 +.. _stock-rotation-label:
 +
 +Stock rotation
 +~~~~~~~~~~~~~~
 +
 +Stock rotation helps to spread resources more fairly amongst library branches
 +and allows patrons to see a wider range of titles.
 +
 +Items are popular whilst they are new at a particular branch. However, their
 +use often tails off over time. This tool empowers librarians to automate the
 +movement of items on to another branch before usage declines and thereby
 +extends the items useful life.
 +
 +Library staff create rotation plans and then assign them to items. A cronjob
 +is then used to cycle these items round the specified libraries on the
 +rotation plan, moving them to the next stage after the prescribed period
 +of time has passed at the current stage.
 +
 +Email notices may be used to provide the library branches with a list of
 +items to be put in-transit to the next branch and if an item is found to be
 +on loan at the time that it should be transfered then an alert will be
 +displayed when it is next returned.
 +
 +From the stock rotation tool page you can add new rotation plans and see a 
 +summary of your currently configured rotation plans. You can then edit plan 
 +details, activate and deactivate plans and manage stages and items on a given 
 +rotation plan.
 +
 +|image1381|
 +
 +This tool utilises a cron job that must be configured to run on a daily basis.
 +
 +Editing rota details
 +^^^^^^^^^^^^^^^^^^^^
 +
 +|image1382|
 +
 +Name: A clear name or code to identify the rota
 +
 +Cyclical: Denotes whether items remain (No) at the last library on the rotation
 +plan upon reaching the end of the rota or whether they continue (Yes) to rotate,
 +returning back to the first library on the rotation plan once they have
 +completed their alloted time at the last library, indefinitely until manually
 +removed from the rota.
 +
 +Active: Denotes whether a rota is active and as such whether items on it are
 +rotating. It also governs whether items may be added to and removed from the
 +rota.  A rota may be switched between active and inactive at any time allowing
 +for rota maintanence.
 +
 +Description: One may optionally add an expanded description of the rota for
 +display in summary views.
 +
 +
 +Managing rota stages
 +^^^^^^^^^^^^^^^^^^^^
 +
 +|image1383|
 +
 +Stages may be edited, added, removed and re-ordered at any time from this page.
 +
 +Library: The library the item will be at during this stage
 +
 +Duration: The amount of time the item should stage at this stage
 +
 +
 +Managing rota items - Tool view
 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 +
 +|image1384|
 +
 +Items can be added to a rota individually (by barcode) or in bulk (via the
 +upload of a line delimited barcode file) on this page.
 +
 +You will also be presented with a summary of all items on the rota with their
 +current location and you have the options to immediately progress items, mark
 +items as 'in demand' and remove an item from rotation.
 +
 +In demand: If an item is marked as 'in demand' then the duration the item will
 +stay at it's current stage will be doubled compared to what is set in the
 +rota. This is often used for items that are found to be unexpectedly popular at
 +a particular library.
 +
 +Managing rota items - Catalog view
 +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 +
 +|image1385|
 +
 +Rotating items may also be managed from the catalog view: When stock rotation is
 +enabled a new menu tab 'Rota' will appear on a catalog records detail view.
 +
 +All attached items will appear in the summary view with their current status in
 +relation to rotas and the option to mark items as 'in demand' or immediately
 +progress them.  You can also remove items from rotation and add items to rotas
 +here too.
 +
 +Managing rotation notices
 +^^^^^^^^^^^^^^^^^^^^^^^^^
 +
 +Stock rotation can send email notices to branch libraries to aid in selecting
 +the items due for rotation. Branch 'Reply-to' addresses will be used in
 +preference to 'Email' addresses for the notice recipients.
 +
 +The contents of the notices can be customised in the normal manor through the
 +notices tool and the relevant notice has the code SR_SLIP.
 +
 +Permissions
 +^^^^^^^^^^^
 +
 +The stock rotation tool uses two distinct permissions:
 +
 +manage_rotas:
 +  this governs a users ability to create, update and delete a rota.
 +
 +manate_rota_items:
 +  this governs a users ability to add, remove and progress
 +items on a rota.
 +
  .. _marc-modification-templates-label:
  
  MARC modification templates
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 -The MARC Modification Templates system gives Koha users the power to
 +The MARC modification templates system gives Koha users the power to
  make alterations to MARC records automatically while staging MARC
  records for import.
  
@@@ -2639,7 -2643,7 +2644,7 @@@ number to the item record if it's not a
  
  -  Click 'Add action'
  
 -The Copy & Move actions also support Regular Expressions, which can be
 +The Copy & Move actions also support regular expressions, which can be
  used to automatically modify field values during the copy/move. An
  example would be to strip out the '$' character in field 020$c.
  
@@@ -2737,13 -2741,13 +2742,13 @@@ template to start with
  |image342|
  
  Once your template is saved you will be able to pick it when using the
 -:ref:`Stage MARC Records for Import` tool.
 +:ref:`Stage MARC records for import` tool.
  
  |image343|
  
  .. _stage-marc-records-for-import-label:
  
 -Stage MARC Records for Import
 +Stage MARC records for import
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
  -  *Get there:* More > Tools > Catalog > Stage MARC records for import
@@@ -2762,7 -2766,7 +2767,7 @@@ steps. The first is to stage records fo
     |image345|
  
     -  Enter 'Comments about this file' to identify your upload when
 -      going to the ':ref:`Manage Staged MARC Records <staged-marc-record-management-label>`' tool
 +      going to the ':ref:`Manage staged MARC records <staged-marc-record-management-label>`' tool
  
     -  Tell Koha which type of file this is, bibliographic or authority
  
  
        |image347|
  
 -   -  Choose if you would like to use a :ref:`MARC Modification
 -      Template <marc-modification-templates-label>` to alter the data you're about to
 +   -  Choose if you would like to use a :ref:`MARC modification
 +      template <marc-modification-templates-label>` to alter the data you're about to
        import
  
        |image348|
  
     |image352|
  
 --  To complete the process continue to the :ref:`Manage Staged MARC Records
 +-  To complete the process continue to the :ref:`Manage staged MARC records
     Tool <staged-marc-record-management-label>`
  
  .. _staged-marc-record-management-label:
  
 -Staged MARC Record Management
 +Staged MARC record management
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  
 --  *Get there:* More > Tools > Catalog > Staged MARC Record Management
 +-  *Get there:* More > Tools > Catalog > Staged MARC record management
  
  Once you have :ref:`staged <stage-marc-records-for-import-label>` your records for import you can
  complete the import using this tool.
@@@ -2888,7 -2892,7 +2893,7 @@@ are cleaned. These items will appear wh
  
  To clean items out of the 'reservoir':
  
 --  Visit the main screen of the Manage Staged MARC Records tool
 +-  Visit the main screen of the manage staged MARC records tool
  
     |image361|