I'm a german software developer and use JspWiki for my private homepage at http://www.earthdawn-wiki.de.
I developed a few plugins and filters for JspWiki:
And one template:
JspWiki is a very nice thing - and it screams for some enhancements, that's the best part of it ;-)
If my girl friend allows it, I may continue developing additional parts.
NOTICE FOR BLEEDING EDGE USERS: these plugins will not work as is with a JSPWiki 2.3.x installation. The technical reason is that since 2.3.x requires JAR signing, and since Sebastian has used the com.ecyrd.jspwiki.plugins classpath, the binary classes are not authorized to run with the signed code.
If you need external plugins with your 2.3.x installation, you will need to add their sources to your JSPWiki source tree and compile everything in one signed swoop. Sebastian provides the plugin sources in his JARs.
--ebu
I think the girlfriend took over Sebastian's free time... :-)
I modified the package name to com/sbaltes/jspwiki/plugin, added the source for the Acme library dependency (it looked abandoned) and fixed JSPWiki (2.4.11) and JDK (1.4.2) compatibility issues. I only tested the Applet plugin, and it was working fine. See attached files.
-- NascifAbousalhNeto, 22-Jun-2006
But it seems that the classes for the Math plugin are missing in the archives. Is it possible to add them also? -- sschmidt, 03-Dec-2006
Hi sschimidt,
I looked at the source and I have indeed removed some classes from the original package:
3754 06-21 13:17 Math.java.old 4268 2005-01-19 SbPageViewCountPlugin.java.old 4067 2004-11-19 Text2gif.java.old 5268 2004-08-11 MathHotEnqGifWriter.java.oldI don't remember exactly why - I think it was due to dependencies I was not able to resolve at the time. If I get around to play with it again I will post an update.
-- NascifAbousalhNeto, 06-Dec-2006
I tried running the SBaltesMod.jar version to no avail. It doesn't generate any <area> tags within the <map> tags. I'm running TomCat on Intel, and it seems my newlines aren't "\n\r" like it's using in the tokenizer.
The Acme package in it is incomplete, but it's used in Text2Gif and Math. They (and the pageviewcounter) have more dependencies and I can't fix them now.
So I'm sorry to say that this plugin package doesn't work out of the box. It's replacement ImageMapPlus does! Thx, Nascif!
--BertKoor, 12-Jun-2008
Add new attachment
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
zip |
SBaltesMod-src.zip | 435.2 kB | 1 | 22-Jun-2006 18:59 | Nascif Abousalh-Neto | |
jar |
SBaltesMod.jar | 351.6 kB | 1 | 22-Jun-2006 18:58 | Nascif Abousalh-Neto |