From 5df5e15c7490289445c2fd23c2e271646936718a Mon Sep 17 00:00:00 2001 From: "Nicole C. Engard" Date: Fri, 19 Oct 2012 09:52:42 -0400 Subject: [PATCH] Bug 8945: Authority Help Files This patch updates authority help files. Signed-off-by: Jared Camins-Esakov --- .../modules/help/authorities/authorities-home.tt | 4 +++- .../en/modules/help/authorities/authorities.tt | 10 +++++++--- .../prog/en/modules/help/authorities/detail.tt | 4 +++- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt index b774993..5b01b23 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities-home.tt @@ -12,7 +12,9 @@

Clicking on the authority record summary will open the full record and the option to edit the record.

-

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

+

If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.

+ +

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

[% INCLUDE 'help-bottom.inc' %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt index 07d1624..91f72b4 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/authorities.tt @@ -2,11 +2,15 @@

Adding Authorities

-

To add a new authority record, choose the authority type from the 'New Authority' button.

+

To add a new authority record, choose the authority type from the 'New Authority' button.,/p>

The form that appears will allow you to enter all of the necessary details regarding your authority record.

-

To expand collapsed values simply click on the title and the subfields will appear.

+

To expand collapsed values simply click on the title and the subfields will appear. To duplicate a field or subfield just click the plus sign (+) to the right of the label. To use field helper plugins simply click the ellipsis (...) to the right of the field.

+ +

When linking authorities to other headings, you can use the authority finder plugin by clicking the ellipsis (...) to the right of the field.

+ +

From there you can search your authority file for the authority to link. If you can't find the authority to link, you can click the 'Create new' button and add the necessary authority for the link. This plugin also allows for you to choose the link relationship between the authorities.

Editing Authorities

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

To delete an authority record you first must make sure it's not linked to any bibliographic records. If it is not used by any bibliographic records a 'Delete' link will appear to the right of the record on the search results and as a button that appears after clicking on the summary of the authority record.

-

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

+

See the full documentation for Authorities 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/authorities/detail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt index 3d43ba7..b0f307f 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/help/authorities/detail.tt @@ -12,6 +12,8 @@

Clicking on the authority record summary will open the full record and the option to edit the record.

-

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

+

If the authority has See Alsos in it you will see those broken out on the search results, clicking the linked headings will run a search for that heading instead.

+ +

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

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