=== Add Browser Search ===
Contributors: Giovambattista Fazioli
Donate link: http://www.undolog.com
Tags: browser, opensearch, search
Requires at least: 2.6
Tested up to: 2.7.1
Stable tag: 1.24

Add Wordpress standard search address into the browser menu. Follow [OpenSearch.org](http://www.opensearch.org/) standard

== Description ==

Add Wordpress standard search address into the browser menu, follow OpenSearch.org standard.
The OpenSearch standard is supported by all browsers, in different way...

== Screenshots ==

None

== Installation ==

1. Upload the entire content of plugin archive to your `/wp-content/plugins/` directory, 
   so that everything will remain in a `/wp-content/plugins/wp-abs/` folder
2. Open the plugin configuration page, which is located under `Options -> WP Add Browser Search`
3. Activate the plugin through the 'Plugins' menu in WordPress (deactivate and reactivate if you're upgrading).
4. Done. Enjoy.

== Translations ==

Unnecessary

== Frequently Asked Questions == 

= Where can I find more information? =

See [http://www.opensearch.org/](http://www.opensearch.org/) for more detail

= What browsers support this feature? =

All browsers in different way

= Why don't see icon in browser menu? =

This plugin search `favicon.ico` file in the root of blog. However, you can edit this setting from configuration page

== Changelog ==

History release:

`
* 1.24	Minor rev
* 1.23	Test on Wordpress 2.7
* 1.22	Fix options page
* 1.21	Fix wordpress version/check bug
* 1.2	Improve admin panel and add some extra setting for OpenSearch Standard
* 1.12	Fix link configuration panel in plugin description (thanks =emanuele=)
* 1.11	Fix doc and links
* 1.1	Added WP ABS Configuration panel
* 1.0	First release
`