/[corp_html]/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.2 - (hide annotations)
Tue Mar 6 07:33:18 2001 UTC (23 years, 1 month ago) by dpavlin
Branch: MAIN
Changes since 1.1: +40 -172 lines
File MIME type: text/html
promjene u dizajnu

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

  ViewVC Help
Powered by ViewVC 1.1.26