home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / firefox / searchplugins / wikipedia.src < prev    next >
Encoding:
Text File  |  2007-04-03  |  542 b   |  25 lines

  1. # Firefox plugin file
  2. #
  3. # Wikipedia search
  4. # by Ian Jackson for Ubuntu copying code 
  5. # by Fergus McKenzie-Kay copying code 
  6. # by Spencer Wysinger <http://wysinger.com/>
  7. # ported to Ubuntu by Alex Converse
  8. #
  9. # Last updated: June 5, 2005
  10.  
  11. <search 
  12.     name="Wikipedia topic"
  13.     description="Look up as a topic on Wikipedia"
  14.     action="http://en.wikipedia.org/wiki/Special:Search"
  15.     searchForm="http://en.wikipedia.org/"
  16.     queryEncoding="utf-8"
  17.     queryCharset="utf-8"
  18.     method="GET"
  19. >
  20.  
  21. <input name="search" user="">
  22. <input name="go" value="Go">
  23.  
  24. </search>
  25.