/[health_html]/inc/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

Diff of /inc/mnogo/search.htm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by ravilov, Tue Sep 25 15:38:04 2001 UTC revision 1.5 by ravilov, Fri Sep 28 23:34:37 2001 UTC
# Line 12  Line 12 
12  -->  -->
13    
14  <!--variables  <!--variables
15  DBAddr  pgsql://ravilov@rem.pliva.hr/phsearch/  #DBAddr  pgsql://ravilov@rem.pliva.hr/phsearch/
16  DBMode  crc  DBMode  crc
17  #IspellMode text  #IspellMode text
18  #Affix   en /usr/local/udmsearch/ispell/en.aff  #Affix   en /usr/local/udmsearch/ispell/en.aff
# Line 43  DBMode  crc Line 43  DBMode  crc
43  <tr><td>  <tr><td>
44  <BR>  <BR>
45  <INPUT TYPE="hidden" NAME="ps" VALUE="10">  <INPUT TYPE="hidden" NAME="ps" VALUE="10">
46  Search for <INPUT TYPE="text" NAME="q" SIZE=30 VALUE="$Q">  <input type="hidden" name="section" value="search">
47    Pronađi <INPUT TYPE="text" NAME="q" SIZE=20 VALUE="$Q">
48    
49  using  korištenjem
50  <SELECT NAME="m">  <SELECT NAME="m">
51  <OPTION VALUE="and" SELECTED="$m">all  <OPTION VALUE="and" SELECTED="$m">svih
52  <OPTION VALUE="or" SELECTED="$m">any  <OPTION VALUE="or" SELECTED="$m">samo nekih
53  </SELECT>  </SELECT>
54    
55  words and show  riječi i prikaži
56    
57  <SELECT NAME="o">  <SELECT NAME="o">
58  <OPTION VALUE="0" SELECTED="$o">all  <OPTION VALUE="0" SELECTED="$o">naslove i sadržaj
59  <OPTION VALUE="1" SELECTED="$o">short  <OPTION VALUE="1" SELECTED="$o">samo naslove
60  </SELECT>  </SELECT>
61    
62  info with  tako da ih ima
63    
64  <SELECT NAME="ps">  <SELECT NAME="ps">
65  <OPTION VALUE="10" SELECTED="$ps">10  <OPTION VALUE="10" SELECTED="$ps">10
# Line 66  info with Line 67  info with
67  <OPTION VALUE="50" SELECTED="$ps">50  <OPTION VALUE="50" SELECTED="$ps">50
68  </SELECT>  </SELECT>
69    
70  results per page.  na jednoj strani.
71    
72  <INPUT TYPE="submit" VALUE="Go!">  <INPUT TYPE="submit" VALUE="Počni!">
73    
74    
75  </td></tr>  </td></tr>
# Line 78  results per page. Line 79  results per page.
79  </table>  </table>
80  </form>  </form>
81  </center>  </center>
82  <hr width="100%" size="1" color="#808080" noshade>  <hr size="1" color="#808080" noshade>
83  <!--/top-->  <!--/top-->
84    
85    
86    
87  <!--restop-->  <!--restop-->
88  Search results:  <small>$W ($SearchTime)</small>
 <small>$W</small> ($SearchTime)  
89  <br>  <br>
90  Displaying documents $f-$l of total <B>$t</B> found.  Prikazujem dokumente $f-$l od ukupno <B>$t</B> pronađenih.
91  <hr width="100%" size="1" color="#808080" noshade>  <hr size="1" color="#808080" noshade>
92  <!--/restop-->  <!--/restop-->
93    
94  <!--res-->  <!--res-->
95  <DL><DT>  <DL><DT>
96  <b>$DN.</b> <a href="$DU" TARGET="search_hit"><b>$DT</b></a>  <b>$DN.</b> <a href="$DU"><b>$DT</b></a>
97  <br>  <br>
98    <small>
99  $DE... $DY  $DE... $DY
100  <br><A HREF="$DU" TARGET="search_hit"><span class="silver">$DU</span></A>  $DS bytes
101  <span class="silver">($DC) $DM, $DS bytes  </small>
 $CL [<b>$DR</b>]  
 </span>  
102  </DL>  </DL>
103  <!--/res-->  <!--/res-->
104    
105  <!--ftpres-->  <!--ftpres-->
106  <DL><DT>  <DL><DT>
107  <b>$DN.</b> <a href="$DU" TARGET="search_hit"><b>$DT</b></a> [<b>$DR</b>]<DD>  <b>$DN.</b> <a href="$DU"><b>$DT</b></a> [<b>$DR</b>]<DD>
108  <UL>  <UL>
109  <li><A HREF="$DU" TARGET="search_hit">$DU</A> ($DC) $DM, $DS bytes  <li><A HREF="$DU">$DU</A> ($DC) $DM, $DS bytes
110  $CL  $CL
111  </UL>  </UL>
112  </DL>  </DL>
113  <!--/ftpres-->  <!--/ftpres-->
114    
115  <!--resbot-->  <!--resbot-->
116  <hr width="100%" size="1" color="#808080" noshade>  <hr size="1" color="#808080" noshade>
117  <CENTER>  <CENTER>
118  $V  $V
119  </CENTER>  </CENTER>
# Line 124  $V Line 124  $V
124    
125    
126  <!--restop-->  <!--restop-->
127  Search results:  <small>$W ($SearchTime)</small>
 <small>$W</small> ($SearchTime)  
