=== Multilang Contact Form ===
Tags: contact, template
Contributors: digitaldonkey, westi, ryanduff, firas
Requires at least: 1.5
Tested up to: 3.3.1
Stable tag: 1.4.3
Donate link: http://donkeymedia.eu/2010/08/26/worpress-multilingual-contactform/

== Description ==
Multilang Contact Form is a very simple and easy contact form compatible with qtranslate. It can be
implemented on a page or a post. Optionally you can enable reCapture against spam.

== Installation ==

1. Upload to your plugins folder, usually `wp-content/plugins/`
2. Activate the plugin on the plugin screen.
3. Configure the plugin on it's settings screen. Settings ... Contact Form
4. Add the `< !--contact form-->`(without the space at before the exclamation mark!) to the body of the post/page in the editors HTML mode.


== Frequently Asked Questions ==

= How do I add the contact form to a post/page? =

You need to add the `< !--contact form-->` (without the space at before the exclamation mark!) to the body of the post/page in the editors HTML mode.

== Screenshots ==

1. Backend of the Multilang Contact Form
2. The Form

== Upgrade Notice ==

= 1.4 =
Added optional reCapture Antispam Support.
Added comments to TinyMce valid Elements, that the Tag won't get deleted, when switching to html mode.

= 1.2 =
Added Option to set a From-Field for the received mails.
Thanks to Richard.

= 1.1 =
Added Delete at Plugin deactivation and an Option to Skip this.

= 1.0 =
Easy to use 1 Minute Plugin for multilingual Websites.

== Changelog ==

= 1.1 =
Added Delete at Plugin deactivation and an Option to Skip this.

= 1.0 =
* Stable public release

= 0.5 =
* All field textes and are now editable in the backend and gettext compatible.

= 0.1 =
Initially based on an early modified version of WP-Contact Form by westi, ryanduff and firas
