Merge remote-tracking branch 'origin/new/bug_6858'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / help / authorities / authorities.tt
1 [% INCLUDE 'help-top.inc' %]
2
3 <h2>Adding Authorities</h2>
4
5 <p>To add a new authority record, choose the authority type from the 'New Authority' button.</p>
6
7 <p>The form that appears will allow you to enter all of the necessary details regarding your authority record.</p>
8
9 <p>To expand collapsed values simply click on the title and the subfields will appear.</p>
10
11 <h2>Editing Authorities</h2>
12
13 <p>Authorities can be edited by clicking on the authority summary from the search results and then clicking the 'Edit' button above the record.</p>
14
15 <p>Once you've made the necessary edits, simply click 'Save' and all of the records that use this authority record will be updated.</p>
16
17 <p>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.</p>
18
19 <p><strong>See the full documentation for Authorities in the <a href="http://manual.koha-community.org/3.8/en/catauthorities.html">manual</a> (online).</strong></p>
20
21 [% INCLUDE 'help-bottom.inc' %]