[go: up one dir, main page]

File: mozilla-dwww.src

package info (click to toggle)
dwww 1.10.3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 676 kB
  • ctags: 261
  • sloc: perl: 2,774; ansic: 1,507; makefile: 153; sh: 130
file content (26 lines) | stat: -rw-r--r-- 542 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<SEARCH
   version = "3.1"
   name = "dwww"
   description = "Debian Documentation on localhost"
   method = "GET"
   action = "http://localhost/cgi-bin/dwww"
   searchForm = "http://localhost/cgi-bin/dwww"
   queryCharset="ISO-8859-1"
   queryEncoding="ISO-8859-1"
>

<INPUT NAME="search" user>
<INPUT NAME="searchtype" VALUE="d">

# searching all
<INTERPRET
   browserResultType = "result"
   charset = "ISO-8859-1"
   resultListStart = "<dl>"
   resultListEnd = "</dl>"
   resultItemStart = "<dt>"
   resultItemEnd = "</dt>"
>

</SEARCH>