Changeset 152146
- Timestamp:
- 09/05/2009 03:35:29 AM (17 years ago)
- File:
-
- 1 edited
-
contact-form-8/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
contact-form-8/trunk/README.txt
r152137 r152146 9 9 License: GPL? 10 10 11 A fork of Contact Form 7, Contact Form 8 improves things like checkboxes (labels!).12 11 13 12 == Description == 14 13 15 Just another contact form plugin. Simple but flexible.14 A fork of Contact Form 7, Contact Form 8 improves things like checkboxes (labels!). 16 15 17 Contact Form 7 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on. 16 "Just another contact form plugin. Simple but flexible." 18 17 19 **Note: Contact Form 7's CAPTCHA module has been separated as [Really Simple CAPTCHA](http://wordpress.org/extend/plugins/really-simple-captcha/) plugin. Now you need to install it if you use CAPTCHA. If you don't, you can use as in the past.** 18 Contact Form 7 and Contact Form 8 can manage multiple contact forms, plus you can customize the form and the mail contents flexibly with simple markup. The form supports Ajax-powered submitting, CAPTCHA, Akismet spam filtering and so on. 19 20 **Now multiple checkboxes are not on one line, and clicking the label always toggles the checkbox.** 21 22 The CAPTCHA module has been separated as the [Really Simple CAPTCHA](http://wordpress.org/extend/plugins/really-simple-captcha/) plugin, which is required if you would like to use CAPTCHAs in your contact form. 20 23 21 24 Since being published in August 2007, Contact Form 7 has been translated into a number of languages. Our thanks and appreciation must go to the following for their contributions: … … 64 67 * Vietnamese (vi) - Thanh Hải, Hà 65 68 66 If you have created your own language pack, or have an update of an existing one, you can send [gettext .po and .mo files](http://codex.wordpress.org/Translating_WordPress) to me so that I can bundle it into Contact Form 7.67 68 69 == Installation == 69 70 70 1. Upload the entire `contact-form- 7` folder to the `/wp-content/plugins/` directory.71 1. Upload the entire `contact-form-8` folder to the `/wp-content/plugins/` directory. 71 72 1. Activate the plugin through the 'Plugins' menu in WordPress. 72 73
Note: See TracChangeset
for help on using the changeset viewer.