From afd4be5ddc322a91877ec2564bde518d1dc4a4fa Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 3 Jun 2004 10:22:22 +0000 Subject: [PATCH] * frameworks and itemtypes are independant * bugfixes in authority types & framework management (mainly deletion) --- .../default/en/parameters/admin-home.tmpl | 4 +- .../parameters/auth_subfields_structure.tmpl | 40 ++--- .../default/en/parameters/authtypes.tmpl | 31 ++-- .../en/parameters/biblio_framework.tmpl | 141 ++++++++++++++++++ .../parameters/marc_subfields_structure.tmpl | 4 +- .../en/parameters/marctagstructure.tmpl | 26 ++-- 6 files changed, 185 insertions(+), 61 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl index 5a6979bc63..1b53da975b 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/admin-home.tmpl @@ -41,8 +41,8 @@ Define categories and thesaurus/authority MARC structure. - MARC tag structure - MARC structure: tags then subfields. + Biblio framework (MARC structure) + the frameworks defined for the MARC editor. Create frameworks, then define the MARC structure (fields & subfields) Links Koha - MARC DB diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl index 72bc92d430..dc3f4cc02c 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/auth_subfields_structure.tmpl @@ -57,41 +57,25 @@ - - - - - - +
+

+ Subfield + +

-
- - - - - - - - - - - Data deleted + "> +

CONFIRM DELETION

+ + "> - + + @@ -140,7 +124,7 @@ /images/fileopen.png" width=32 hspace=0 vspace=0 border=0> -"> +&authtypecode="> /images/2uparrow.png" width=32 hspace=0 vspace=0 border=0> diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/authtypes.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/authtypes.tmpl index ad3c1807ff..20a9183dbc 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/authtypes.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/authtypes.tmpl @@ -84,26 +84,25 @@ function Check(f) { -

- - -

+
+

Authority structure definition for ()

- This record is used times. Deletion not possible -

-

- -
-

- -

CONFIRM DELETION

-

- -
+ This record is used times

- +

CONFIRM DELETION

+

+
+ + + + +
+ + +

+
diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl new file mode 100644 index 0000000000..fd7f0a4982 --- /dev/null +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/biblio_framework.tmpl @@ -0,0 +1,141 @@ + + + +
+ + +

Modify framework text

+ +

Add framework

+ +
+ + + +

+ +

+ +

+ + +

+

+ +

+ + + + +
+

Framework for ()

+ +

+ This record is used times +

+ +

CONFIRM DELETION

+

+
+ + + + +
+ + +

+
+ + + +

Biblio framework

+

framework name, then go to MARC biblio to set MARC editor parameters

+
Subfield
 
CONFIRM DELETION
- - - -
- "> - -
-
+ + + + + + + + + + + + + + + + + + + + + + + + +
CodeDescription EditDelete
 Default framework" class="button parameters">MARC structure  
" class="button parameters" >MARC structure?op=add_form&authtypecode=">/images/fileopen.png" width=32 hspace=0 vspace=0 border=0>?op=delete_confirm&frameworkcode=">/images/edittrash.png" width=32 hspace=0 vspace=0 border=0>
+
+ + + //images/1leftarrow.png" title="previous" ALT="previous" BORDER=0> + //images/1rightarrow.png" title="next" ALT="next" BORDER=0> +
+ + + diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl index b64ac624f5..de43e47426 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/marc_subfields_structure.tmpl @@ -12,7 +12,7 @@
- "> + "> @@ -84,7 +84,7 @@ -

MARC subfield structure admin for (framework )

+

MARC subfield structure admin for (framework )

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

The column Koha field shows that the subfield is linked with a Koha field. Koha can manage a MARC interface, or a Koha interface. This link ensures that both DB are synchronized, thus you can change from a MARC to a Koha interface easily.

diff --git a/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl b/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl index ee2ab39228..c3638e73c3 100644 --- a/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl +++ b/koha-tmpl/intranet-tmpl/default/en/parameters/marctagstructure.tmpl @@ -1,7 +1,7 @@
-

MARC tag structure admin for default MARC framework

+

MARC tag structure admin for ()default MARC framework