From c01ba9c6c27ce123d6a8c0f2f758237bb297f7cb 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 Signed-off-by: Chris Cormack --- .../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 d3a5cd5..5ef851c 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 169ecb7..9ee0458 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 9e572ee..5c5e1cb 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 221aa71..eab515a 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.5.4