Dashboard > blojsom > ... > Available Plugins > Link Spam Moderation Plugin
  blojsom Log In   View a printable version of the current page.  
  Link Spam Moderation Plugin
Added by David Czarnecki, last edited by David Czarnecki on May 17, 2006  (view change)
Labels: 
(None)

Availability

Available as of blojsom 2.25.

Description

The link spam moderation plugin checks for hyperlinks within comments and trackbacks. If the number of hyperlinks found within the response exceeds a specified threshold, the comment or trackback can be moderated or deleted automatically.

Installation and Setup

In your global /WEB-INF/plugin.properties file, add the following line:

linkspam-moderation=org.blojsom.plugin.moderation.LinkSpamModerationPlugin

In your individual blog.properties file, there are a number of properties that control how this plugin operates.

Property Description Default value
linkspam-comment-threshold # of links as threshold for comments. 3
linkspam-trackback-threshold # of links as threshold for trackbacks. 3
delete-linkspam Determines if the comment or trackback should be deleted automatically if it exceeds the link threshold. false

For example:

linkspam-comment-threshold=3
linkspam-trackback-threshold=5
delete-linkspam=true

Site running on a free Atlassian Confluence Open Source Project License granted to blojsom. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.4 Build:#809 Jun 12, 2007) - Bug/feature request - Contact Administrators