From e6ebc86a07dee5843f7fffae3605fc3d00a183c8 Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Wed, 27 Mar 2013 14:41:05 -0400 Subject: [PATCH] Bug 9850: Catalogue help files This patch updates the help files in the catalogue folder. To test: Visit the help on the search, detail pages, item details and item history pages and confirm text and links are right. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Signed-off-by: Jared Camins-Esakov --- .../prog/en/modules/help/catalogue/detail.tt | 2 +- .../prog/en/modules/help/catalogue/issuehistory.tt | 2 +- .../prog/en/modules/help/catalogue/moredetail.tt | 2 +- .../prog/en/modules/help/catalogue/search.tt | 14 +++++++++----- 4 files changed, 12 insertions(+), 8 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt index fe07270228..ce0c6245fa 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/detail.tt @@ -4,6 +4,6 @@

In Koha the bibliographic record contains the main information related to the material. This includes things like the title, author, ISBN, etc. This information is stored in Koha in Marc (different flavors of Marc are supported in Koha). Once this information is saved, items or holdings can be attached.

-

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/catalogue/issuehistory.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt index 98b70be4e1..82c352d22d 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/issuehistory.tt @@ -6,6 +6,6 @@

Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.

-

See the full documentation for Item Checkout History in the manual (online).

+

See the full documentation for Item Checkout History 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/catalogue/moredetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt index d69c717184..49d5a65156 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/moredetail.tt @@ -18,6 +18,6 @@

Below the 'History' heading is a link to 'View item's checkout history,' clicking that will open up the item's history which will look slightly different from the bibliographic record's history page.

-

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

+

See the full documentation for Item 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/catalogue/search.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt index dcc5adedb3..fad058764a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/catalogue/search.tt @@ -12,10 +12,14 @@

The index name is 'aud' and it's derived from 008/22

-
  • aud:a Easy
  • -
  • aud:c Juvenile
  • -
  • aud:d Young adult
  • -
  • aud:e Adult
+
  • aud:a Preschool
  • +
  • aud:b Primary
  • +
  • aud:c Pre-Adolescent
  • +
  • aud:d Adolescent
  • +
  • aud:e Adult
  • +
  • aud:f Specialized
  • +
  • aud:g General
  • +
  • aud:j Juvenile

Content

@@ -68,6 +72,6 @@
  • ctype:w Law reports and digests
  • ctype:z Treaties
  • -

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

    +

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

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