home *** CD-ROM | disk | FTP | other *** search
/ Internet 53 / INTERNET53.iso / mac / SOFTWARE / MAC / BROWSING / SHERLOCK / COMPLETE.SIT.HQX / OpenDirectory.src < prev    next >
Text File  |  1999-02-15  |  464b  |  23 lines

  1. # Open Directory Sherlock Plug-in by Horst Prillinger, ©1998
  2.  
  3. <search
  4.     name= "Open Directory"
  5.     action = "http://directorysearch.mozilla.org//cgi-bin/search"
  6.     method = get
  7.     update="http://swtopten.magnet.at/sw/OpenDirectory.src.hqx"
  8.     updateCheckDays = 3    
  9. >
  10.  
  11. <input name="search" user> 
  12.  
  13.  
  14. <interpret
  15.         skiplocal=true
  16.   resultListStart="</CENTER><P>" 
  17.   resultListEnd='<P><CENTER>'
  18.   resultItemStart="<blockquote>" 
  19.   resultItemEnd = "</blockquote><p>"
  20.     >
  21.  
  22. </search>
  23.