Changeset 2535:c582c97d63e0 for plugins/antispam/locales/en/help/help.html
- Timestamp:
- 11/11/13 12:35:13 (12 years ago)
- Branch:
- 2.6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/locales/en/help/help.html
r2322 r2535 4 4 </head> 5 5 6 <body>6 <body> 7 7 8 8 <h4>Antispam</h4> 9 <p>Spam in comments and trackbacks went from an anecdotic issue to a massive problem. Nowadays, it is mandatory to have access to a set of filters to check if a comment is potentially a junk or not. This is the purpose of the Antispam plugin.</p> 9 10 10 </body> 11 <dl> 12 <dt>Information</dt> 13 <dd>The <strong>Junk comments</strong> link will take you to a list of all the junk comments (you will be able to run batch actions on junk comments in this page).</dd> 14 <dd>The <strong>Published comments</strong> link will take you to a list of all published comments (you will be able to run batch actions in this page).</dd> 15 <dd>The <strong>Delete all spams</strong> button will remove all spam messages at once.</dd> 16 17 <dt>Available spam filters</dt> 18 <dd>By default, Dotclear comes with 6 filters, including 2 deactivated filters. You can add more later on.</dd> 19 <dd><strong>Order:</strong> Filters are applied from top to bottom. You can modify the filters order. Note that some default filters (<strong>IP Lookup</strong>, <strong>Links Lookup</strong> and <strong>Akismet</strong>) require access to the Netowrk and therefore can take some time. It is better to leave them towards the end of the list. In addition, the <strong>IP Filter</strong> filter decides which messages are not spam, so it's better to leave it at the top of the list.</dd> 20 21 <dd><strong>Active:</strong> Check the box to activate a filter, uncheck it to deactivate it.</dd> 22 <dd><strong>Auto Del.:</strong> If this box is checked, the messages considered as junk by this filter will be automatically deleted without any chance to make sure it was not a false positive.</dd> 23 <dd><strong>Filter configuration:</strong> Some filters can (and, in some cases, must) be configured to be efficient. Click on this icon to access the configuration page of the filter.</dd> 24 25 </body> 26 11 27 </html>
Note: See TracChangeset
for help on using the changeset viewer.