wiki:OpenSearchPlugin

Version 4 (modified by Jun Omae, 10 years ago) (diff)

fixed incorrect repository url in the "installation"

Search via Browser's search bar, windows explorer, or OfficeIME2010.

Description

add 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 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
    ; 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 OfficeIME2010.

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