writing a (java) plugin

Christoph Kukulies <[email protected]> Mon, 27 Jan 2003 18:26:24 +0100
Newsgroups gmane.os.freebsd.devel.mozilla
Message-ID <[email protected]>
Hi,

I want to write a plugin for Netscape/Mozilla and thought
getting me a mozilla build tree for that wouldn't be a bad idea.

Any ideas where to start?

The plugin should insert a button in one of the menubars
and should do some filtering of the page currently display in
the browser window. Think of a spelling checker that corrects
spelling errors in all text information currently in the browser window.

Since the filter uses (f)lex I fist thought of going Jlex but I fear that
Jlex doesn't have all the features lex has and my rules won't work,
so the plugin could turn out to become a simple C program

Any help or comments appreciated. 

--
Chris Christoph P. U. Kukulies [email protected]

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mozilla" in the body of the message