If you have written a JSPWiki Page Filter which you would like to share with the rest of the world, feel free to upload one here, or just put in a link to your own website, or create a new page within this Wiki. I'd recommend putting a short description here, then making a new WikiPage, and attaching your code there. Discussion about the Page Filter implementation belongs to the individual filter page.

Warning - when loading any contributed (non-CVS) code, be very aware that you are loading from an untrusted source. Check the code before using it.

With the move of JSPWiki v2.9.x to Apache, also the JSPWiki filter api changed. This means the contributed filters prior to v2.9.x. are not compatible with the Apache release of JSPWiki.

For more information on how to write your own filter, please see HowToWriteAFilter.

See the PageFilter Configuration page for general information on installing a Page Filter.

For other kinds of contributions, please check Getting Involved.


List of Contributed Filters prior to v.2.9.x#

An (old) list of contributed filters is listed at http://www.ecyrd.com/JSPWiki/wiki/ContributedFilters.

List of Contributed Filters v2.9.x and later#

Here is a list of contributed plugins, sorted by name:

AutoLinkHtmlFilter#

Automatically converts url strings into links --DV

EmojiFilter#

Create emoticons inside your wiki --DV