/[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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1352 - (hide annotations)
Fri Oct 22 17:42:17 2010 UTC (13 years, 7 months ago) by mglavica
File MIME type: text/html
File size: 3224 byte(s)
template and css changes

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

  ViewVC Help
Powered by ViewVC 1.1.26