Hi all, I've just tried to use jspwiki_module.xml with the EmoticonsFilter. Here's what I've done:
I've placed a jspwiki_module.xml into the /ini directory in the jar
file with the following content:
---
<?xml version="1.0" encoding="UTF-8"?>
<modules>
<plugin class="org.stringfellow.jspwiki.emoticons.EmoticonsFilter">
<minVersion>2.7</minVersion>
</plugin>
</modules>
---
However, JSPWiki 2.6.0 still applies the Filter. Anybody knows where's
the mistake?
Regards,
Florian
