Changeset 2569:2a300bc67576 for plugins/antispam
- Timestamp:
- 11/18/13 20:53:30 (12 years ago)
- Branch:
- 2.6
- Location:
- plugins/antispam/locales/en/help
- Files:
-
- 1 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/antispam/locales/en/help/filters.html
r2535 r2569 11 11 <dd>This filter checks if entering trackbacks contain a link to your entry. If it is not the case, they will be automatically banned, which means they won't appear in the list of junk comments.</dd> 12 12 <dt>Links Lookup</dt> 13 <dd>This filter works a bit like <strong>IP Lookup</strong> except instead of checking the author's IP address, it will check the links contained in the comment (including the author's website) appear in the <a href="http://www.surbl.org/">URI reputation website SURBL</a>. This filter cannot be configured.</dd>13 <dd>This filter works a bit like <strong>IP Lookup</strong> except that instead of checking the author's IP address, it will check the links contained in the comment (including the author's website) appear in the <a href="http://www.surbl.org/">URI reputation website SURBL</a>. This filter cannot be configured.</dd> 14 14 </dl> 15 15 -
plugins/antispam/locales/en/help/help.html
r2535 r2569 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 a ccess to aset of filters to check if a comment is potentially a junk or not. This is the purpose of the Antispam plugin.</p>9 <p>Spam in comments and trackbacks went from an anecdotic issue to a massive problem. Nowadays, it is mandatory to have a set of filters to check if a comment is potentially a junk or not. This is the purpose of the Antispam plugin.</p> 10 10 11 11 <dl> -
plugins/antispam/locales/en/help/ip.html
r2535 r2569 8 8 <h4>IP Filter</h4> 9 9 10 <p>This filter allows you to manually blacklist or whitelist IP addresses. A comment coming from an IP address listed in the Black list section will immediately be considered as junk; A comment coming from an IP address listed in the White list section will be considered as trusted and the other antispam filters won't process it.</p>10 <p>This filter allows you to manually blacklist or whitelist IP addresses. A comment coming from an IP address listed in the black list section will immediately be considered as junk. A comment coming from an IP address listed in the white list section will be considered as trusted and the other antispam filters won't process it.</p> 11 11 12 12 <p>To add an IP, first select the tab you want (<strong>Blacklist</strong> or <strong>Whitelist</strong>) and enter the IP address. The <strong>Global IP</strong> checkbox is available if you are a super administrator and will allow you to add the IP address to all the blogs of your Dotclear installation.</p>
Note: See TracChangeset
for help on using the changeset viewer.