From 7fbdb59d57ba06f1e8d87753c31bc6b151a116d6 Mon Sep 17 00:00:00 2001 From: rangi Date: Mon, 16 Jun 2003 08:14:37 +0000 Subject: [PATCH] unido template work cVS: ---------------------------------------------------------------------- --- .../unido/en/catalogue/catalogue-home.tmpl | 244 +++++++----------- .../unido/en/catalogue/detail.tmpl | 22 +- .../unido/en/includes/general-top.inc | 6 + 3 files changed, 114 insertions(+), 158 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/unido/en/catalogue/catalogue-home.tmpl b/koha-tmpl/intranet-tmpl/unido/en/catalogue/catalogue-home.tmpl index 497efa4be4..016ae11a53 100644 --- a/koha-tmpl/intranet-tmpl/unido/en/catalogue/catalogue-home.tmpl +++ b/koha-tmpl/intranet-tmpl/unido/en/catalogue/catalogue-home.tmpl @@ -2,187 +2,135 @@ + - + - + - + - -
Home > Catalogue Search
+ +
Home > Catalogue Search

Catalogue Search

- - - +
- -

General Search

+ + + - + - - - - - - - + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + - - - - - - + + + - - - - - - - - - + + + + + + + + + + - - - - - + + - - + + - - - + + + + - - -

General Search

- Normal   - Exact -
Keywords - -
Keywords
Title - -
Author - -
- Type of Item - -
Title + Exact
Author
Type of Item +
- Langage - -
Langage +
Published After (Year)
Published Before (Year)
- Dewey/UDC number - - - -
Branch
Published After (Year)
Published Before (Year)
Dewey/UDC number
Branch -
- -

Subject Search

Subject Search

- Subject - - - -
- -

Barcode Search

Subject + + +

Barcode Search

class="label">Barcode
- Barcode - - -
+
- -

ISBN or ISSN Search

ISBN or ISSN Search

ISBN or ISSN
ISBN or ISSN
+
- - - - -
- tip - you can use more than one field four your search, eg Keyword + Author, but this may slow - it down. There is an implicit "and" between search terms.
- - - - - - + tip + you can use more than one field for your search, + eg Keyword + Author, but this may slow it down. + There is an implicit "and" between search terms. - - - - - - - - - + + diff --git a/koha-tmpl/intranet-tmpl/unido/en/catalogue/detail.tmpl b/koha-tmpl/intranet-tmpl/unido/en/catalogue/detail.tmpl index 040bf290cf..341b45ac39 100644 --- a/koha-tmpl/intranet-tmpl/unido/en/catalogue/detail.tmpl +++ b/koha-tmpl/intranet-tmpl/unido/en/catalogue/detail.tmpl @@ -3,6 +3,7 @@ + @@ -10,16 +11,16 @@ - + - +
+ >Requests +


()

@@ -139,7 +140,7 @@

Holidings Information ( items)

- +
@@ -192,11 +193,12 @@
Item Type
+

 

-
- tip +
+ tip to view or edit the rest of the record for an item, - click on More >. You will see the group and item information together. + click on More . You will see the group and item information together.
Editing the biblio will update the record for all the items.
@@ -208,8 +210,8 @@ from this biblio.
- - + + diff --git a/koha-tmpl/intranet-tmpl/unido/en/includes/general-top.inc b/koha-tmpl/intranet-tmpl/unido/en/includes/general-top.inc index e69de29bb2..68123f68a6 100644 --- a/koha-tmpl/intranet-tmpl/unido/en/includes/general-top.inc +++ b/koha-tmpl/intranet-tmpl/unido/en/includes/general-top.inc @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file -- 2.39.5