Last modified: 2006-12-22 02:10:03 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T4563, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2563 - Mediawiki should provide a Firefox search plugin automatically
Mediawiki should provide a Firefox search plugin automatically
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Search (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
http://mycroft.mozdev.org/quick/wikip...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-28 09:56 UTC by Carey Evans
Modified: 2006-12-22 02:10 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Carey Evans 2005-06-28 09:56:01 UTC
There are a large number of manually and semi-automatically generated Firefox
search plugins on mycroft.mozdev.org for Wikipedia and related Mediawiki sites.
 Mediawiki could generate one of these automatically for each wiki based on what
it knows about the site.

A basic Firefox search plugin for the English Wikipedia looks like this:

   <search
      version="7.1"
      name="Wikipedia (en)"
      description="The free encyclopedia"
      sourceTextEncoding="0"
      method="GET"
      action="http://en.wikipedia.org/wiki/Special:Search"
      queryCharset="UTF-8">
   <input name="search" user>
   <input name="fulltext" value="fulltext">
   <input name="sourceid" value="mozilla-search">
   </search>
   <browser
      update="http://en.wikipedia.org/w/wikipedia-en.src"
      updateIcon="http://en.wikipedia.org/w/wikipedia-en.png"
      updateCheckDays="3">

The name and description can be encoded in any Mac OS character encoding that
Mozilla knows of, with sourceTextEncoding set appropriately; for example, name="
ウィキペディア" description="フリー百科事典" sourceTextEncoding="1" encoded in
Shift-JIS.  See
http://philringnalda.com/blog/2005/01/proper_charset_encoding_in_mozilla_firefox_toolbar_search_sherlock_src_files.php,
including the comments.
Comment 1 Rob Church 2006-12-22 02:10:03 UTC
OpenSearch support was added in r16137, or thereabouts.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links