home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 January / 01_02.iso / software / netscape62win / regus.xpi / bin / searchplugins / SBWeb_01.src < prev    next >
Text File  |  2001-07-24  |  2KB  |  46 lines

  1. # Netscape Search Sherlock for Netscape 6
  2. # Copyright (c) 2000 Netscape Communications Corp.
  3. #
  4. # The BROWSER alsomatch= tags must be there or the GIF will not update!
  5. #
  6.  
  7.  <SEARCH
  8.    name            = "Netscape Search"
  9.    description     = "Netscape Search"
  10.    version         = "6.1"
  11.    routeType       = "Internet"
  12.    method          = "GET"
  13.    action          = "http://info.netscape.com/fwd/clk61srsid/http://search.netscape.com/search.psp"
  14.    actionButton    = "http://info.netscape.com/fwd/clk61srurl1/http://search.netscape.com/search.psp?charset=UTF-8&search="
  15.    actionBar       = "http://info.netscape.com/fwd/clk61srurl2/http://search.netscape.com/search.psp?charset=UTF-8&search="
  16.  >
  17.  
  18.  
  19. <INPUT NAME="search" USER>
  20. <INPUT NAME="charset" VALUE="UTF-8">
  21.  
  22. # Search Results
  23. <INTERPRET
  24.   charset           = "ISO-8859-1"
  25.   browserResultType = "result"
  26.   bannerStart       = "<!-- START: AOL BANNER AD -->"
  27.   bannerEnd         = "<!-- END: AOL BANNER AD -->"
  28.   resultListStart   = "<!-- BEGIN SEARCH RESULTS-->"
  29.   resultListEnd     = "<!-- END SEARCH RESULTS -->"
  30.   resultItemStart   = "<li>"
  31.   resultItemEnd     = "<br>"
  32.   relevanceStart    = ""
  33.   relevanceEnd      = ""
  34.   resultItemSiteTag = ""
  35. >
  36.  
  37. </SEARCH>
  38.   
  39. <BROWSER
  40.   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"
  41.   update          = "http://search.netscape.com/sherlock/SBWeb_01.src" 
  42.   updateIcon      = "http://search.netscape.com/sherlock/SBWeb_01.gif" 
  43.   updateCheckDays = 1 
  44. >
  45.  
  46.