/[webpac2]/trunk/vhost/ecas/ecas-search.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/vhost/ecas/ecas-search.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1266 - (show annotations)
Tue Aug 11 12:17:04 2009 UTC (14 years, 8 months ago) by mglavica
File MIME type: text/html
File size: 2598 byte(s)
work on e-journals catalog

1 <a name="form"></a>
2 <form method="post">
3 <select name="attr">
4 <option value="title">Naslov</option>
5 <option value="issn">ISSN</option>
6 <option value="all">Svi podaci</option>
7 </select>
8
9 <input name="search" type="text">
10
11 <select name="attr_operator">
12 <option value="Q*" />bilo koja riječ</option>
13 <option value="BW Q" />početak</option>
14 <option value="BW Q EW" />točan oblik<br/>
15 </select>
16
17 <input name=".submit" value="Pretraži" type="submit">
18
19 <div id="plimit">
20 <select name="entries_per_page" title="entries per page">
21 <option value="30">30</option>
22 <option value="50">50</option>
23 <option value="100">100</option>
24 <option value="500">500</option>
25 </select>
26 rezultata po stranici
27 </div>
28
29
30
31
32
33 <input name="current_page" value="1" type="hidden">
34 <!--
35 <label><input name="debug" value="on" default="0" type="checkbox">debug</label>
36 -->
37
38 <div id="inputs">
39 <h2>Zbirke</h2>
40 <label><input name="only_input" value="cairn" type="checkbox">Cairn</label><br>
41 <label><input name="only_input" value="cambridge" type="checkbox">Cambridge Journals</label><br>
42 <label><input name="only_input" value="doaj" type="checkbox">DOAJ - Directory of Open Access Journals</label><br>
43 <label><input name="only_input" value="ebsco-asc" type="checkbox">EBSCO Academic Search Complete</label><br>
44 <label><input name="only_input" value="ebsco-bsc" type="checkbox">EBSCO Business Source Complete</label><br>
45 <label><input name="only_input" value="ebsco-mfp" type="checkbox">EBSCO MasterFILE Premier</label><br>
46 <label><input name="only_input" value="ebsco-gf" type="checkbox">EBSCO GreenFILE</label><br>
47 <label><input name="only_input" value="ebsco-si" type="checkbox">EBSCO SocINDEX with Full Text</label><br>
48 <label><input name="only_input" value="emerald" type="checkbox">Emerald EMX95</label><br>
49 <label><input name="only_input" value="hrcak" type="checkbox">Hrčak</label><br>
50 <label><input name="only_input" value="jstor" type="checkbox">JSTOR</label><br>
51 <label><input name="only_input" value="ovid" type="checkbox">Ovid Full Text</label><br>
52 <label><input name="only_input" value="muse" type="checkbox">Project MUSE</label><br>
53 <label><input name="only_input" value="pubmed" type="checkbox">PubMed Central</label><br>
54 <label><input name="only_input" value="sd" type="checkbox">ScienceDirect</label><br>
55 <label><input name="only_input" value="springer" type="checkbox">SpringerLink - Humanities, Social Sciences and Law</label><br>
56
57 </div>
58
59
60
61 <div id="inputs"></div>
62 <div>
63 <input name=".cgifields" value="debug" type="hidden">
64 <input name=".cgifields" value="attr" type="hidden">
65 </div>
66 </form>

  ViewVC Help
Powered by ViewVC 1.1.26