/[pliva-si]/mnogo/search.htm
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 /mnogo/search.htm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations)
Wed Mar 27 17:48:09 2002 UTC (22 years ago) by dpavlin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +0 -0 lines
File MIME type: text/html
FILE REMOVED
izbrisani file-ovi mnogosearcha

1 <!--
2
3 This is default template file for mnoGoSearch-php 3.1
4 (C) 1999, mnoGoSearch developers team <devel@search.udm.net>
5
6 Please rename to search.htm and edit as desired.
7 See doc/README.templates for detailed information.
8 You may want to keep the original file for future reference.
9
10 WARNING: Please keep the file chmod 600 to protect your passwords!
11
12 -->
13
14 <!--variables
15 DBAddr pgsql://dpavlin@rem.pliva.hr/plivasisearch/
16 DBMode crc
17 #IspellMode text
18 #Affix en /usr/local/udmsearch/ispell/en.aff
19 #Spell en /usr/local/udmsearch/ispell/en.dict
20 #Affix ru /usr/local/udmsearch/ispell/ru.aff
21 #Spell ru /usr/local/udmsearch/ispell/ru.dict
22
23 # Uncomment this line to enable query tracking facility
24 #TrackQuery no
25
26 # Uncomment this line if you do not want to detect and show clones
27 #Clones no
28
29 # Hilight found word syntax.
30 # HLBeg is prepended before the word. Default is <b>
31 # HLEnd is appended after the word. Default is </b>
32 #HLBeg <font color="#905050">
33 #HLEnd </font>
34
35 -->
36
37 <!--top-->
38
39 <center>
40
41 <FORM METHOD=GET ACTION="$A">
42 <table order=1 width=100%>
43 <tr><td>
44 <BR>
45 <INPUT TYPE="hidden" NAME="ps" VALUE="10">
46 I¹èi
47 <INPUT TYPE="text" NAME="q" SIZE=30 VALUE="$Q">
48
49 uporabi
50 <SELECT NAME="m">
51 <OPTION VALUE="and" SELECTED="$m">vse besede
52 <OPTION VALUE="or" SELECTED="$m">katerkoli besedo
53 </SELECT>
54
55 in prika¾i
56
57 <SELECT NAME="o">
58 <OPTION VALUE="0" SELECTED="$o">celotno besedilo
59 <OPTION VALUE="1" SELECTED="$o">izvleèek
60 </SELECT>
61
62 z
63
64 <SELECT NAME="ps">
65 <OPTION VALUE="10" SELECTED="$ps">10
66 <OPTION VALUE="20" SELECTED="$ps">20
67 <OPTION VALUE="50" SELECTED="$ps">50
68 </SELECT>
69
70 na stran.
71
72 <INPUT TYPE="submit" VALUE="Najdi">
73
74
75 </td></tr>
76
77 <!-- end of stl options -->
78
79 </table>
80 </form>
81 </center>
82 <hr width="100%" size="1" color="#808080" noshade>
83 <!--/top-->
84
85
86
87 <!--restop-->
88 Rezultati iskanja:
89 <small>$W</small> ($SearchTime)
90 <br>
91 ©tevilo zadetkov $f-$l od vseh <B>$t</B> mo¾nih.
92 <hr width="100%" size="1" color="#808080" noshade>
93 <!--/restop-->
94 <!--res-->
95 <DL><DT>
96 <b>$DN.</b> <a href="$DU"><b>$DT</b></a>
97 <br>
98 $DE... $DY
99 <br><A HREF="$DU"><span class="silver">$DU</span></A>
100 <span class="silver">($DC) $DM, $DS bytes
101 $CL [<b>$DR</b>]
102 </span>
103 </DL>
104 <!--/res-->
105
106 <!--ftpres-->
107 <DL><DT>
108 <b>$DN.</b> <a href="$DU"><b>$DT</b></a> [<b>$DR</b>]<DD>
109 <UL>
110 <li><A HREF="$DU">$DU</A> ($DC) $DM, $DS bytes
111 $CL
112 </UL>
113 </DL>
114 <!--/ftpres-->
115
116 <!--resbot-->
117 <hr width="100%" size="1" color="#808080" noshade>
118 <CENTER>
119 $V
120 </CENTER>
121 <!--/resbot-->
122
123
124
125
126
127 <!--restop-->
128 Rezultati iskanja:
129 <small>$W</small> ($SearchTime)
130 <br>
131 ©tevilo zadetkov $f-$l od vseh <B>$t</B> mo¾nih.
132 <hr width="100%" size="1" color="#808080" noshade>
133 <!--/restop-->
134 <!--res-->
135 <DL><DT>
136 <b>$DN.</b> <a href="$DU"><b>&nbsp; $DT</b></a> <span class="silver">[$DR]</span><DD>
137 </DL>
138 <!--/res-->
139 <!--resbot-->
140 <hr width="100%" size="1" color="#808080" noshade>
141 <CENTER>
142 $V
143 </CENTER>
144 <!--/resbot-->
145
146 <!--clone-->
147 <br><A HREF="$DU">$DU</A> ($DC) $DM
148 <!--/clone-->
149
150 <!--navigator-->
151 <TABLE BORDER=0><TR>$NL $NB $NR</TR></TABLE>
152 <!--/navigator-->
153
154 <!--navleft-->
155 <TD><A HREF="$NH">
156 <img src="t/nazad.gif" width="24" height="14" alt="" border="0">
157 </A></TD>
158 <!--/navleft-->
159
160 <!--navleft_nop-->
161 <TD>
162 <img src="t/nikud.gif" width="24" height="14" alt="" border="0">
163 </TD>
164 <!--/navleft_nop-->
165
166 <!--navbar1-->
167 <TD><A HREF="$NH"><span class="font">$NP</span></A></TD>
168 <!--/navbar1-->
169
170 <!--navbar0-->
171 <TD><span class="orange">$NP</span></TD>
172 <!--/navbar0-->
173
174 <!--navright-->
175 <TD><A HREF="$NH">
176 <img src="t/napred.gif" width="24" height="14" alt="" border="0">
177 </TD>
178 <!--/navright-->
179
180 <!--navright_nop-->
181 <TD>
182 <img src="t/nikud.gif" width="24" height="14" alt="" border="0">
183 </TD>
184 <!--/navright_nop-->
185
186
187 <!--notfound-->
188 Rezultati iskanja:
189 <small>$W</small> ($SearchTime)
190 <hr width="100%" size="1" color="#808080" noshade>
191 <br>
192 <CENTER>
193 Oprostite, iskalni pojem ne ustreza nobenemu zadetku.<P>
194 <I>Raz¹irite iskalni pojem.</I>
195 </CENTER>
196 Lahko poskusite z iskanjem naslednjih besed: $SDX<br>
197 <!--/notfound-->
198
199 <!--error-->
200 <CENTER>
201 <FONT COLOR="#FF0000">Napaka!</FONT>
202 <P><B>$E</B>
203 </CENTER>
204 <!--/error-->
205
206 <!--noquery-->
207 <FONT COLOR=red>Vpi¹ite vsaj eno besedo za iskanje.</FONT>
208 <!--/noquery-->
209
210 <!--bottom-->
211 <!--/bottom-->

  ViewVC Help
Powered by ViewVC 1.1.26