Introduction

Notes about the implementation:

Screenshot

This is a sample screen shot showing three formatting groups: text style, list formatting and section formatting.

I can't set a working demo up here as there is no HTML macro and there would probably be some nasty security issues :) .

Discussion

Please feel free to add any comment here...

Great work, haven't seen the program but nice to have build it. I believe it would be useful for quite a people. Since you have already used Swing (JTextArea is part of Swing and not basic AWT) you are now required to have a new Java plugin in the browser for the applet to work. Older browsers have only upto 1.1.x built in. Why not support a few additional stuffs like Rich Text editor. Why not have bold display a bold text and italic display an italic text instead of just bunch of quotes. Also how about displaying Heading1 ... instead of equals? How about a table?

You might consider Jython to develop the applet so you can use parts of code from MoinMoin to render the stuff as HTML page and display it in the JTextArea (it can do that!). May be I am making it unnecessarily complicated

MoinMoin: MoinPageEditorApplet (last edited 2007-10-29 19:21:44 by localhost)