Bug 20706: Fixes the links to the manual to reflect chanced chapter file names
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / authorities / authorities-home.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h1>Authorities</h1>
4
5 <p>Authority records are a way of controlling fields in your MARC records. Using authority records will provide you with control over subject headings, personal names and places.</p>
6
7 <h2>Searching Authorities</h2>
8
9 <p>From the authorities page you can search for existing terms and the bibliographic records they are attached to.</p>
10
11 <p>From the results you will see the authority record, how many bibliographic records it is attached to, and a delete link (if there are not bibliographic records attached).</p>
12
13 <p>Clicking on the authority record summary will open the full record and the option to edit the record.</p>
14
15 <p>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.</p>
16
17 <p><strong>See the full documentation for Authorities in the <a href="http://koha-community.org/manual/[% helpVersion %]/html/cataloging.html#authorities">manual</a> (online).</strong></p>
18
19
20 [% INCLUDE 'help-bottom.inc' %]