====== Applet Plugin ======
---- plugin ----
description: A basic plugin for inserting Java applets in wiki pages.
author : Stylianos Dritsas
email : stylianos [at] dritsas [dot] net
type : syntax
lastupdate : 2006-03-05
compatible : devel > 2007-10-06
depends :
conflicts :
similar :
tags : java, !experimental
----
[[:experimental]]
A basic plugin for inserting Java applets in wiki pages. Currently there is very little error checking so be extremely careful using the plugin. There is also no support for applet parameters i.e . The limitations and assumptions are described in the code in detail. Feel free to improve and have fun.
//-Stelios//
=== Acknowledgments ===
The [[plugin:draw]] plugin author(s) for a clean example of how to hack up a simple wiki plugin.
=== Usage ===