[[PageOutline(2-5,Contents,pullout)]] = Search via Browser's search bar, windows explorer, or OfficeIME2010. == Description add support for: * OpenSearch; http://www.opensearch.org * Federated Search; http://msdn.microsoft.com/en-us/library/windows/desktop/dd940456(v=vs.85).aspx * OfficeIME2010; http://office.microsoft.com/ja-jp/products/HA101818297.aspx [[Image(federatedsearch.png, align=right, width=480)]] == !Bugs/Feature Requests Existing bugs and feature requests for OpenSearchPlugin are [report:9?COMPONENT=OpenSearchPlugin here]. If you have any issues, create a [http://trac-hacks.org/newticket?component=OpenSearchPlugin&owner=matobaa new ticket]. Please give me your feedback, suggestion, or propose to add new search protocol! == Download Download the zipped source from [export:opensearchplugin here]. == Source You can check out OpenSearchPlugin from [http://trac-hacks.org/svn/opensearchplugin here] using Subversion, or [source:opensearchplugin browse the source] with Trac. == Installation 1. Install the plugin {{{ #!sh $ easy_install http://trac-hacks.org/svn/opensearchplugin/1.0 }}} 1. Enable the plugin {{{ #!ini ; conf/trac.ini [components] opensearch.* = enabled }}} 1. Restart your tracd (or web server) 1. Grant SEARCH_VIEW permission to anonymous 1. show search page without terms 1. click links, and import it to your Web-browser, Windows Explorer, or OfficeIME2010. == Recent Changes [[ChangeLog(opensearchplugin, 3)]] == !Author/Contributors **Author:** [wiki:matobaa] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**