16b77fa52c0a75b3aa953cce415b16e4df11efb3
[koha.git] / koha-tmpl / opac-tmpl / prog / en / opac-advsearch.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
2 <!-- TMPL_VAR NAME="LibraryNameTitle" -->
3     Catalog -- Advanced Search
4 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
5
6 <!--TMPL_INCLUDE NAME="masthead.inc" -->
7 <!--TMPL_INCLUDE NAME="navigation.inc" -->
8
9
10 <form action="/cgi-bin/koha/opac-search.pl" method="get">
11     <!-- TMPL_IF NAME="if_expanded_options_actually_worked" -->
12         <div id="expanded_options">
13         <!-- TMPL_IF NAME="outer_servers_loop" -->
14             <!-- DATABASES -->
15             
16             <fieldset>
17                     <legend>Select local databases:</legend>
18                         <p>
19                             <!-- TMPL_LOOP NAME="outer_servers_loop" -->
20                             <!-- TMPL_LOOP NAME="inner_servers_loop" -->
21                             <input type="checkbox" id="<!-- TMPL_VAR NAME="id" -->" name="<!-- TMPL_VAR NAME="name" -->" <!-- TMPL_IF NAME="checked" -->checked="<!-- TMPL_VAR NAME="checked" -->"<!-- /TMPL_IF --> value="<!-- TMPL_VAR NAME="value" -->"/><label for="<!-- TMPL_VAR NAME="id" -->"><img width="16" height="16" alt="<!-- TMPL_VAR NAME="id" -->" src="<!-- TMPL_VAR NAME="themelang" -->/images/<!-- TMPL_VAR NAME="icon" -->" /> <!-- TMPL_VAR NAME="label" --></label>
22                             <!-- /TMPL_LOOP -->
23                             <!-- /TMPL_LOOP -->
24                         </p>
25             </fieldset>
26             <!-- /DATABASES -->
27         <!-- /TMPL_IF -->
28     
29         <!-- TMPL_IF NAME="outer_sup_servers_loop" -->
30             <!-- REMOTE DATABASES -->
31             <fieldset>
32                 <legend>Select remote databases:</legend>
33                     <p>
34                             <!-- TMPL_LOOP NAME="outer_sup_servers_loop" -->
35                             <!-- TMPL_LOOP NAME="inner_sup_servers_loop" -->
36                             <input type="checkbox" id="<!-- TMPL_VAR NAME="id" -->" name="<!-- TMPL_VAR NAME="name" -->" <!-- TMPL_IF NAME="checked" -->checked="<!-- TMPL_VAR NAME="checked" -->"<!-- /TMPL_IF --> value="<!-- TMPL_VAR NAME="value" -->"/><label for="<!-- TMPL_VAR NAME="id" -->"><img alt="<!-- TMPL_VAR NAME="id" -->" src="<!-- TMPL_VAR NAME="themelang" -->/images/<!-- TMPL_VAR NAME="icon" -->"/><!-- TMPL_VAR NAME="label" --></label>
37                             <!-- /TMPL_LOOP -->
38                             <!-- /TMPL_LOOP -->
39                 </p>
40                 </fieldset>
41             <!-- /REMOTE DATABASES -->
42         <!-- /TMPL_IF -->
43     <!-- /TMPL_IF -->
44
45     <!-- BOOLEAN SEARCH OPTIONS -->
46     <fieldset>
47     <legend>Search For:</legend>
48     <!-- TMPL_LOOP NAME="search_boxes_loop" -->
49     
50         <!-- TMPL_IF NAME="expanded_options" --><!-- TMPL_IF NAME="search_boxes_label" --><p style="text-indent: 4.5em;"><!-- TMPL_ELSE --><p><!-- /TMPL_IF --><!-- TMPL_ELSE --><p><!-- /TMPL_IF -->
51         <!-- TMPL_IF NAME="expanded_options" --><!-- TMPL_VAR NAME="left_content" --><!-- /TMPL_IF --> 
52         <select name="idx">
53             <option value="kw" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Keyword</option>
54             <option value="au" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Author</option>
55             <!-- TMPL_IF NAME="expanded_options" -->
56                 <option value="au,phr" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Author Phrase</option>
57                 <option value="cpn" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Corporate Name</option>
58                 <option value="cfn" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Conference Name</option>
59                 <option value="cpn,phr" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Corporate Name Phrase</option>
60                 <option value="cfn,phr" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Conference Name Phrase</option>
61                 <option value="pn" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Personal Name</option>
62                 <option value="pn,phr" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Personal Name Phrase</option>
63             <!-- /TMPL_IF -->
64             <option value="ln" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Language</option>
65             <!-- TMPL_IF NAME="expanded_options" -->
66                 <option value="nt" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Notes/Comments</option>
67             <!-- /TMPL_IF -->
68             <option value="pb" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Publisher</option>
69             <option value="pl" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Publisher Location</option>
70             <!-- TMPL_IF NAME="expanded_options" -->
71                 <option value="sn" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Standard Number</option>
72                 <option value="nb" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; ISBN</option>
73                 <option value="ns" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; ISSN</option>
74                 <option value="lcn" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Call Number</option>
75             <!-- /TMPL_IF -->
76             <option value="su" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Subject</option>
77             <!-- TMPL_IF NAME="expanded_options" -->
78                 <option value="su,phr" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Subject Phrase</option>
79             <!-- /TMPL_IF -->
80             <option value="ti" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Title</option>
81             <!-- TMPL_IF NAME="expanded_options" -->
82                 <option value="ti,phr" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>&nbsp;&nbsp;&nbsp;&nbsp; Title Phrase</option>
83             <!-- /TMPL_IF -->
84                 <option value="se" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->>Series Title</option>
85         </select>
86         <input type="text" size="30" name="q" title="Enter search terms" value=""/>
87         <!-- TMPL_IF NAME="expanded_options" -->
88             <!-- TMPL_IF NAME="scan_index" --><!-- TMPL_VAR NAME="scan_index" --><!-- /TMPL_IF -->
89             <!-- TMPL_IF NAME="add_field" --><a href="JavaScript:add_field();" id="ButtonPlus" title="Add another field">[+]</a><!-- /TMPL_IF -->
90         <!-- /TMPL_IF -->
91     <!-- /TMPL_LOOP -->
92     </fieldset>
93 <!-- /BOOLEAN SEARCH OPTIONS -->
94     <div id="advsearch-itemtype">
95     <h2>Itemtype limit to any of the following:</h2>
96     <table>
97         <tr>
98       <!--TMPL_LOOP Name="itemtypeloop"-->
99         <td><p>
100         <!-- TMPL_IF name="imageurl"--><img border="0" src="<!--TMPL_VAR Name="imageurl" -->" alt="<!--TMPL_VAR Name="description" -->" /><!-- /TMPL_IF --><input type="checkbox" id="mt-<!--TMPL_VAR Name="number" -->" name="limit" value="mt:<!--TMPL_VAR Name="code" -->"/>&nbsp;
101         <!--TMPL_VAR Name="description" --></p></td>
102         <!-- TMPL_UNLESS name="count5" --></tr><tr><!-- /TMPL_UNLESS -->
103       <!--/TMPL_LOOP-->
104       </tr>
105     </table>
106     </div>
107 <!-- TMPL_IF NAME="expanded_options" -->
108     <!-- BASIC LIMITS -->
109     <!--TMPL_IF Name="usmarc"-->
110         <fieldset>
111         <legend>Limit type to: match any of the following</legend>
112         <table class="itemtypes">
113                 <tr>
114                     <td><input type="checkbox" id="mc-bks" name="limit" value="mc:t"/><label for="mc-bks" title="Books, Pamphlets, Technical reports, Manuscripts, Legal papers, Theses and dissertations"><img border="0" src="/intranet-tmpl/prog/en/images/AF.gif" alt="Books" />Books</label></td>
115                     <td><input type="checkbox" id="mc-vis" name="limit" value="mc:v"/><label for="mc-vis" title="Motion pictures, Videorecordings, Filmstrips, Slides, Transparencies, Photos, Cards, Charts, Drawings"><img border="0" src="/intranet-tmpl/prog/en/images/AV Aids.gif" alt="Visual Materials" />Visual Materials</label></td>
116                     <td><input type="checkbox" id="mc-sr" name="limit" value="mc-rtype:i"/><label for="mc-sr" title="Spoken, Books on CD and Cassette"><img border="0" src="/intranet-tmpl/prog/en/images/AF.gif" alt="Books on Tape" />Books on Tape</label></td>
117                 </tr>
118                 <tr>
119                     <td><input type="checkbox" id="mc-cf" name="limit" value="mc:c"/><label for="mc-cf" title="Computer files, Data, Software"><img border="0" src="/intranet-tmpl/prog/en/images/CD-ROM software.gif" alt="Computer Files" />Computer Files</label></td>
120                     <td><input type="checkbox" id="mc-lh" name="limit" value="mc-collection:LH"/><label for="mc-lh" title="Local History Materials"><img border="0" src="/intranet-tmpl/prog/en/images/Local history.gif" alt="Local History Materials" />Local History Materials</label></td>
121                     <td><input type="checkbox" id="mc-map" name="limit" value="mc:a"/><label for="mc-map" title="Maps, Globes"><img border="0" src="/intranet-tmpl/prog/en/images/PF.gif " alt="Maps" />Maps</label></td>
122                 </tr>
123                 <tr>
124                     <td><input type="checkbox" id="mc-mus" name="limit" value="mc-rtype:j"/><label for="mc-mus" title="Music"><img border="0" src="/intranet-tmpl/prog/en/images/CDM.gif" alt="Music" />Music</label></td>
125                     <td><input type="checkbox" id="mc-kit" name="limit" value="mc-rtype:o"/><label for="mc-kit" title="Kits"><img border="0" src="/intranet-tmpl/prog/en/images/KIT.gif" alt="Kits" />Kits</label></td>
126                     <td><input type="checkbox" id="mc-ref" name="limit" value="mc-collection:REF"/><label for="mc-ref" title="Reference"><img border="0" src="/intranet-tmpl/prog/en/images/REF.gif" alt="Reference" />Reference</label></td>
127                     
128                 </tr>
129                 
130                 </table>
131     </fieldset>
132     <!-- /TYPE LIMITS -->
133     <div id="sidebar">
134         <!-- SUBTYPE LIMITS -->
135             <fieldset>
136             <legend>Subtype limits</legend><p>
137             
138             <select name="limit" class="subtype">
139                 <option value="" selected="selected" class="menuheader">Any Audience</option>
140                 <option value="aud:a" >Easy</option>
141                 <option value="aud:c" >Juvenile</option>
142                 <option value="aud:d" >Young Adult</option>
143                 <option value="aud:e" >Adult</option>
144             </select>
145             
146             <select name="limit" class="subtype">
147                 <option value="" selected="selected" class="menuheader">Any Content</option>
148                 <option value="fic:1" >Fiction</option>
149                 <option value="fic:0" >Non Fiction</option>
150                 <option value="bio:b" >Biography</option>
151                 <option value="mus:j" >Musical recording</option>
152                 <option value="mus:i" >Non-musical recording</option>
153             </select>
154     
155             
156             <select name="limit" class="subtype">
157                 <option value="" selected="selected" class="menuheader">Any Format</option>
158                 <option value="l-format:ta" >Regular print</option>
159                 <option value="l-format:tb" >Large print</option>
160                 <option value="l-format:fk" >Braille</option>
161                 <option value="" >-----------</option>
162                 <option value="l-format:sd" >CD audio</option>
163                 <option value="l-format:ss" >Cassette recording</option>
164                 <option value="l-format:vf" >VHS tape / Videocassette</option>
165                 <option value="l-format:vd" >DVD video / Videodisc</option>
166                 <option value="l-format:co" >CD Software</option>
167                 <option value="l-format:cr" >Website</option>
168             </select>
169             
170             <select name="limit" class="subtype">
171                 <option value="" >Additional Content Types</option>
172                 <option value="ctype:a" >Abstracts/summaries</option>
173                 <option value="ctype:b" >Bibliographies</option>
174                 <option value="ctype:c" >Catalogs</option>
175                 <option value="ctype:d" >Dictionaries</option>
176                 <option value="ctype:e" >Encyclopedias </option>
177                 <option value="ctype:f" >Handbooks</option>
178                 <option value="ctype:g" >Legal articles</option>
179                 <option value="ctype:i" >Indexes</option>
180                 <option value="ctype:j" >Patent document</option>
181                 <option value="ctype:k" >Discographies</option>
182                 <option value="ctype:l" >Legislation</option>
183                 <option value="ctype:m" >Theses</option>
184                 <option value="ctype:n" >Surveys</option>
185                 <option value="ctype:o" >Reviews</option>
186                 <option value="ctype:p" >Programmed texts</option>
187                 <option value="ctype:q" >Filmographies</option>
188                 <option value="ctype:r" >Directories</option>
189                 <option value="ctype:s" >Statistics</option>
190                 <option value="ctype:t" >Technical reports</option>
191                 <option value="ctype:v" >Legal cases and case notes</option>
192                 <option value="ctype:w" >Law reports and digests</option>
193                 <option value="ctype:z" >Treaties </option>
194             </select>
195         </p>
196     
197     </fieldset>
198     <!--/TMPL_IF -->
199     <!--TMPL_IF Name="UNIMARC" -->
200     <div id="sidebar">
201     <!-- SUBTYPE LIMITS -->
202             <fieldset>
203             <legend>Champs Cod&eacute;s</legend>
204             <p>
205             <label>Public</label>
206             <select name="limit" class="subtype">
207                 <option value="" SELECTED="selected" class="menuheader">Tout public</option>
208                 <option value="aud:a">Jeunesse en g&eacute;n&eacute;ral</option>
209                 <option value="aud:b">Pr&eacute;-scolaire</option>
210                 <option value="aud:c">scolaire</option>
211                 <option value="aud:d">enfant</option>
212                 <option value="aud:e">jeune adulte</option>
213                 <option value="aud:k">adulte, haut niveau</option>
214                 <option value="aud:m">fiction ou vulg adulte</option>
215                 <option value="aud:u">inconnu</option>
216             </select>
217             </p>
218             <p>
219             <label>Format</label>
220             <select name="limit" class="subtype">
221                 <option value="" selected="selected" class="menuheader">Tout format</option>
222                     <option value="Material-type:r">Impression normale</option>
223                     <option value="Material-type:d">Impression en gros caractere</option>
224                     <option value="Material-type:e">Journal</option>
225                     <option value="Material-type:f">Caractere braille et moon</option>
226                     <option value="Material-type:g">Micro-impression</option>
227                     <option value="Material-type:h">Manuscrit</option>
228                     <option value="Material-type:i">Multimedia</option>
229                     <option value="Material-type:j">Impression en reduction</option>
230                     <option value="Material-type:z">Autres formes de presentation</option>
231             </select>
232             </p>
233             <p>
234             <label>Forme</label>
235             <select name="limit" class="subtype">
236                 <option value="" selected="selected" class="menuheader">Toute forme</option>
237                 <option value="Literature-Code:a">fiction, roman</option>
238                 <option value="Literature-Code:b">Theatre, piece televisee</option>
239                 <option value="Literature-Code:c">Essais</option>
240                 <option value="Literature-Code:d">Humour, satire</option>
241                 <option value="Literature-Code:e">Lettres</option>
242                 <option value="Literature-Code:f">Nouvelles</option>
243                 <option value="Literature-Code:g">Poesie</option>
244                 <option value="Literature-Code:h">Discours, art oratoire</option>
245                 <option value="Literature-Code:y">Il ne s'agit pas d'un texte litteraire</option>
246                 <option value="Literature-Code:z">formes vari&eacute;es ou autres formes litteraires</option>
247             </select>
248             </p>
249             <p>
250             <label>Biographie</label>
251             <select name="limit" class="subtype" size="1">
252                 <option value="">Tout type de biographie</option>
253                 <option value="Biography-code:y">C'est pas une biographie</option>
254                 <option value="Biography-code:a">autobiographie (y compris correspondance...)</option>
255                 <option value="Biography-code:b">Biographie individuelle</option>
256                 <option value="Biography-code:c">Biographie collective</option>
257                 <option value="Biography-code:d">Contient des informations biographiques</option>
258             </select>
259             </p>
260             <p>
261             <label>Illustration</label>
262             <select name="limit" class="subtype" size="1">
263                 <option value="">Tout type d'illustration</option>
264                 <option value="Illustration-Code:a">Illustrations</option>
265                 <option value="Illustration-Code:b">Cartes</option>
266                 <option value="Illustration-Code:c">Portraits</option>
267                 <option value="Illustration-Code:d">cartes marines</option>
268                 <option value="Illustration-Code:e">plans</option>
269                 <option value="Illustration-Code:f">Planches</option>
270                 <option value="Illustration-Code:g">Musique imprimee</option>
271                 <option value="Illustration-Code:h">fac-similes</option>
272                 <option value="Illustration-Code:i">armoiries</option>
273                 <option value="Illustration-Code:j">Tables Genealogique</option>
274                 <option value="Illustration-Code:k">Formulaires</option>
275                 <option value="Illustration-Code:l">Specimens</option>
276                 <option value="Illustration-Code:m">Enregistrement sonore</option>
277                 <option value="Illustration-Code:n">Transparents</option>
278                 <option value="Illustration-Code:o">Enluminures</option>
279                 <option value="Illustration-Code:y">Sans illustrations</option>
280             </select>
281             </p>
282             <p>
283             <label>Contenu</label>
284             <select name="limit" class="subtype">
285                 <option value="" >Tout type de contenu</option>
286                 <option value="ctype:a" >Bibliographie</option>
287                 <option value="ctype:b" >Catalogue</option>
288                 <option value="ctype:c" >index</option>
289                 <option value="ctype:d" >resume</option>
290                 <option value="ctype:e" >Dictionnaire</option>
291                 <option value="ctype:f" >encyclopedie</option>
292                 <option value="ctype:g" >Repertoire</option>
293                 <option value="ctype:h" >Description projet</option>
294                 <option value="ctype:i" >statistiques</option>
295                 <option value="ctype:j" >Manuels d'enseignement programme</option>
296                 <option value="ctype:k" >Brevet</option>
297                 <option value="ctype:l" >norme</option>
298                 <option value="ctype:m" >Memoire ou these</option>
299                 <option value="ctype:n" >Lois et decrets</option>
300                 <option value="ctype:o" >Table numerique</option>
301                 <option value="ctype:p" >Rapport technique</option>
302                 <option value="ctype:q" >Sujet d'examen</option>
303                 <option value="ctype:r" >Synthese bibliographique</option>
304                 <option value="ctype:s" >Traite</option>
305                 <option value="ctype:t" >Bande dessinee</option>
306                 <option value="ctype:z" >Autres</option>
307             </select>
308             </p>
309             <p>
310             <label>Type vid&eacute;o</label>
311             <select name="limit" class="subtype">
312                 <option value="">Tout type video</option>
313                 <option value="Video-mt:a">Film</option>
314                 <option value="Video-mt:b">Document &agrave; projeter</option>
315                 <option value="Video-mt:c">Enregistrement video</option>
316             </select>
317             </p>
318             </fieldset>
319             <fieldset>
320             <legend>P&eacute;riodique</legend><p>
321             <p>
322             <label>Type periodique</label>
323             <select name="limit" class="subtype">
324             <option value="">Tout type de periodique</option>
325             <option value="Type-Of-Serial:a">Periodique</option>
326                 <option value="Type-Of-Serial:b">Collection des monographies</option>
327                 <option value="Type-Of-Serial:c">Journal</option>
328                 <option value="Type-Of-Serial:z">autres</option>
329             </select>
330             </p>
331             <p>
332             <label>P&eacute;riodicit&eacute;</label>
333             <select name="limit" class="subtype">
334                 <option value="">Toute P&eacute;riodicit&eacute;</option>
335                     <option value="Frequency-code:a">Quotidien</option>
336                     <option value="Frequency-code:b">Bihebdomadaire</option>
337                     <option value="Frequency-code:c">Hebdomadaire</option>
338                     <option value="Frequency-code:d">Toutes les deux semaines</option>
339                     <option value="Frequency-code:e">Deux fois par mois</option>
340                     <option value="Frequency-code:f">Mensuel</option>
341                     <option value="Frequency-code:g">Bimestriel</option>
342                     <option value="Frequency-code:h">Trimestriel</option>
343                     <option value="Frequency-code:i">Trois fois par an</option>
344                     <option value="Frequency-code:j">Semestriel</option>
345                     <option value="Frequency-code:k">Annuel</option>
346                     <option value="Frequency-code:l">Bisanuel</option>
347                     <option value="Frequency-code:m">Triennal</option>
348                     <option value="Frequency-code:n">Trois fois par semaine</option>
349                     <option value="Frequency-code:o">Trois fois par mois</option>
350                     <option value="Frequency-code:u">Inconnue</option>
351                     <option value="Frequency-code:y">Sans periodicite</option>
352                     <option value="Frequency-code:i">Autre</option>
353             </select>
354             </p>
355             <p>
356             <label>Toute R&eacute;gularit&eacute;</label>
357             <select name="limit" class="subtype">
358                 <option value="">R&eacute;gularit&eacute;</option>
359                     <option value="Regularity-code:u">Inconnu</option>
360                     <option value="Regularity-code:a">Regulier</option>
361                     <option value="Regularity-code:b">Normalement irregulier</option>
362                     <option value="Regularity-code:y">Irregulier</option>
363             </select>
364             </p>
365     
366             </fieldset>
367             <fieldset>
368             <legend>Document pictural</legend><p>
369             <select name="limit" class="subtype">
370                     <option value="">Tout type</option>
371                     <option value="Graphics-type:a">Collage</option>
372                     <option value="Graphics-type:b">Dessin</option>
373                     <option value="Graphics-type:c">Peinture</option>
374                     <option value="Graphics-type:d">Reproduction photomecanique</option>
375                     <option value="Graphics-type:e">Negatif photo</option>
376                     <option value="Graphics-type:f">Tirage photographique</option>
377                     <option value="Graphics-type:h">Image</option>
378                     <option value="Graphics-type:i">Gravure</option>
379                     <option value="Graphics-type:k">Dessin technique</option>
380                     <option value="Graphics-type:z">Autres types de documents graphique non projetable</option>
381             </select>
382             <select name="limit" class="subtype">
383                 <option value="">tout support</option>
384                 <option value="Graphics-support:a">Toile</option>
385                 <option value="Graphics-support:b">Carte bristol</option>
386                 <option value="Graphics-support:c">Carton / carte a dessin</option>
387                 <option value="Graphics-support:d">Verre</option>
388                 <option value="Graphics-support:j">Platre</option>
389                 <option value="Graphics-support:k">Isorel</option>
390                 <option value="Graphics-support:l">Porcelaine</option>
391                 <option value="Graphics-support:m">Pierre</option>
392                 <option value="Graphics-support:n">Bois</option>
393                 <option value="Graphics-support:u">Inconnu</option>
394                 <option value="Graphics-support:v">Support composite</option>
395                 <option value="Graphics-support:e">Synthetique (plastique, vinyle...)</option>
396                 <option value="Graphics-support:f">Peau</option>
397                 <option value="Graphics-support:g">Textile</option>
398                 <option value="Graphics-support:h">Metal</option>
399                 <option value="Graphics-support:i">Papier</option>
400                 <option value="Graphics-support:z">Autres</option>
401             </select>
402             </p>
403     
404     </fieldset>
405     <!--/TMPL_IF-->
406 <!--/TMPL_IF-->
407 <!-- AVAILABILITY LIMITS -->
408     <fieldset><legend>Location and availability: </legend>
409         <p>
410         <label>Branch</label><select name="limit" id="branchloop">
411         <option value="">All branches</option>
412         <!-- TMPL_LOOP NAME="branchloop" -->
413         <option value="<!-- TMPL_VAR NAME='value' -->"><!-- TMPL_VAR NAME='branchname' --></option>
414         <!-- /TMPL_LOOP -->
415         </select>
416         </p>
417         <p>
418         <label for="available-items">Only items currently available</label><input type="checkbox" id="available-items" name="limit" value="datedue:0000-00-00"/></p>
419     </fieldset>
420 <!-- /AVAILABILITY LIMITS -->
421
422 <!-- RANK LIMITS -->
423 <!-- TMPL_IF NAME="sort_by_loop" -->
424     <fieldset><legend>Sort by: </legend>
425         <p><select id="sort_by" name="sort_by">
426             <option value="">Field-weighted, Relevance Ranked</option>
427             <!-- TMPL_LOOP NAME="sort_by_loop" -->
428             <option value="<!-- TMPL_VAR NAME="value" -->" <!-- TMPL_IF NAME="selected" -->selected="<!-- TMPL_VAR NAME="selected" -->"<!-- /TMPL_IF -->><!-- TMPL_VAR NAME="label" --></option>
429             <!-- /TMPL_LOOP -->
430         </select>
431         </p>
432     </fieldset>
433 <!-- /TMPL_IF -->
434 <!-- RANK LIMITS -->
435 <!-- SEARCH BUTTONS -->
436 <p>
437     <input class="submit" type="submit" accesskey="s" name="do" title="Search" value="Search"/>
438     <!-- TMPL_IF NAME="expanded_options" -->
439         <a href="/cgi-bin/koha/opac-search.pl">[Fewer Options]</a>
440     <!-- TMPL_ELSE -->
441         <a href="/cgi-bin/koha/opac-search.pl?expanded_options=1">[More options]</a>
442     <!-- /TMPL_IF -->
443     <a href="/cgi-bin/koha/opac-search.pl?do=Clear">[New Search]</a>
444 </p>
445 <!-- /SEARCH BUTTONS -->
446 </form>
447
448 <script type="text/JavaScript" language="JavaScript">
449         /**
450          *  Function add_field();
451          *  This function allows to display a new field to search.
452          */
453         function add_field() {
454                 var ButtonPlus = document.getElementById('ButtonPlus');
455                 var line       = ButtonPlus.parentNode;
456                 var dad        = line.parentNode;
457                 dad.appendChild(line.cloneNode(true));
458                 line.removeChild(ButtonPlus);
459         }
460 </script>
461
462 <!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->