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

Annotation of /mnogo/search.htm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Thu Nov 8 21:43:55 2001 UTC (22 years, 6 months ago) by dpavlin
Branch: MAIN
File MIME type: text/html
search

1 dpavlin 1.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     Search for <INPUT TYPE="text" NAME="q" SIZE=30 VALUE="$Q">
47    
48     using
49     <SELECT NAME="m">
50     <OPTION VALUE="and" SELECTED="$m">all
51     <OPTION VALUE="or" SELECTED="$m">any
52     </SELECT>
53    
54     words and show
55    
56     <SELECT NAME="o">
57     <OPTION VALUE="0" SELECTED="$o">all
58     <OPTION VALUE="1" SELECTED="$o">short
59     </SELECT>
60    
61     info with
62    
63     <SELECT NAME="ps">
64     <OPTION VALUE="10" SELECTED="$ps">10
65     <OPTION VALUE="20" SELECTED="$ps">20
66     <OPTION VALUE="50" SELECTED="$ps">50
67     </SELECT>
68    
69     results per page.
70    
71     <INPUT TYPE="submit" VALUE="Go!">
72    
73    
74     </td></tr>
75    
76     <!-- end of stl options -->
77    
78     </table>
79     </form>
80     </center>
81     <hr width="100%" size="1" color="#808080" noshade>
82     <!--/top-->
83    
84    
85    
86     <!--restop-->
87     Search results:
88     <small>$W</small> ($SearchTime)
89     <br>
90     Displaying documents $f-$l of total <B>$t</B> found.
91     <hr width="100%" size="1" color="#808080" noshade>
92     <!--/restop-->
93     <!--res-->
94     <DL><DT>
95     <b>$DN.</b> <a href="$DU"><b>$DT</b></a>
96     <br>
97     $DE... $DY
98     <br><A HREF="$DU"><span class="silver">$DU</span></A>
99     <span class="silver">($DC) $DM, $DS bytes
100     $CL [<b>$DR</b>]
101     </span>
102     </DL>
103     <!--/res-->
104    
105     <!--ftpres-->
106     <DL><DT>
107     <b>$DN.</b> <a href="$DU"><b>$DT</b></a> [<b>$DR</b>]<DD>
108     <UL>
109     <li><A HREF="$DU">$DU</A> ($DC) $DM, $DS bytes
110     $CL
111     </UL>
112     </DL>
113     <!--/ftpres-->
114    
115     <!--resbot-->
116     <hr width="100%" size="1" color="#808080" noshade>
117     <CENTER>
118     $V
119     </CENTER>
120     <!--/resbot-->
121    
122    
123    
124    
125    
126     <!--restop-->
127     Search results:
128     <small>$W</small> ($SearchTime)
129     <br>
130     Displaying documents $f-$l of total <B>$t</B> found.
131     <hr width="100%" size="1" color="#808080" noshade>
132     <!--/restop-->
133     <!--res-->
134     <DL><DT>
135     <b>$DN.</b> <a href="$DU"><b>&nbsp; $DT</b></a> <span class="silver">[$DR]</span><DD>
136     </DL>
137     <!--/res-->
138     <!--resbot-->
139     <hr width="100%" size="1" color="#808080" noshade>
140     <CENTER>
141     $V
142     </CENTER>
143     <!--/resbot-->
144    
145     <!--clone-->
146     <br><A HREF="$DU">$DU</A> ($DC) $DM
147     <!--/clone-->
148    
149     <!--navigator-->
150     <TABLE BORDER=0><TR>$NL $NB $NR</TR></TABLE>
151     <!--/navigator-->
152    
153     <!--navleft-->
154     <TD><A HREF="$NH">
155     <img src="t/nazad.gif" width="24" height="14" alt="" border="0">
156     </A></TD>
157     <!--/navleft-->
158    
159     <!--navleft_nop-->
160     <TD>
161     <img src="t/nikud.gif" width="24" height="14" alt="" border="0">
162     </TD>
163     <!--/navleft_nop-->
164    
165     <!--navbar1-->
166     <TD><A HREF="$NH"><span class="font">$NP</span></A></TD>
167     <!--/navbar1-->
168    
169     <!--navbar0-->
170     <TD><span class="orange">$NP</span></TD>
171     <!--/navbar0-->
172    
173     <!--navright-->
174     <TD><A HREF="$NH">
175     <img src="t/napred.gif" width="24" height="14" alt="" border="0">
176     </TD>
177     <!--/navright-->
178    
179     <!--navright_nop-->
180     <TD>
181     <img src="t/nikud.gif" width="24" height="14" alt="" border="0">
182     </TD>
183     <!--/navright_nop-->
184    
185    
186     <!--notfound-->
187     Search results:
188     <small>$W</small> ($SearchTime)
189     <hr width="100%" size="1" color="#808080" noshade>
190     <br>
191     <CENTER>
192     Sorry, but search returned no results.<P>
193     <I>Try to produce less restrictive search query.</I>
194     </CENTER>
195     You can try to search this words: $SDX<br>
196     <!--/notfound-->
197    
198     <!--error-->
199     <CENTER>
200     <FONT COLOR="#FF0000">An error occured!</FONT>
201     <P><B>$E</B>
202     </CENTER>
203     <!--/error-->
204    
205     <!--noquery-->
206     <FONT COLOR=red>You should give at least one word to search for.</FONT>
207     <!--/noquery-->
208    
209     <!--bottom-->
210     <!--/bottom-->

  ViewVC Help
Powered by ViewVC 1.1.26