home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 December / PCWorld_2006-12_cd.bin / komunikace / netscape / nsb-install-8-1-2.exe / defaults / profile / searchplugins / yahoo.src < prev   
Text File  |  2006-01-06  |  1KB  |  50 lines

  1. # Yahoo Search Plug-in for Mozilla
  2. #
  3. # Created by Robert Fernandes <robert@bovilexics.com>, Matthew A. McGuigan <webnugget.com>, Rafael Ebron <rebron@meer.net>
  4. # Last Edited May 31, 2002
  5. # Last updated August 11, 2004
  6.  
  7. <SEARCH
  8.     version = "7.1" 
  9.    name="Yahoo"
  10.    description="Yahoo Search"
  11.    searchForm="http://www.yahoo.com/r/so"
  12.    method="GET"
  13.    action="http://search.yahoo.com/search" 
  14. >
  15.  
  16. <input name="p" user>
  17. <input name="ei" value="UTF-8">
  18.  
  19. <interpret 
  20.     browserResultType="category" 
  21.     resultListStart="<div class=padrc>" 
  22.     resultListEnd="SPONSOR RESULTS" 
  23.     resultItemStart="149" 
  24. #    resultItemEnd="</a>"
  25. >
  26.  
  27. #<interpret 
  28. #    browserResultType="result" 
  29. #    resultListStart="<div id=web>" 
  30. #    resultListEnd="MORE SPONSOR RESULTS" 
  31. #    resultItemStart="<li>" 
  32. #    resultItemEnd="</a>"
  33. #>
  34.  
  35. <interpret
  36.      browserResultType="category"
  37.      resultListStart="<div id=yschweb>"
  38.      resultListEnd="SPONSOR RESULTS"
  39.      resultItemStart="<a class=yschttl"
  40. #     resultItemEnd=""
  41. >
  42. <browser
  43.     alsomatch="http://search.yahoo.com/bin/search"
  44.     update="http://www.mozilla.org/products/firefox/plugins/yahoo.src"
  45.     updateIcon="http://www.mozilla.org/products/firefox/plugins/yahoo.gif"
  46.     updateCheckDays="3"
  47. >
  48.  
  49. </search>
  50.