128  <br>  <br>
129  Displaying documents $f-$l of total <B>$t</B> found.  Prikazujem dokumente $f-$l od ukupno <B>$t</B> pronađenih.
130  <hr width="100%" size="1" color="#808080" noshade>  <hr size="1" color="#808080" noshade>
131  <!--/restop-->  <!--/restop-->
132  <!--res-->  <!--res-->
133  <DL><DT>  <DL><DT>
134  <b>$DN.</b> <a href="$DU" TARGET="search_hit"><b>&nbsp; $DT</b></a> <span class="silver">[$DR]</span><DD>  <b>$DN.</b> <a href="$DU"><b>&nbsp; $DT</b></a> <DD>
135  </DL>  </DL>
136  <!--/res-->  <!--/res-->
137  <!--resbot-->  <!--resbot-->
138  <hr width="100%" size="1" color="#808080" noshade>  <hr size="1" color="#808080" noshade>
139  <CENTER>  <CENTER>
140  $V  $V
141  </CENTER>  </CENTER>
142  <!--/resbot-->  <!--/resbot-->
143    
144  <!--clone-->  <!--clone-->
145  <br><A HREF="$DU" TARGET="search_hit">$DU</A> ($DC) $DM  <br><A HREF="$DU">$DU</A> ($DC) $DM
146  <!--/clone-->  <!--/clone-->
147    
148  <!--navigator-->  <!--navigator-->
149  <TABLE BORDER=0><TR>$NL $NB $NR</TR></TABLE>  <TABLE BORDER=0><TR>$NL $NB $NR </TR></TABLE>
150  <!--/navigator-->  <!--/navigator-->
151    
152  <!--navleft-->  <!--navleft-->
153  <TD><A HREF="$NH">  <TD><A HREF="$NH&section=search">
154  <img src="t/nazad.gif" width="38" height="14" alt="" border="0">  &lt;&lt prethodna
155  </A></TD>  </A></TD>
156  <!--/navleft-->  <!--/navleft-->
157    
158  <!--navleft_nop-->  <!--navleft_nop-->
159  <TD>  <TD>
160  <img src="t/nikud.gif" width="38" height="14" alt="" border="0">  &lt;&lt prethodna
161  </TD>  </TD>
162  <!--/navleft_nop-->  <!--/navleft_nop-->
163    
164  <!--navbar1-->  <!--navbar1-->
165  <TD><A HREF="$NH"><span class="font">$NP</span></A></TD>  <TD><A HREF="$NH&section=search"><span class="font">$NP</span></A></TD>
166  <!--/navbar1-->  <!--/navbar1-->
167    
168  <!--navbar0-->  <!--navbar0-->
# Line 171  $V Line 170  $V
170  <!--/navbar0-->  <!--/navbar0-->
171    
172  <!--navright-->  <!--navright-->
173  <TD><A HREF="$NH">  <TD><A HREF="$NH&section=search">
174  <img src="t/napred.gif" width="38" height="14" alt="" border="0">  slijedeća &gt;&gt;
175  </TD>  </TD>
176  <!--/navright-->  <!--/navright-->
177    
178  <!--navright_nop-->  <!--navright_nop-->
179  <TD>  <TD>
180  <img src="t/nikud.gif" width="38" height="14" alt="" border="0">  slijedeća &gt;&gt;
181  </TD>  </TD>
182  <!--/navright_nop-->  <!--/navright_nop-->
183    
184    
185  <!--notfound-->  <!--notfound-->
186  Search results:  <small>$W ($SearchTime)</small>
187  <small>$W</small> ($SearchTime)  <hr size="1" color="#808080" noshade>
 <hr width="100%" size="1" color="#808080" noshade>  
188  <br>  <br>
189  <CENTER>  <CENTER>
190  Sorry, but search returned no results.<P>  Vaš upit nije vratio niti jedan dokument.<p>
191  <I>Try to produce less restrictive search query.</I>  <i>Pokušajte napisati manje detaljan upit.</i>
192  </CENTER>  </CENTER>
193  You can try to search this words: $SDX<br>  Možete pokušati tražiti po slijedećim riječima: $SDX<br>
194  <!--/notfound-->  <!--/notfound-->
195    
196  <!--error-->  <!--error-->
197  <CENTER>  <CENTER>
198  <FONT COLOR="#FF0000">An error occured!</FONT>  <FONT COLOR="#FF0000">Greška u izvršavanju!</FONT>
199  <P><B>$E</B>  <P><B>$E</B>
200  </CENTER>  </CENTER>
201  <!--/error-->  <!--/error-->
202    
203  <!--noquery-->  <!--noquery-->
204  <FONT COLOR=red>You should give at least one word to search for.</FONT>  <FONT COLOR=red>Trebate napisati barem jednu riječ za pretraživanje!</FONT>
205  <!--/noquery-->  <!--/noquery-->
206    
207  <!--bottom-->  <!--bottom-->

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26