[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/search.marc se
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/search.marc search.tmpl,NONE,1.1 |
Date: |
Thu, 04 Aug 2005 14:17:08 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/prog/en/help/search.marc
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17628/koha-tmpl/intranet-tmpl/prog/en/help/search.marc
Added Files:
search.tmpl
Log Message:
Added styles for "sticky due date" form in circ
--- NEW FILE ---
<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Online Help: Search<!--
TMPL_INCLUDE NAME="doc-head-close.inc" -->
<h1>Search</h1>
<p>The search id divided in 2 differents parts :</p>
<h2>Usual fields</h2>
<p>The usual fields are in the top part of the screen. They contains
:</p>
<ul>
<li>Keyword : search on anything</li>
<li>Title</li>
<li>Author</li>
<li>Barcode : the library barcode of the book</li>
<li>Illustrator</li>
<li>Dewey</li>
<li>Item type : select here an item type. If none is
selected, the search is done on every item type</li>
<li>Branch : select here a specific branch. If none
selected, the search is done on every branch</li>
</ul>
<p>Search method</p>
<ul>
<li>If you enter values in more than 1 field, the
search is "and-ed" (biblios that contains <b>title</b> AND <b>author</b>)</li>
<li>A biblio is selected if it's field <b>contains</b>
the term you entered</li>
<li>If you enter a * (or a %) at the end of a term,
Koha search for words starting with your term (entering <b>lower*</b> means :
find biblio that have a <b>title containing a word starting by lower</b></li>
</ul>
<h2 class="catalogue">Complete MARC search</h2>
<p>In the lower part of the search screen, the <b>More fields</b> box
let you enter whatever you want : and, or, exclusions (not), search on any MARC
field/subfield</p>
<p><b>IMPORTANT NOTE : </b>for performance reasons, the * is valid only
if you enter a word more than 3 letters long. for words of 3 letters or less,
the * is <b>ignored</b></p>
<br/>
<!-- TMPL_INCLUDE name="intranet-bottom.inc" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/search.marc search.tmpl,NONE,1.1,
Owen Leonard <=
- Prev by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/members memberentry.tmpl,NONE,1.1 members-home.tmpl,NONE,1.1 moremember.tmpl,NONE,1.1
- Next by Date:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/export marc.tmpl,NONE,1.1
- Previous by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/members memberentry.tmpl,NONE,1.1 members-home.tmpl,NONE,1.1 moremember.tmpl,NONE,1.1
- Next by thread:
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/prog/en/help/export marc.tmpl,NONE,1.1
- Index(es):