/[swish]/trunk/html/rot13.xml
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/html/rot13.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 21 - (hide annotations)
Tue Mar 18 20:20:11 2003 UTC (21 years, 1 month ago) by dpavlin
File MIME type: text/xml
File size: 1042 byte(s)
support for different properties in output (aside from standard ones) and
formatting of output for each hit

1 dpavlin 7 <?xml version="1.0" encoding="ISO-8859-2"?>
2     <config
3     max_hits="1000"
4     prog="/data/swish/swish-e"
5     index="/data/swish/index/rot13"
6 dpavlin 19 findaffix="/home/dpavlin/nn/prvih_50.txt"
7 dpavlin 18 charset="iso-8859-2"
8 dpavlin 7 >
9     <labels>
10     <label value="10"> 10</label>
11     <label value="100"> 100</label>
12     <label value="0">neogranièeno</label>
13     </labels>
14 dpavlin 16 <text>
15     <search>Potra¾i </search>
16     <documents> dokumenata sa rijeèima: </documents>
17     <submit>prika¾i</submit>
18     <no_spell>ne koristi variranje oblika rijeèi</no_spell>
19     <hits>Prikazujem %s dokumenata (maks. %d)... (%s)</hits>
20     <no_hits>Nije naðen niti jedan dokument... (%s, %s)</no_hits>
21     <footer>Kod pretra¾ivanja pretra¾ivaè pronalazi sve dokumente u kojima se pojavljuju sve upisanje rijeèi. Ako ispred rijeèi upi¹ete minus (-) neæe se prikazivati dokumenti koji imaju takvu rijeè. Npr. +mreza -novak
22     </footer>
23     </text>
24 dpavlin 21 <properties>swishdescription swishdocsize</properties>
25     <hit><![CDATA[ <a href="%s">%s</a> [%s]<br>
26     <font color=gray size=-2>%s ... <i>%s bytes</i></font><br>
27     ]]>
28     </hit>
29 dpavlin 7 </config>

Properties

Name Value
cvs2svn:cvs-rev 1.5

  ViewVC Help
Powered by ViewVC 1.1.26