home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / linux / mozilla-installer_linux / xpi / regus.xpi / bin / searchplugins / NetscapeSearch.src < prev   
Text File  |  2001-11-20  |  2KB  |  59 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/search.psp"
  9.     queryCharset="UTF-8"
  10. >
  11.  
  12. <INPUT NAME="search" user>
  13.  
  14. <INTERPRET
  15.     browserResultType = "result"
  16.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  17.     bannerEnd="<!--/AD_TAG-->"
  18.     resultListStart = "<!----**Netcenter**---->"
  19.     resultListEnd = "Groups of reviewed web sites related to your search term."
  20.     resultItemStart = "<LI>"
  21. >
  22.  
  23. <INTERPRET
  24.     browserResultType = "category"
  25.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  26.     bannerEnd="<!--/AD_TAG-->"
  27.     resultListStart = "Groups of reviewed web sites related to your search term."
  28.     resultListEnd = "Web sites reviewed and categorized by a team of editors."
  29.     resultItemStart = "<LI>"
  30.     nameStart = '">'
  31.     nameEnd = "</FONT>"
  32. >
  33.  
  34. <INTERPRET
  35.     browserResultType = "result"
  36.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  37.     bannerEnd="<!--/AD_TAG-->"
  38.     resultListStart = "Web sites reviewed and categorized by a team of editors."
  39.     resultItemStart = "<LI>"
  40. >
  41.  
  42. <INTERPRET
  43.     browserResultType = "result"
  44.     bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
  45.     bannerEnd="<!--/AD_TAG-->"
  46.     resultListStart = "The Google search engine found these pages."
  47.     resultListEnd = "</TD>"
  48.     resultItemStart = "<LI>"
  49. >
  50.  
  51. </SEARCH>
  52.  
  53. <BROWSER
  54.       alsomatch="http://search.netscape.com/cgi-bin/search http://search.netscape.com/search.tmpl http://google.netscape.com/netscape"
  55.       update="http://search.netscape.com/sherlock/NetscapeSearch.src" 
  56.       updateIcon="http://search.netscape.com/sherlock/NetscapeSearch.gif" 
  57.       updateCheckDays="3"
  58. >
  59.