[Mycroft] search plugin help
Elia Mazzawi
mazzawi at gmail.com
Wed Mar 1 16:28:01 EST 2006
Hi list.
Can someone help me make a search plug in for my site
http://www.browseatwork.com. its an web proxy, for office workered to bypass
corporate firewalls. I've been having problems trying to figure it out
because the search url is different, there are no url params ? = &
i want
test.com
to request
http://browseatwork.com./nph-proxy.cgi/000000A/http/test.com/
what i have so far but i don't know what to put in for the inputname since i
don't want any ?a=test.com
<search
version="7.1"
name="BrowseAtWork"
description="Browse at Work by proxy"
action="http://browseatwork.com/nph-proxy.cgi/000000A/http/"
searchForm="http://browseatwork.com"
method="GET"
>
<input name="xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" user="">
</search>
if its not possible then i'll have to use mod_rewrite to change the url to
the way i want it.
Thanks.
More information about the Mycroft
mailing list