home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / komunikace / netscape / nsb-install-8-0.exe / defaults / profile / searchplugins / AOL.src < prev    next >
Text File  |  2005-09-26  |  735b  |  28 lines

  1. # AOL Search Plug-in for Netscape 8
  2. # Copyright (c) 2005 Netscape Communications Corp.
  3.  
  4. <search
  5.     name        = "AOL"
  6.     description = "AOL Search"  
  7.     version     = "8.0"
  8.     method      = "GET"
  9.     action      = "http://search.aol.com/aolcom/search"
  10.     searchform  = "http://search.aol.com"
  11. >
  12.  
  13. <input name="query" user>
  14. <input name="invocationType" value="nscpb80a">
  15.  
  16. #<inputnext name="page" factor="1">
  17. #<inputprev name="page" factor="1">
  18. <inputmerc name="page" factor="1">
  19.  
  20. <interpret
  21.     browserResultType = "result"    
  22.     resultListStart   = '<div id="matchingsites">'    
  23.     resultItemStart   = "<li>"    
  24.     resultItemEnd     = "<cite>"
  25.   #resultListEnd     = '<h3>Shopping Results</h3>'
  26.   resultListEnd     = "</ul>"
  27. >
  28. </search>