[% USE AuthorisedValues %] [% INCLUDE 'doc-head-open.inc' %] Koha › Administration › Authority MARC framework [% IF ( add_form ) %][% IF ( use_heading_flags_p ) %] [% IF ( heading_modify_tag_p ) %]› [% IF ( authtypecode ) %][% authtypecode %] Framework[% ELSE %]Default framework[% END %] › Modify tag[% END %] [% IF ( heading_add_tag_p ) %]› [% IF ( authtypecode ) %][% authtypecode %] Framework[% ELSE %]Default framework[% END %] › New tag[% END %] [% ELSE %]› [% action %][% END %][% END %][% IF ( delete_confirm ) %]› [% IF ( authtypecode ) %][% authtypecode %] Framework[% ELSE %]Default framework[% END %] › Confirm deletion[% END %][% IF ( delete_confirmed ) %]› [% IF ( authtypecode ) %][% authtypecode %] Framework[% ELSE %]Default framework[% END %] › Data deleted[% END %] [% INCLUDE 'doc-head-close.inc' %] [% INCLUDE 'datatables.inc' %] [% INCLUDE 'header.inc' %] [% INCLUDE 'cat-search.inc' %]

Authority MARC framework for [% IF ( authtypecode ) %][% authtypecode %][% ELSE %]default framework[% END %]

[% IF ( add_form ) %]

[% IF ( heading_modify_tag_p ) %]Modify tag[% END %] [% IF ( heading_add_tag_p ) %]New tag[% END %]

[% IF ( heading_modify_tag_p ) %][% END %]
    [% IF ( heading_modify_tag_p ) %]
  1. Tag: [% searchfield %]
  2. [% ELSE %]
  3. Required
  4. [% END %]
  5. [% IF ( repeatable ) %] [% ELSE %] [% END %]
  6. [% IF ( mandatory ) %] [% ELSE %] [% END %]
  7. (if you select a value here, the indicators will be limited to the authorized value list)
Cancel
[% END %] [% IF ( delete_confirm ) %]

Confirm deletion

Tag: [% searchfield %] [% liblibrarian %]
[% END %] [% IF ( delete_confirmed ) %]

Data deleted

[% END %] [% IF ( authtype_create ) %]
Create authority framework for [% authtypecode %] using
[% END %] [% IF ( else ) %]

Select an authority framework


[% FOREACH loo IN loop %] [% END %]
Tag Lib Repeatable Mandatory Authorized
value
 
[% loo.tagfield %] [% loo.liblibrarian %] [% IF ( loo.repeatable ) %]Yes[% ELSE %]No[% END %] [% IF ( loo.mandatory ) %]Yes[% ELSE %]No[% END %] [% loo.authorised_value %]
[% END %]
[% INCLUDE 'admin-menu.inc' %]
[% INCLUDE 'intranet-bottom.inc' %]