Was this page helpful?

Build your own MindTouch search plug-in for Firefox and IE

    Table of contents
    1. 1. IE7
    2. 2. All Others

    It's easy to make a Firefox, IE7 or Google Toolbar search plugin for your wiki.

    IE7

    Adding your wiki to the search box list in IE7 is extremely easy. Simply click the drop down menu from the search box:

    searchbox.PNG

    And then follow the instructions on the right side of the page:

    searchbox2.PNG

       

    All Others

       

    • Open up Ready2Search. Ready2Search is a search plugin generator.
    • Fill out the fields. Your search name is what will be displayed in the search dialog when the user selects a search engine.

    The front of the search term is

    http://yourwiki.com/Special:Search?search= 

    Be sure to replace yourwiki.com with your wiki's address! 

    The back of the search term is

    &type=fulltext&go=Find

    Power users will notice that you can change these, as they are simply options. Dig into Lucene for more info.

    • Add an image. You can upload any image smaller than 500x500 pixels to be your search icon.
    • After you're done, you can click the links to either add the search engine to your browser/toolbar, or you can copy paste the link to share the plugin with your friends and coworkers.

    Also, you can make your search plugin auto-discoverable by adding the following at about line 112 of your /skins/ace/Ace.php:

    <link rel="search" type="application/opensearchdescription+xml" title="searchTitle" href="pluginURL">
    searchTitle
    The name of the search to perform, such as "Search MDC" or "Yahoo! Search". This value should match your plugin file's ShortName.
    pluginURL
    The URL to the XML search plugin, from which the browser can download it.

    Extend your search and have a search engine of your documents as well.

    Was this page helpful?
    Tag page

    Files 2

    FileVersionSizeModified 
    Viewing 2 of 2 comments: view all
    There should be some comments about the users who are using different skins than Ace.
    Posted 18:50, 14 Dec 2009
    Recent skins slike deuce include the OpenSearch description into the template. Then this becomes useless.
    Posted 06:45, 2 Feb 2011
    Viewing 2 of 2 comments: view all
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by