wiki:OpenSearchPlugin

Version 5 (modified by figaro, 9 years ago) (diff)

Cosmetic changes, tagged with license

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

Description

This plugin adds support for:

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 http://trac-hacks.org/svn/opensearchplugin/1.0
    
  2. Enable the plugin in trac.ini:
    ; conf/trac.ini
    [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:

Attachments (1)

Download all attachments as: .zip