source: trunk/Modules/NetworkShare/prohledavac_sdileni8.src@ 584

Last change on this file since 584 was 1, checked in by george, 17 years ago

Prvotní import všeho

  • Property svn:executable set to *
File size: 707 bytes
Line 
1# Mozilla/ZdìchovNET plug-in by robie@centrum.cz
2
3<search
4 name="Prohledavac sdileni"
5 version="7.1"
6 description="Prohledavac sdileni v siti ZdechovNET"
7 method="GET"
8 action="http://centrala/share/index.php"
9 searchForm="http://centrala/share/"
10 queryEncoding="iso-8859-2"
11 queryCharset="iso-8859-2"
12>
13
14<input name="keyword" user>
15<inputprev>
16
17<interpret
18 browserResultType="result"
19 charset="iso-8895-2"
20 resultListStart="<!--a-->"
21 resultListEnd="<!--z-->"
22 resultItemStart="<h4>"
23 resultItemEnd="</h4>"
24>
25
26</search>
27
28<browser
29 update="http://centrala/share/prohledavac_sdileni8.src"
30 updateIcon="http://centrala/share/prohledavac_sdileni8.gif"
31 updateCheckDays="7"
32>
Note: See TracBrowser for help on using the repository browser.