Thread: Search Bar Plugin

Search Bar Plugin

From
"David Blewett"
Date:
Hi All:

I fiddled last week with getting a search bar plugin for firefox
working for the current version documentation [1][2], and had a few
questions.
1. It'd be nice to have auto-suggest working [3]
2. It'd be nice to include the finished xml file into the page a la
CSS/javascript includes [4]

Right now, I have the suggestion URL pointing to google site search
but it doesn't appear to be working correctly. The directions for
supporting the appropriate JSON return data are at the bottom of link
#3.

David Blewett

1. http://developer.mozilla.org/en/docs/Creating_OpenSearch_plugins_for_Firefox
2. http://mycroft.mozdev.org/search-engines.html?name=http%3A%2F%2Fsearch.postgresql.org
3. http://developer.mozilla.org/en/Supporting_search_suggestions_in_search_plugins
4. e.g.: <link rel="search"
type="application/opensearchdescription+xml" title="PostgreSQL Docs"
href="/opensearch.xml">