This page (revision-8) was last changed on 03-Nov-2021 12:25 by Juan Pablo 

This page was created on 05-Jan-2014 13:14 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Version Date Modified Size Author Changes ... Change note
8 03-Nov-2021 12:25 3 KB Juan Pablo to previous add info about jspwiki.filters.spamfilter.allowedgroups parameter
7 27-Jul-2017 14:45 3 KB Dirk Frederickx to previous | to last Category.D ==> Category.Documentation
6 16-Jul-2017 13:32 3 KB mingbai to previous | to last Category.Documentation ==> Category.D
5 08-Mar-2016 18:27 3 KB Harry Metske to previous | to last
4 22-Feb-2016 20:03 3 KB Harry Metske to previous | to last
3 05-Jan-2014 13:38 3 KB Harry Metske to previous | to last
2 05-Jan-2014 13:15 3 KB Harry Metske to previous | to last
1 05-Jan-2014 13:14 3 KB Harry Metske to last

Difference between version and

At line 5 changed 2 lines
;__wordlist__: The name of the WikiPage on which the word list resides. Default is "SpamFilterWordList".
;__IPlist__: Page name where the IP regexps are found. Default is "SpamFilterIPList".
;__wordlist__: The name of the WikiPage on which the word list resides. Default is {{SpamFilterWordList}}.
;__IPlist__: Page name where the IP regexps are found. Default is {{SpamFilterIPList}}.
At line 9 changed one line
;__errorpage__: The name of the page to which the user is redirected, if the edit contains a matched word. On that page, the variable [[{$msg}] is available, telling the reason.
;__errorpage__: The name of the page to which the user is redirected, if the edit contains a matched word. On that page, the variable {{[[{$msg}]}} is available, telling the reason.
At line 11 changed one line
;__bantime__: The length of the ban time. Default is "60" for 60 minutes.
;__bantime__: The length of the ban time. Default is {{60}} for 60 minutes.
At line 15 changed one line
;__ignoreauthenticated__: If set to "true", all authenticated users are ignored and never caught in SpamFilter. Default is false.
;__ignoreauthenticated__: If set to {{true}}, all authenticated users are ignored and never caught in SpamFilter. Default is false.
;__jspwiki.filters.spamfilter.allowedgroups__: a comma separated list of groups that will bypass the filter. Available since JSPWiki 2.11.0.