====== 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 : 2007-10-06
depends :
conflicts :
similar :
tags : !obsolete, java, !experimental
downloadurl: https://trello.com/1/cards/5aff147263a8bc1675cbda30/attachments/5aff1498968161adb80c9c3e/download/applet-v2.zip
bugtracker :
sourcerepo :
donationurl:
screenshot_img:
----
Java applets as facilitated by this plugin are not supported in recent browsers anymore.
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 ===