home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / mozil06.zip / bin / searchplugins / NetscapeSearch.src < prev    next >
Text File  |  2001-02-14  |  2KB  |  60 lines

  1. # Netscape Search - Sherlock Plug-in for Navigator 6.0
  2. # Copyright (C)2000 Netscape Communications Corp.
  3.  
  4. <SEARCH
  5.     name="Netscape Search"
  6.     description = "Netscape Search"
  7.     method="GET"
  8.     action="http://info.netscape.com/fwd/sidb_ns/http://search.netscape.com/cgi-bin/search"
  9.     queryCharset="UTF-8"
  10. >
  11.  
  12. <INPUT NAME="search" user>
  13. <INPUT NAME="charset" VALUE="UTF-8">
  14.  
  15. <INTERPRET
  16.     browserResultType = "result"
  17.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  18.     bannerEnd="<!--/AD_TAG-->"
  19.     resultListStart = "<!----**Netcenter**---->"
  20.     resultListEnd = "Groups of reviewed web sites related to your search term."
  21.     resultItemStart = "<LI>"
  22. >
  23.  
  24. <INTERPRET
  25.     browserResultType = "category"
  26.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  27.     bannerEnd="<!--/AD_TAG-->"
  28.     resultListStart = "Groups of reviewed web sites related to your search term."
  29.     resultListEnd = "Web sites reviewed and categorized by a team of editors."
  30.     resultItemStart = "<LI>"
  31.     nameStart = '">'
  32.     nameEnd = "</FONT>"
  33. >
  34.  
  35. <INTERPRET
  36.     browserResultType = "result"
  37.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  38.     bannerEnd="<!--/AD_TAG-->"
  39.     resultListStart = "Web sites reviewed and categorized by a team of editors."
  40.     resultItemStart = "<LI>"
  41. >
  42.  
  43. <INTERPRET
  44.     browserResultType = "result"
  45.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  46.     bannerEnd="<!--/AD_TAG-->"
  47.     resultListStart = "The Google search engine found these pages."
  48.     resultListEnd = "</TD>"
  49.     resultItemStart = "<LI>"
  50. >
  51.  
  52. </SEARCH>
  53.  
  54. <BROWSER
  55.       alsomatch="http://search.netscape.com/cgi-bin/search http://search.netscape.com/search.tmpl http://google.netscape.com/netscape"
  56.       update="http://search.netscape.com/sherlock/NetscapeSearch.src" 
  57.       updateIcon="http://search.netscape.com/sherlock/NetscapeSearch.gif" 
  58.       updateCheckDays="3"
  59. >
  60.