23 lines
799 B
HTML
23 lines
799 B
HTML
<html>
|
|
<head>
|
|
<title>Moderation of junk messages</title>
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h4>Moderation of junk messages</h4>
|
|
<p>Junk messages, commonly called spams, are usually comments posted by robots.</p>
|
|
|
|
<dl>
|
|
<dt>Show spam messages</dt>
|
|
<dd>Allows you to control all the comments and trackbacks Dotclear identified as spams before deleting them. Sometimes, a real comment can be identified as a false positive.</dd>
|
|
|
|
<dt>Delete all spams</dt>
|
|
<dd>By clicking on this button, all the comments and trackbacks marked as spam will be deleted. This action cannot be cancelled.</dd>
|
|
|
|
<dt>Scheduled moderation</dt>
|
|
<dd>If you indicated a number of days in the Antispam section of your blog settings, all the comments and trackbacks marked as spam will be deleted after the given time.</dd>
|
|
</dl>
|
|
|
|
</body>
|
|
</html> |