| Revision 2569:2a300bc67576,
932 bytes
checked in by franck <carnet.franck.paul@…>, 12 years ago
(diff) |
|
And the end of the contextual help in english, big thanks to Luce Carevic and Pierre Equoy!
|
| Line | |
|---|
| 1 | <html> |
|---|
| 2 | <head> |
|---|
| 3 | <title>Bad Words</title> |
|---|
| 4 | </head> |
|---|
| 5 | |
|---|
| 6 | <body> |
|---|
| 7 | |
|---|
| 8 | <h4>Bad Words</h4> |
|---|
| 9 | |
|---|
| 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 list the comment 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> |
|---|
| 20 | </body> |
|---|
| 21 | </html> |
|---|
Note: See
TracBrowser
for help on using the repository browser.