[[PageOutline(2-5,Contents,pullout)]] = Search via Browser's search bar, Windows Explorer or Office-IME2010 {{{#!box warn '''Notice''': This plugin is [tag:deprecated deprecated] in Trac [trac:milestone:1.1] and later. Equivalent functionality has been added to Trac. }}} == Description This plugin adds support for the following search protocols: * OpenSearch: https://github.com/dewitt/opensearch * Federated Search: http://msdn.microsoft.com/en-us/library/windows/desktop/dd940456(v=vs.85).aspx * Office IME 2010: https://www.microsoft.com/ja-jp/office/2010/ime/default.aspx (Japanese) When installed and applied to your Trac installation, a search output could look like the following: [[Image(federatedsearch.png, 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 [/newticket?component=OpenSearchPlugin new ticket]. [[TicketQuery(component=OpenSearchPlugin&group=type,format=progress)]] Please give me your feedback, suggestion, or propose to add a new search protocol. == Download Download the zipped source from [export:opensearchplugin here]. == Source You can check out OpenSearchPlugin from [/svn/opensearchplugin here] using Subversion, or [source:opensearchplugin browse the source] with Trac. == Installation 1. Install the plugin: {{{#!sh easy_install https://trac-hacks.org/svn/opensearchplugin/1.0 }}} 1. Enable the plugin in your `trac.ini` file: {{{#!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 Office-IME2010. == Recent Changes [[ChangeLog(opensearchplugin, 3)]] == !Author/Contributors **Author:** [wiki:matobaa] [[BR]] **Maintainer:** [[Maintainer]] [[BR]] **Contributors:**