Trying to Make Engine


Recommended Posts

<search
version="7.1"
name="PluginSearch"
description="Search Firefox Search Plugins"
action="http://mycroft.mozdev.org/download.html"
searchForm="http://mycroft.mozdev.org"
method="GET"
>
    
<input name="sourceid" value="Mozilla-search">
<input name="qt" user="">
   
</search>

Why won't it work?

Link to comment
Share on other sites

There already is one, search for Mycroft plugin on Mycroft site. It looks like this-

<search

version="7.1"

name="Mycroft"

description="Mozilla Search Plugins"

method="get"

action="http://mycroft.mozdev.org/download.html"

>

<input name="name" user>

<input name="submitform" value="Find search plugins">

<input name="sourceid" value="mozilla-search">

<interpret

browserResultType='result'

resultListStart='<ol id="plugins">'

resultListEnd='</ol>'

resultItemStart='<!--resultItemStart'

resultItemEnd='resultItemEnd-->'

>

</search>

<browser

update="http://mycroft.mozdev.org/plugins/mycroft.src"

updateicon="http://mycroft.mozdev.org/plugins/mycroft.png"

updatecheckdays="3"

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.