home *** CD-ROM | disk | FTP | other *** search
/ Freelog 53 / Freelog053.iso / Extra / Internet / Mozilla / mozilla-l10n-fr-FR-1.4-1.xpi / bin / searchplugins / NetscapeSearch.src < prev   
Text File  |  2003-06-14  |  2KB  |  44 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.    searchForm      = "http://search.netscape.com/nscp_index.adp"
  16.  >
  17.  
  18. <INPUT NAME="search" USER>
  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. </SEARCH>
  37.  
  38. <BROWSER
  39.   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"
  40.   update          = "http://search.netscape.com/sherlock/SBWeb_01.src" 
  41.   updateIcon      = "http://search.netscape.com/sherlock/SBWeb_01.gif" 
  42.   updateCheckDays = "1" 
  43. >
  44.