From 40a24e1eed3cab1915e6c5de5386b03eb350b6c7 Mon Sep 17 00:00:00 2001
From: "Nicole C. Engard" This tool will allow you to modify a batch of item records in Koha. 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). 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.Batch Modify Items
+Batch modify items
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
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 c7c37d6158..3dcb37e1b7 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 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 54438e5d22..261164ab56 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' %] -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 @@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 923e1d5904..5b3ad4896e 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' %] -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:
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 7ad33222bc..0ef671d6fb 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' %] -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 c02da585ee..f6f8d2f10d 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 67f438ef66..4b05dbd40d 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 @@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 bae182f414..a10718281b 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' %] -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 @@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 @@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 e4da1a772e..0d53d86f1b 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 7fabf69319..8debfb471d 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 1504364799..90f54304e1 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 bdae00ad4a..9c5cc07611 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' %] -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 f13cb9aed0..6f27ca840d 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' %] -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 ce069be541..6672663c89 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' %] -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 258ec67a25..1b06d8a974 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' %] -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 6850565459..77315e7cf6 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' %] -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.
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 88084a115e..eb18b4c95d 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 93dd61499e..7422c7fbf9 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' %] -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 f28a0bed34..73b5c04f69 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' %] -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 -- 2.39.5