=== Plugin Name ===
Contributors: BlackMelvyn, Tiger
Donate link: http://example.com/
Tags: comments, spam, anti spam, spam condom
Requires at least: 2.5
Tested up to: 2.7.1
Stable tag: trunk

This plugin prevents comments spamming using language verification.

== Description ==
This plugin has been developed by BlackMelvyn from this [blog SEO Black Hat](http://www.theblackmelvyn.com/ "SEO Black Hat blog") thanks to a script coded by Tiger from [Blog SEO BlackOut: Techniques référencement Google](http://www.seoblackout.com/ "Référencement Google").
It compares the language contained in the comment text to the languages that you allow in your admin panel for this blog.
There is a minimum confidence index that should be reached for the comment to be considered as valid.
Then, if the comment is sorted a valid, it is held for moderation.
Finally, you get rid of all these automated spam bots that try and spoil your blog with their nasty unuseful comments, you save database space and you save time as you do not have to sort out what is spam and what is not!
We recommend that you use this plugin in conjunction with the keywords filter built in WordPress for more efficiency.

== Installation ==

1. Upload the plugin to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Edit your preferences in the "Settings" panel
4. You're done ;)

== Frequently Asked Questions ==

None, it's too simple!

== Screenshots ==

No screenshots.


== A brief Markdown Example ==

Ordered list:

1. Some feature
1. Another feature
1. Something else about the plugin

Unordered list:

* something
* something else
* third thing

Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].
Titles are optional, naturally.

[markdown syntax]: http://daringfireball.net/projects/markdown/syntax
            "Markdown is what the parser uses to process much of the readme file"

Markdown uses email style notation for blockquotes and I've been told:
> Asterisks for *emphasis*. Double it up  for **strong**.

`<?php code(); // goes in backticks ?>`
