Dotclear


Ignore:
Timestamp:
11/11/13 12:35:13 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
2.6
Message:

Update some english helps (antispam filters, main index)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/antispam/locales/en/help/words.html

    r2322 r2535  
    11<html> 
    22<head> 
    3   <title>Words Filter</title> 
     3  <title>Bad Words</title> 
    44</head> 
    55 
    66<body> 
    77 
    8 <h4>Words Filter</h4> 
     8<h4>Bad Words</h4> 
    99 
     10<p>This will filter comments based on the words that are used in the user name, e-mail address, website URL or the comment content.</p> 
     11 
     12<dl> 
     13<dt>Add a word</dt> 
     14     <dd>Similarly to IP addresses filtering, simply add the word you would like to filter. You can also, if you have the right permissions, define global words that will be used for all the blogs in your Dotclear installation.</dd>  
     15     <dd>Hint: You can add a regular expression to your words list by adding a <code>/</code> at the beginning and the end of the word. For instance, <code>/foo/</code> will filter all the words containing <em>foo</em>.</dd> 
     16<dt>List of bad words</dt> 
     17     <dd>List of words that make the comment listed as junk.</dd> 
     18     <dd>To remove words from this list, select the word(s) and press <strong>Delete selected words</strong>.</dd> 
     19<dt>Create default wordlist</dt> 
    1020</body> 
    1121</html> 
Note: See TracChangeset for help on using the changeset viewer.

Sites map