home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 July & August / PCWorld_2005-07-08_cd.bin / komunikace / netscape / nsb-install-8-0.exe / defaults / profile / searchplugins / AOL.src < prev    next >
Encoding:
Text File  |  2005-05-17  |  575 b   |  24 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. <interpret
  17.     browserResultType = "result"    
  18.     resultListStart   = '<div id="matchingsites">'    
  19.     resultItemStart   = "<li>"    
  20.     resultItemEnd     = "<cite>"
  21.     resultListEnd     = "<div id="
  22. >
  23.  
  24. </search>