зеркало из https://github.com/mozilla/pjs.git
Fix Netscape search sherlock plugin.
b=112029; r=morse; sr=alecf
This commit is contained in:
Родитель
55f49f22ed
Коммит
f731a21834
|
@ -1,58 +1,48 @@
|
||||||
# Netscape Search - Sherlock Plug-in for Navigator 6.0
|
# Netscape Search Sherlock for Netscape 6
|
||||||
# Copyright (C)2000 Netscape Communications Corp.
|
# Copyright (c) 2000 Netscape Communications Corp.
|
||||||
|
#
|
||||||
|
# The BROWSER alsomatch= tags must be there or the GIF will not update!
|
||||||
|
#
|
||||||
|
|
||||||
<SEARCH
|
<SEARCH
|
||||||
name="Netscape Search"
|
name = "Netscape Search"
|
||||||
description = "Netscape Search"
|
description = "Netscape Search"
|
||||||
method="GET"
|
routeType = "Internet"
|
||||||
action="http://info.netscape.com/fwd/sidb_ns/http://search.netscape.com/search.psp"
|
method = "GET"
|
||||||
queryCharset="UTF-8"
|
action = "http://info.netscape.com/fwd/clk61srsid/http://search.netscape.com/search.psp"
|
||||||
>
|
actionButton = "http://info.netscape.com/fwd/clk61srurl1/http://search.netscape.com/search.psp?search="
|
||||||
|
actionBar = "http://info.netscape.com/fwd/clk61srurl2/http://search.netscape.com/search.psp?search="
|
||||||
|
>
|
||||||
|
|
||||||
<INPUT NAME="search" user>
|
<INPUT NAME="search" USER>
|
||||||
|
|
||||||
|
|
||||||
|
# Search Results
|
||||||
|
|
||||||
<INTERPRET
|
<INTERPRET
|
||||||
browserResultType = "result"
|
charset = "ISO-8859-1"
|
||||||
bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
|
browserResultType = "result"
|
||||||
bannerEnd="<!--/AD_TAG-->"
|
bannerStart = "<!-- START: AOL BANNER AD -->"
|
||||||
resultListStart = "<!----**Netcenter**---->"
|
bannerEnd = "<!-- END: AOL BANNER AD -->"
|
||||||
resultListEnd = "Groups of reviewed web sites related to your search term."
|
resultListStart = "<!-- BEGIN SEARCH RESULTS-->"
|
||||||
resultItemStart = "<LI>"
|
resultListEnd = "<!-- END SEARCH RESULTS -->"
|
||||||
|
resultItemStart = "<li>"
|
||||||
|
resultItemEnd = "<br>"
|
||||||
|
relevanceStart = ""
|
||||||
|
relevanceEnd = ""
|
||||||
|
resultItemSiteTag = ""
|
||||||
>
|
>
|
||||||
|
|
||||||
<INTERPRET
|
|
||||||
browserResultType = "category"
|
|
||||||
bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
|
|
||||||
bannerEnd="<!--/AD_TAG-->"
|
|
||||||
resultListStart = "Groups of reviewed web sites related to your search term."
|
|
||||||
resultListEnd = "Web sites reviewed and categorized by a team of editors."
|
|
||||||
resultItemStart = "<LI>"
|
|
||||||
nameStart = '">'
|
|
||||||
nameEnd = "</FONT>"
|
|
||||||
>
|
|
||||||
|
|
||||||
<INTERPRET
|
|
||||||
browserResultType = "result"
|
|
||||||
bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
|
|
||||||
bannerEnd="<!--/AD_TAG-->"
|
|
||||||
resultListStart = "Web sites reviewed and categorized by a team of editors."
|
|
||||||
resultItemStart = "<LI>"
|
|
||||||
>
|
|
||||||
|
|
||||||
<INTERPRET
|
|
||||||
browserResultType = "result"
|
|
||||||
bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
|
|
||||||
bannerEnd="<!--/AD_TAG-->"
|
|
||||||
resultListStart = "The Google search engine found these pages."
|
|
||||||
resultListEnd = "</TD>"
|
|
||||||
resultItemStart = "<LI>"
|
|
||||||
>
|
|
||||||
|
|
||||||
</SEARCH>
|
</SEARCH>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<BROWSER
|
<BROWSER
|
||||||
alsomatch="http://search.netscape.com/cgi-bin/search http://search.netscape.com/search.tmpl http://google.netscape.com/netscape"
|
alsomatch="http://search.netscape.com/search.psp http://search.netscape.com/cgi-bin/search http://search.netscape.com/search.tmpl http://search.netscape.com/google.tmpl"
|
||||||
update="http://search.netscape.com/sherlock/NetscapeSearch.src"
|
update = "http://search.netscape.com/sherlock/SBWeb_01.src"
|
||||||
updateIcon="http://search.netscape.com/sherlock/NetscapeSearch.gif"
|
updateIcon = "http://search.netscape.com/sherlock/SBWeb_01.gif"
|
||||||
updateCheckDays="3"
|
updateCheckDays = "1"
|
||||||
|
|
||||||
>
|
>
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче