From 3469cd5b5683e64cf3252d409afc0849448d1530 Mon Sep 17 00:00:00 2001 From: oleonard Date: Tue, 18 Jan 2005 22:53:02 +0000 Subject: [PATCH] Synching with default tempalte --- .../parameters/auth_subfields_structure.tmpl | 134 +++++++++++++ .../npl/en/parameters/auth_tag_structure.tmpl | 177 ++++++++++++++++++ .../npl/en/parameters/authtypes.tmpl | 148 +++++++++++++++ 3 files changed, 459 insertions(+) create mode 100644 koha-tmpl/intranet-tmpl/npl/en/parameters/auth_subfields_structure.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/parameters/auth_tag_structure.tmpl create mode 100644 koha-tmpl/intranet-tmpl/npl/en/parameters/authtypes.tmpl diff --git a/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_subfields_structure.tmpl new file mode 100644 index 0000000000..c87e86c5d9 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_subfields_structure.tmpl @@ -0,0 +1,134 @@ +Koha -- System Administration + + + +
+ +

+ + Edit subfields + +

+
" name="Aform" method="post"> + + " /> + + + "> + + + +
+

Tag , Subfield

+

MARC constraints

+

+ repeatable + mandatory +

+

+ + " size="20" /> (example for 200a : '200c','200d','200e') +

+

Editor constaints

+

+ + " size="40" maxlength="80" /> +

+

+ + " size="40" maxlength="80" /> +

+

+

hidden (subfield is managed, but hidden. -should be filled by a plugin or thesaurus-)

+

URL (if checked, it means that the subfield is an URL and can be clicked

+

+ + or thesaurus: + or plugin: +

+
+ +

Note: in the last column, you can choose: +

  • An "authorised value": it refers to a list of authorised values for this subfield. See the corresponding admin table.
  • +
  • A "value builder": values builders are perl programs that help you select the value of the field. They are MARC-flavor dependant and sometimes fill another subfield automatically.
  • +
+

+
+ + + + +
+

+ Subfield + +

+
" method="post"> + + " /> + " /> + " /> + " /> +

CONFIRM DELETION

+ +
+
" method="post"> + " /> + +
+
+ + + + +

Authority MARC subfield structure admin for tag (framework )(default framework)

+

This screen shows the subfields associated with the selected tag. You can edit subfields or add a new one by clicking on edit.

+ + + + + + + + +"> + + + + + + +
SubfieldTextConstraintsDelete
+ + + + + + + + subfield ignored + + Managed, Repeatable, Not repeatable, + Mandatory, Not mandatory, + see also : , + hidden, + is an url, + Auth value :, + Plugin :, + + + ">Delete +
+Edit +&authtypecode="> + //images/2uparrow.png" width="32" hspace="0" vspace="0" border="0"> + +<< Previous + + Next >> + + + +
+ + diff --git a/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_tag_structure.tmpl b/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_tag_structure.tmpl new file mode 100644 index 0000000000..9b400342e2 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/parameters/auth_tag_structure.tmpl @@ -0,0 +1,177 @@ +Koha -- System Administration + + + +
+

Authority MARC framework for default framework

+ + + + +

+ + Modify tag + Add tag + +

+
" name="Aform" method="post"> + + " /> +

+

" size="80" maxlength="100" />

+

" size="80" maxlength="100" />

+

+

+

(if you select a value here, the indicators will be limited to the authorised value list)

+

+
+ + + + + + + + + + + + + + " method="post"> + + " /> + + + + + + + Data deleted + " method="post"> + + + + + + " method="post"> + + " /> + Create authority framework for using + + + + + + + +
+

Select an authority framework

+
" method="post"> + + " /> + + +
+
+
tag
 
CONFIRM DELETION
" method="post">
+ + + + + + + + + + + "> + + + + + + + + + + +
TagLibRepeatableMandatoryAuthorised
value
SubfieldsEditDelete
YesNoYesNo" class="button">subfields">Edit">Delete
+
" method="post"> + + " /> + + + + ?offset=&searchfield=">Previous Page + + + ?offset=&searchfield=">Next Page + +
+
+ + + diff --git a/koha-tmpl/intranet-tmpl/npl/en/parameters/authtypes.tmpl b/koha-tmpl/intranet-tmpl/npl/en/parameters/authtypes.tmpl new file mode 100644 index 0000000000..cc6fe657a6 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/npl/en/parameters/authtypes.tmpl @@ -0,0 +1,148 @@ +Koha -- System Administration + + + + +
+ + +
" name="Aform" method="post"> + + + + + + + + + + + + + +
Modify authority typeAdd authority type
+ " />
" />
" />Enter here the number of the tag that will be reported in the biblio (subfield by subfield). For example, in UNIMARC, enter 200 to report every 200 subfield in the 70x biblio
+

+

+
+ + + +
+

Authority structure definition for ()

+ +

+ This record is used times +

+ +

CONFIRM DELETION

+

+

" method="post"> + + " /> + +
+
" method="post"> + +
+

+
+ + + +

Auth type Admin

+

Define authority types, then authority MARC structure in the same way you define itemtypes and biblio MARC tag structure. Authority values are managed through plugins

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
CodeDescriptionsummaryTag reported EditDelete
 Default framework  MARC structure  
" class="button parameters" >MARC structure?op=add_form&authtypecode=">Edit?op=delete_confirm&authtypecode=">Delete
+
" method="post"> + + + "><< Previous + ">Next >> +
+
+ + -- 2.39.5