With the help of this filter the Radeox wiki rendering engine can be used.

Installation

  1. Put radeoxfilter.jar and radeox.jar into jspwiki WEB-INF/lib dir
  2. Declare the filter in the filters.xml
   <filter>
      <class>com.minosiants.jspwiki.RadeoxFilter</class>
   </filter>

Usage

It should be used with three left curly braces ('{{{') and a <wiki> start tag at the beginning, followed by a </wiki> close tag and three right curly braces ('}}}') at the end.

 
{{{<wiki> KLM   </wiki>}}}     

Add new attachment

In order to upload a new attachment to this page, please use the following box to find the file, then click on “Upload”.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
zip
RadeoxJSPWikiFilter.zip 185.3 kB 1 07-Jul-2005 14:48 kaspar
« This page (revision-12) was last changed on 04-Dec-2006 06:54 by MurrayAltheim