<?xml version="1.0" encoding="utf-8" ?> <pluggable type="plugin" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://schemas.habariproject.org/pluggable/0.8"> <name>Spam Checker</name> <license url="http://www.apache.org/licenses/LICENSE-2.0.html">Apache Software License 2.0</license> <author url="http://habariproject.org/">The Habari Community</author> <version>1.0</version> <url>http://habariproject.org/</url> <description><![CDATA[Flags as spam obvious comment spam.]]></description> <copyright>2009</copyright> <help> <value><![CDATA[ <p>Applies a number of common sense filters to submitted comments in order to identify the ones which are most probably spam. While not 100% reliable, it eliminates a significant portion of spam based on common elements of these messages.</p> ]]></value> </help> <provides> <feature url="http://wiki.habariproject.org/en/Feature/spamcheck">spamcheck</feature> </provides> </pluggable>