=== Tiny Contact Form === Contributors: Tom Braider Donate link: http://www.unicef.org Tags: email, mail, contact, form Requires at least: 2.0 Tested up to: 2.7 Stable tag: 0.3.2 Little form that allows site visitors to contact you. == Description == Use '[TINY-CONTACT-FORM]' within any post or page. Add the widget to your sidebar. == Installation == 1. unzip plugin directory into the '/wp-content/plugins/' directory 1. activate the plugin through the 'Plugins' menu in WordPress 1. insert '[TINY-CONTACT-FORM]' in your page or/and add the widget to your sidebar 1. check the settings (email, messages, style) in backend == Frequently Asked Questions == = How to style? = - The complete form is surrounded by a '
'. Tags in FORM: LABEL, INPUT and TEXTAREA. - To change the form style in your sidebar you can use '.widget .contactform' (plus tags above) in your template 'style.css'. - Since v0.3 you can use the settings. = Need Help? Find Bug? = read and write comments on plugin page == Screenshots == 1. contact form on page 2. contact form widget in sidebar 3. settings page == Arbitrary section == **Silent Helper** * Jay Shergill http://www.pdrater.com **Translations** * de: myself ;) * hr, it: Alen Širola http://www.gloriatours.hr * es: Jeffrey Borbón http://www.eljeffto.com **Filelist** * tiny-contact-form.php * locale/tcf-lang-de_DE.po * locale/tcf-lang-hr_HR.po * locale/tcf-lang-it_IT.po * locale/tcf-lang-es_ES.po **Changelog** _Version 0.3.2_ + new translation: es, thanks Jeffrey _Version 0.3.1_ + new translations: hr and it, thanks Alen _Version 0.3_ + new: more user settings + new: language support (english, german) + change to wp_mail() _Version 0.2_ + new: sidebar widget to easy add the form to the sidebar _Version 0.1_ + first release