Changeset 464 for trunk/BlackListPlugin/data/TWiki/BlackListPlugin.txt
- Timestamp:
- 11/08/08 14:34:13 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BlackListPlugin/data/TWiki/BlackListPlugin.txt
r46 r464 28 28 29 29 ---+++ General settings 30 * One line description, is shown in the % TWIKIWEB%.TextFormattingRules topic:30 * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 31 31 * Set SHORTDESCRIPTION = Utility to keep malicious users away from a public TWiki site 32 32 … … 77 77 #SpamList 78 78 <form name="spamlist" action="%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%#SpamList" method="post"> 79 * Local SPAMLIST: Manually maintained list of spam patterns (NOTE: *Must be* % TWIKIWEB%.RegularExpression patterns)79 * Local SPAMLIST: Manually maintained list of spam patterns (NOTE: *Must be* %SYSTEMWEB%.RegularExpression patterns) 80 80 * Action: <select name="spam_action"> <option></option> <option value="spam_add">Add</option> <option value="spam_remove">Remove</option> </select> wiki-spam regex pattern(s) <code>http://.*?</code><input type="text" name="spam" size="32" value="" /> <input type="submit" value="Submit" /> %BLACKLISTPLUGIN{ action="%URLPARAM{spam_action}%" value="%URLPARAM{spam}%" }% 81 81 * Current list: %BLACKLISTPLUGIN{ action="spam_show" }% … … 84 84 #ExcludeList 85 85 <form name="spamlist" action="%SCRIPTURL%/viewauth%SCRIPTSUFFIX%/%WEB%/%TOPIC%#ExcludeList" method="post"> 86 * EXCLUDELIST: Manually maintained list of exceptions to public wiki-spam patterns, useful to exclude patterns listed incorrectly as spam (NOTE: *Must be* % TWIKIWEB%.RegularExpression patterns)86 * EXCLUDELIST: Manually maintained list of exceptions to public wiki-spam patterns, useful to exclude patterns listed incorrectly as spam (NOTE: *Must be* %SYSTEMWEB%.RegularExpression patterns) 87 87 * Action: <select name="exclude_action"> <option></option> <option value="exclude_add">Add</option> <option value="exclude_remove">Remove</option> </select> exclude spam regex pattern(s) <code>http://.*?</code><input type="text" name="spam" size="32" value="" /> <input type="submit" value="Submit" /> %BLACKLISTPLUGIN{ action="%URLPARAM{exclude_action}%" value="%URLPARAM{spam}%" }% 88 88 * Current list: %BLACKLISTPLUGIN{ action="exclude_show" }% … … 170 170 | Perl Version: | 5.005 | 171 171 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 172 | TWiki:Plugins/Benchmark: | % TWIKIWEB%.GoodStyle 99%, %TWIKIWEB%.FormattedSearch 99%, %TOPIC% 97% |172 | TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 99%, %SYSTEMWEB%.FormattedSearch 99%, %TOPIC% 97% | 173 173 | Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 174 174 | Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 175 175 | Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 176 176 177 __Related Topics:__ % TWIKIWEB%.TWikiPreferences, %TWIKIWEB%.TWikiPlugins, [[http://directory.google.com/Top/Computers/Internet/Abuse/Spam/Wikispam/][Google wiki spam directory]]177 __Related Topics:__ %SYSTEMWEB%.TWikiPreferences, %SYSTEMWEB%.TWikiPlugins, [[http://directory.google.com/Top/Computers/Internet/Abuse/Spam/Wikispam/][Google wiki spam directory]] 178 178 179 179 -- TWiki:Main/PeterThoeny - 29 Mar 2007
Note: See TracChangeset
for help on using the changeset viewer.
