Ignore:
Timestamp:
11/08/08 14:34:13 (4 years ago)
Author:
KoenMartens
Message:

Item110: replace occurences of TWIKIWEB with SYSTEMWEB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BlackListPlugin/data/TWiki/BlackListPlugin.txt

    r46 r464  
    2828 
    2929---+++ General settings 
    30         * One line description, is shown in the %TWIKIWEB%.TextFormattingRules topic: 
     30        * One line description, is shown in the %SYSTEMWEB%.TextFormattingRules topic: 
    3131                * Set SHORTDESCRIPTION = Utility to keep malicious users away from a public TWiki site 
    3232 
     
    7777#SpamList 
    7878<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) 
    8080                * 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}%" }% 
    8181                * Current list: %BLACKLISTPLUGIN{ action="spam_show" }% 
     
    8484#ExcludeList 
    8585<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) 
    8787                * 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}%" }% 
    8888                * Current list: %BLACKLISTPLUGIN{ action="exclude_show" }% 
     
    170170|  Perl Version: | 5.005 | 
    171171|  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% | 
    173173|  Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC% | 
    174174|  Feedback: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Dev | 
    175175|  Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/%TOPIC%Appraisal | 
    176176 
    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]] 
    178178 
    179179-- TWiki:Main/PeterThoeny - 29 Mar 2007 
Note: See TracChangeset for help on using the changeset viewer.