HowToImplementACustomRadeoxFilterOrMacro
Last modified by Vincent Massol on 2006/12/28
Question | How to implement a custom radeox filter or macro? |
Answer |
To implement a custom filter or macro with radeox you need to add to XWiki Java code, repackage XWiki and restart the application (eg. in Tomcat or in Jetty). Step by step, you would
For more details about how a radeox filter/macro works, please consult the radeox documentation http://radeox.org/space/Developer/Radeox_Developer.pdf (around page 16). |