Very simple filter that enables the strike-through of text.
Like this:
This text stricken
Installation is very easy:
a) Edit filters.xml - in WEB-INF/classes and add
<filter>
<class>com.matteo.filters.Strikethrough</class>
</filter>
And put the jar file Strikethrough.jar in the WEB-INF/lib.
To use the Strike through: delimiters are _( and )_
this is a _(good)_ bad idea.
Enjoy..
Alternative, you can use %%strike like here .
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
jar |
Strikethrough.jar | 1.2 kB | 1 | 07-Apr-2006 14:18 | matteo prinetti | |
java |
Strikethrough.java | 0.8 kB | 1 | 07-Apr-2006 14:19 | matteo prinetti |