From e587e5465bccc8caaa10758aac5f0c6cdd7e5667 Mon Sep 17 00:00:00 2001 From: tipaul Date: Mon, 20 Sep 2004 13:21:41 +0000 Subject: [PATCH] minor fixes & improvements --- koha-tmpl/opac-tmpl/css/en/includes/opac.css | 6 +++++ koha-tmpl/opac-tmpl/css/en/opac-main.tmpl | 5 +++++ koha-tmpl/opac-tmpl/css/en/opac-search.tmpl | 23 +++++++++++++++----- 3 files changed, 29 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/opac-tmpl/css/en/includes/opac.css b/koha-tmpl/opac-tmpl/css/en/includes/opac.css index 562d35fbd3..dd391ee4d8 100644 --- a/koha-tmpl/opac-tmpl/css/en/includes/opac.css +++ b/koha-tmpl/opac-tmpl/css/en/includes/opac.css @@ -100,6 +100,12 @@ h2 { font-size: 125%; margin: 0px 0px 10px 0px; } +h3 { + color:#000000; + font-weight:bold; + font-size: 125%; + margin: 5px 0px 0px 0px; +} p { padding-left:10pt; diff --git a/koha-tmpl/opac-tmpl/css/en/opac-main.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-main.tmpl index 0654bd59cf..efa9856955 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-main.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-main.tmpl @@ -5,6 +5,11 @@ /includes/opac.css" /> <!--TMPL_VAR name="LibraryName"--> + diff --git a/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl b/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl index 3510f50597..f1a393887e 100644 --- a/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl +++ b/koha-tmpl/opac-tmpl/css/en/opac-search.tmpl @@ -10,12 +10,12 @@

" /> - + - +

@@ -23,14 +23,14 @@ - +

- +

@@ -38,7 +38,7 @@ - +

@@ -114,6 +114,19 @@

 

 

+
+

Hints

+

Title

+

You can enter a complete or a part of a title. The search will also be done in subtitles & other title-related fields

+

Author

+

You can enter a name or a surname. The search will also be done is additional authors & other author-related fields (translator, illustrator...)

+

Remember that a title can concern a "physical" author (Victor Hugo) or a company, group, collective author (CNRS, Library of Congress)

+

Branches

+

Select a branch if you want to limit your search to items in a specific branch. By default the search is done on every branches of the library

+

Partial search

+

A search is done on every words you enter. Empty words are ignored. If you enter, for example "the two towers" in the title, the result list will contain all the books containing two AND tower in the title. The "the" will be discarded.

+

If you want to enter a partial word, add a * or a % at the end of the word. For example "two tower*" will retrieve "the two towers", "two white towers", "a tower and two cities"

+