From 26828bc6e3110446c17ac86d1311ac9719cb21a3 Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Mon, 9 Apr 2012 16:12:25 -0400 Subject: [PATCH] Bug 7936: Cataloging Help Files These are the updated help files for cataloging --- .../prog/en/modules/help/cataloguing/addbiblio.tt | 2 +- .../prog/en/modules/help/cataloguing/additem.tt | 2 +- .../prog/en/modules/help/cataloguing/merge.tt | 4 +--- .../prog/en/modules/help/cataloguing/moveitem.tt | 2 +- 4 files changed, 4 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt index 55774dc..e2408f6 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/addbiblio.tt @@ -89,6 +89,6 @@

If you would like to merge together multiple records you can do that via the Lists tool.

-

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

+

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt index 43b2a31..bf2cf64 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/additem.tt @@ -57,6 +57,6 @@

Finally you can use the batch delete tool to delete a batch of items.

-

See the full documentation for Adding/Editing Items in the manual (online).

+

See the full documentation for Adding/Editing Items in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt index 854bafe..157012d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/merge.tt @@ -2,8 +2,6 @@

Merging Items

-

Important: Merging will only work with two items that use the same bibliographic framework.

-

The easiest way to merge together duplicate bibliographic records is to add them to a list and use the Merge Tool from there.

From the list, check the two items you want to merge. If you choose more than or fewer than 2, you will be presented with an error

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

Important: It is important to rebuild your zebra index immediately after merging records. If a search is performed for a record which has been deleted Koha will present the patrons with an error in the OPAC.

-

See the full documentation for Merging Items in the manual (online).

+

See the full documentation for Merging Items in the manual (online).

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt index d35eead..ea3f0bd 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/cataloguing/moveitem.tt @@ -10,6 +10,6 @@

If you want to move all items to a new record creating only one bibliographic record you can use the Merge Records tool instead.

-

See the full documentation for Moving Items in the manual (online).

+

See the full documentation for Moving Items in the manual (online).

[% INCLUDE 'help-bottom.inc' %] -- 1.7.2.3