Hello all,
I creates search plugins to use the browser's search field to do a search
on pb related sites. (Forums, PureArea, RecourceSite)
Should work with Mozilla, Mozilla Firefox or Netscape 6.
(except the results are not displayed in the mozilla sidebar)
Get them here:
http://freak.purearea.net/tools/
Timo
A little something for the users of Firefox or Mozilla
A little something for the users of Firefox or Mozilla
quidquid Latine dictum sit altum videtur
Re: A little something for the users of Firefox or Mozilla
Thanks Freak! 
Question: Did you code these additions in PB, or XUL? I'm a new Firebird
user (haven't got Firefox yet) and would love to write extensions for Firebird,
but I'm too lazy to start learning XUL.

Question: Did you code these additions in PB, or XUL? I'm a new Firebird
user (haven't got Firefox yet) and would love to write extensions for Firebird,
but I'm too lazy to start learning XUL.

These plugins are just small script files, very easy do create. (no PB stuff)
Have a look in the "searchplugins" folder, at the *.src files, there you see.
For the forum search, i had to create a little php wrapper, because these
plugins don't support the POST mehtod.
There is more info here: (sever currently down)
http://mycroft.mozdev.org/deepdocs/quickstart.html
Timo
Have a look in the "searchplugins" folder, at the *.src files, there you see.
For the forum search, i had to create a little php wrapper, because these
plugins don't support the POST mehtod.
There is more info here: (sever currently down)
http://mycroft.mozdev.org/deepdocs/quickstart.html
Timo
quidquid Latine dictum sit altum videtur