From 4babb5654dcb8b26a92c889721cb7568ca2b7e89 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Sat, 30 Mar 2013 13:40:08 -0400 Subject: [PATCH] [PASSED QA] Bug 9850: Update Tools Help for 3.12 Update the text and links in the Tools help files. To test: Check the text and links on all help files under Tools. Signed-off-by: Owen Leonard I fixed one instance of a link to 3.10 instead of 3.12. Signed-off-by: Katrin Fischer --- .../prog/en/modules/help/tools/batchMod.tt | 4 ++-- .../prog/en/modules/help/tools/cleanborrowers.tt | 11 ++++++++--- .../prog/en/modules/help/tools/csv-profiles.tt | 4 ++-- .../prog/en/modules/help/tools/export.tt | 4 ++-- .../prog/en/modules/help/tools/holidays.tt | 8 ++++---- .../prog/en/modules/help/tools/import_borrowers.tt | 4 ++-- .../prog/en/modules/help/tools/inventory.tt | 2 +- .../prog/en/modules/help/tools/koha-news.tt | 2 +- .../prog/en/modules/help/tools/letter.tt | 10 +++++----- .../en/modules/help/tools/manage-marc-import.tt | 2 +- .../prog/en/modules/help/tools/modborrowers.tt | 2 +- .../prog/en/modules/help/tools/overduerules.tt | 2 +- .../prog/en/modules/help/tools/picture-upload.tt | 4 ++-- .../prog/en/modules/help/tools/quotes-upload.tt | 4 ++-- .../prog/en/modules/help/tools/quotes.tt | 4 ++-- .../prog/en/modules/help/tools/scheduler.tt | 4 ++-- .../en/modules/help/tools/stage-marc-import.tt | 14 ++++++++------ .../prog/en/modules/help/tools/tools-home.tt | 2 +- .../en/modules/help/tools/upload-cover-image.tt | 4 ++-- .../prog/en/modules/help/tools/viewlog.tt | 4 ++-- 20 files changed, 51 insertions(+), 44 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt index bff3a9c..63c60b6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/batchMod.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

Batch Modify Items

+

Batch modify items

This tool will allow you to modify a batch of item records in Koha.

@@ -30,6 +30,6 @@

If the items can be deleted they will be and you will be presented with a confirmation of your deletion.

-

See the full documentation for Batch Item Modifications and Batch Item Deletions in the manual (online).

+

See the full documentation for Batch Item Modifications and Batch Item Deletions in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt index ee72d92..c5e2a40 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/cleanborrowers.tt @@ -4,18 +4,23 @@

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 the patrons who checked the items out) or bulk delete patrons (remove them from the system completely).

-

Important: Patrons with outstanding fines or items checked out are not saved. They are not completely removed from the system (moved to the delete_borrowers table), but this tool does not provide as many checks as one may desire.

Important: Patrons with outstanding fines or items checked out are not saved. They are not completely removed from the system (they are only moved to the delete_borrowers table), but this tool does not provide as many checks as one may desire.

+ +

Important: Before using this tool it is recommended that you backup your database. Changes made here are permanent.

+ +

Important: The anonymization will fail quietly if AnonymousPatron preference does not contain a valid value.

