wiki:OpenSearchPlugin

Search via Browser's search bar, Windows Explorer or Office-IME2010

Notice: This plugin is deprecated in Trac milestone:1.1 and later. Equivalent functionality has been added to Trac.

Description

This plugin adds support for the following search protocols:

When installed and applied to your Trac installation, a search output could look like the following:

Bugs/Feature Requests

Existing bugs and feature requests for OpenSearchPlugin are here.

If you have any issues, create a new ticket.

Please give me your feedback, suggestion, or propose to add a new search protocol.

Download

Download the zipped source from here.

Source

You can check out OpenSearchPlugin from here using Subversion, or browse the source with Trac.

Installation

  1. Install the plugin:
    easy_install https://trac-hacks.org/svn/opensearchplugin/1.0
    
  2. Enable the plugin in your trac.ini file:
    [components]
    opensearch.* = enabled
    
  3. Restart your tracd or web server.
  4. Grant SEARCH_VIEW permission to anonymous.
  5. Show search page without terms.
  6. Click links, and import it to your Web-browser, Windows Explorer or Office-IME2010.

Recent Changes

13855 by matobaa on 2014-04-17 05:38:05
fix a bug when deploy by egg archive
13846 by matobaa on 2014-04-10 14:54:30
initial import
13845 by matobaa on 2014-04-10 14:47:54
New hack OpenSearchPlugin, created by matobaa
(more)

Author/Contributors

Author: matobaa
Maintainer: matobaa
Contributors:

Last modified 4 years ago Last modified on Oct 24, 2019, 1:57:16 AM

Attachments (1)

Download all attachments as: .zip