home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / 01_03.iso / software / ghostzilla_hit / files / ghostzilla-1.0-plus-install.exe / searchplugins / NetscapeSearch.src < prev   
Encoding:
Text File  |  2002-04-09  |  1.4 KB  |  49 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.    routeType       = "Internet"
  11.    method          = "GET"
  12.    action          = "http://info.netscape.com/fwd/clk61srsid/http://search.netscape.com/search.psp"
  13.    actionButton    = "http://info.netscape.com/fwd/clk61srurl1/http://search.netscape.com/search.psp?search="
  14.    actionBar       = "http://info.netscape.com/fwd/clk61srurl2/http://search.netscape.com/search.psp?search="
  15.  >
  16.  
  17. <INPUT NAME="search" USER>
  18.  
  19.  
  20. # Search Results
  21.  
  22. <INTERPRET
  23.   charset           = "ISO-8859-1"
  24.   browserResultType = "result"
  25.   bannerStart       = "<!-- START: AOL BANNER AD -->"
  26.   bannerEnd         = "<!-- END: AOL BANNER AD -->"
  27.   resultListStart   = "<!-- BEGIN SEARCH RESULTS-->"
  28.   resultListEnd     = "<!-- END SEARCH RESULTS -->"
  29.   resultItemStart   = "<li>"
  30.   resultItemEnd     = "<br>"
  31.   relevanceStart    = ""
  32.   relevanceEnd      = ""
  33.   resultItemSiteTag = ""
  34. >
  35.  
  36.  
  37. </SEARCH>
  38.  
  39.   
  40.  
  41. <BROWSER
  42.   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"
  43.   update          = "http://search.netscape.com/sherlock/SBWeb_01.src" 
  44.   updateIcon      = "http://search.netscape.com/sherlock/SBWeb_01.gif" 
  45.   updateCheckDays = "1" 
  46.  
  47. >
  48.  
  49.