To either delete or anonymize patrons

    -
  • Check the task you would like to perform (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
  • +
  • If deleting patrons you can also choose to find patrons with a specific expiration date or category
  • Click 'Next'
  • A confirmation will appear asking if you're sure this is what you want to happen
  • Clicking 'Finish' will delete or anonymize your data
-

See the full documentation for Anonymizing Patrons in the manual (online).

+

See the full documentation for Anonymizing Patrons in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt index c7c37d6..3dcb37e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/csv-profiles.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

CSV Profiles

+

CSV profiles

CSV Profiles are created to define how you would like your cart or list to export.

@@ -52,6 +52,6 @@

Your CSV Profiles will appear on the export list or cart menu under the 'Download' button in both the staff client and the OPAC

-

See the full documentation for CSV Profiles in the manual (online).

+

See the full documentation for CSV Profiles in the manual (online).

[% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt index 54438e5..261164a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/export.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

MARC Export

+

MARC export

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 records to fellow libraries, organizations or services; or simply for backup purposes.

@@ -59,6 +59,6 @@
  • Click 'Export authority records'
  • -

    See the full documentation for Exporting MARC Records in the manual (online).

    +

    See the full documentation for Exporting MARC Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt index 923e1d5..5b3ad48 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/holidays.tt @@ -1,16 +1,16 @@ [% INCLUDE 'help-top.inc' %] -

    Holidays Calendar

    +

    Holidays calendar

    Libraries can define library closings and holidays to be used when calculating due dates. You can make use of the Calendar by turning on the proper system preferences:

      -
    • Get there: More > Administration > Global System Preferences > Circulation > useDaysMode +
    • Get there: More > Administration > Global System Preferences > Circulation > useDaysMode
      • Choose the method for calculating due date - either include days the library is closed in the calculation or don't include them.
    • -
    • Get there: More > Administration > Global System Preferences > Circulation > finescalendar +
    • Get there: More > Administration > Global System Preferences > Circulation > finescalendar
      • This will check the holiday calendar before charging fines
      @@ -65,7 +65,7 @@

      When adding or editing events you can get additional help by clicking on the question mark next to various different options on the form

      -

      See the full documentation for the Calendar in the manual (online).

      +

      See the full documentation for the Calendar in the manual (online).

      [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt index 7ad3322..0ef671d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/import_borrowers.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

      Patron Import

      +

      Patron import

      The patron import tool can be used at any time to add patrons in bulk. It is commonly used in universities and schools when a new batch of students registers.

      @@ -55,6 +55,6 @@
    -

    See the full documentation for Patron Import in the manual (online).

    +

    See the full documentation for Patron Import in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt index c02da58..f6f8d2f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/inventory.tt @@ -16,6 +16,6 @@

    Choose the text file and the date you want to mark all times as seen and click 'Submit.'

    -

    See the full documentation for Inventory in the manual (online).

    +

    See the full documentation for Inventory in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt index 67f438e..4b05dbd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/koha-news.tt @@ -22,6 +22,6 @@
  • News on the circulation receipts will appear below the items that are checked out
  • -

    See the full documentation for News in the manual (online).

    +

    See the full documentation for News in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt index bae182f..a107182 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/letter.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Notices & Slips

    +

    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 predefined templates that will appear when you first visit this tool.

    @@ -27,7 +27,7 @@
  • On overdue notices make sure to use <<items.content>> tags to print out the data related to all items that are overdue.
    • -
    • 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 <item></item> tag option is:<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> , Checkout date: <<issues.issuedate>>, Due date: <<issues.date_due>> Fine: <fine>USD</fine> Due date: <<issues.date_due>> </item>
    • +
    • 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 <item></item> tag option is:<item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> , Checkout date: <<issues.issuedate>>, Due date: <<issues.date_due>> Fine: <<items.fine>> Due date: <<issues.date_due>> </item>
    @@ -53,7 +53,7 @@
    The following item(s) is/are currently overdue:
     
    -   <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <fine>GBP</fine></item>
    + <item>"<<biblio.title>>" by <<biblio.author>>, <<items.itemcallnumber>>, Barcode: <<items.barcode>> Fine: <<items.fine>> </item>

    Which, assuming two items were overdue, would result in a notice like:

    @@ -81,7 +81,7 @@
  • HOLD (Hold Available for Pickup)
    • This notice is used if two criteria are met: -
        +
        1. The EnhancedMessagingPreferences is set to 'Allow'
        2. The patron has requested to receive this notice
            @@ -157,6 +157,6 @@
          -

          See the full documentation for Notices in the manual (online).

          +

          See the full documentation for Notices in the manual (online).

          [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt index e4da1a7..0d53d86 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/manage-marc-import.tt @@ -40,7 +40,7 @@
    -

    See the full documentation for the Managing Staged MARC Records in the manual (online).

    +

    See the full documentation for the Managing Staged MARC Records in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt index 7fabf69..8debfb4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/modborrowers.tt @@ -14,6 +14,6 @@

    Once you have made the changes you want, you can click 'Save' and Koha will present you with the changed patron records.

    -

    See the full documentation for Batch Patron Modification in the manual (online).

    +

    See the full documentation for Batch Patron Modification in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt index 1504364..90f5430 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/overduerules.tt @@ -41,7 +41,7 @@

    Sincerely, Library Staff

    -

    See the full documentation for the Overdue Notice/Status Triggers in the manual (online).

    +

    See the full documentation for the Overdue Notice/Status Triggers in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt index bdae00a..9c5cc07 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/picture-upload.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Upload Patron Images

    +

    Upload patron images

    Patron images can be uploaded in bulk if you are allowing patron images to be attached to patron records. These images can also be used when creating patron cards.

    @@ -20,6 +20,6 @@

    Important: There is a limit of 520K on the size of the picture uploaded and it is recommended that the image be 200x300 pixels, but smaller images will work as well.

    -

    See the full documentation for the Patron Image Uploader in the manual (online).

    +

    See the full documentation for the Patron Image Uploader in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt index f13cb9a..6f27ca8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes-upload.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Quote of the Day Uploader

    +

    Quote of the day uploader

    The Quote of the Day (QOTD) uploader allows for uploading of bulk quotes into the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.

    @@ -40,6 +40,6 @@ -

    See the full documentation for the Quote of the Day Uploader in the manual (online).

    +

    See the full documentation for the Quote of the Day Uploader in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt index ce069be..6672663 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/quotes.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Quote of the Day Editor

    +

    Quote of the day editor

    The Quote of the Day (QOTD) editor allows for editing of and adding to the pool of quotes which serve as the source of the Quote-Of-The-Day (QOTD) feature in OPAC.

    @@ -38,6 +38,6 @@ -

    See the full documentation for the Quote of the Day Editor in the manual (online).

    +

    See the full documentation for the Quote of the Day Editor in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt index 258ec67..1b06d8a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/scheduler.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Task Scheduler

    +

    Task scheduler

    The task scheduler is a way to schedule reports to run whenever you want.

    @@ -23,6 +23,6 @@

    Task scheduler will not work if the user the web server runs as doesn't have the permission to use it. To find out if the right user has the permissions necessary, check /etc/at.allow to see what users are in it. If you don't have that file, check etc/at.deny. If at.deny exists but is blank, then every user can use it. Talk to your system admin about adding the user to the right place to make the task scheduler work.

    -

    See the full documentation for the Task Scheduler in the manual (online).

    +

    See the full documentation for the Task Scheduler in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt index 6850565..77315e7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/stage-marc-import.tt @@ -1,23 +1,25 @@ [% INCLUDE 'help-top.inc' %] -

    MARC Import

    +

    MARC import

    -

    Importing records into Koha includes two steps. The first is to stage records for import.

    +

    This tool can be used to import both bibliographic and authority records that are saved in MARC format. Importing records into Koha includes two steps. The first is to stage records for import.

    • First find the MARC file on your computer
    • Next you will be presented with options for record matching and item imports
      • Enter 'Comments about this file' to identify your upload when going to the 'Manage Staged MARC Records' tool
      • -
      • Choose the character encoding
      • -
      • Choose whether or not you want to look for matching records +
      • Tell Koha which type of file this is, bibliographic or authority
      • +
      • Choose the character encoding
      • +
      • Choose whether or not you want to look for matching +records
        • You can set up record matching rules through the administration area
      • Next choose what to do with matching records if they are found
      • Finally choose what to do with records that are unique
      • -
      • Next you can choose whether or not to import the item data found in the MARC records
      • +
      • Next you can choose whether or not to import the item data found in the MARC records (if the file you're loading is a bibliographic file)
    • Click 'Stage for import'
    • @@ -25,6 +27,6 @@
    • To complete the process continue to the Managed Staged MARC Records Tool
    -

    See the full documentation for the MARC Import in the manual (online).

    +

    See the full documentation for the MARC Import in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt index 88084a1..eb18b4c 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/tools-home.tt @@ -4,6 +4,6 @@

    Tools in Koha all perform some sort of action. Often many of the items listed under Tools in Koha are referred to as 'Reports' in other library management systems.

    -

    See the full documentation for Tools in the manual (online).

    +

    See the full documentation for Tools in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt index 93dd614..7422c7f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/upload-cover-image.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Upload Cover Images

    +

    Upload cover images

    This tool will allow you to upload cover images for the materials in your catalog. To access this tool, staff will need the upload_local_cover_images permission. In order for images to show in the staff client and/or OPAC you will need to set your LocalCoverImages and/or OPACLocalCoverImages preferences to 'Display.' Images can be uploaded in batches or one by one.

    @@ -40,6 +40,6 @@

    In the OPAC the cover images will also appear in the images tab, as well as next to the title and on the search results.

    -

    See the full documentation for Uploading Cover Images in the manual (online).

    +

    See the full documentation for Uploading Cover Images in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt index f28a0be..73b5c04 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/tools/viewlog.tt @@ -1,6 +1,6 @@ [% INCLUDE 'help-top.inc' %] -

    Log Viewer

    +

    Log viewer

    Actions within the Koha system are tracked in log files. Your system preferences can be changed to prevent the logging of different actions. These logs can be viewed using the Log Viewer Tool.

    @@ -8,6 +8,6 @@

    You will note that real names do not appear on the log, only identifying numbers. You need to use the identifying numbers when searching the logs as well.

    -

    See the full documentation for the Log Viewer in the manual (online).

    +

    See the full documentation for the Log Viewer in the manual (online).

    [% INCLUDE 'help-bottom.inc' %] \ No newline at end of file -- 1.7.9.5