contact-form-7
Last commit date
captcha
17 years ago
images
18 years ago
includes
17 years ago
languages
17 years ago
README.txt
17 years ago
admin-stylesheet.css
17 years ago
contact-form-7.js
18 years ago
screenshot-1.png
17 years ago
screenshot-2.png
17 years ago
stylesheet.css
18 years ago
wp-contact-form-7.php
17 years ago
wpcf7-admin.js
17 years ago
README.txt
72 lines
| 1 | === Contact Form 7 === |
| 2 | Contributors: takayukister |
| 3 | Donate link: http://takayukister.chipin.com/contact-form-7-20 |
| 4 | Tags: contact form, email, ajax, captcha, akismet |
| 5 | Requires at least: 2.2 |
| 6 | Tested up to: 2.7-beta2 |
| 7 | Stable tag: 1.8.1 |
| 8 | |
| 9 | Just another contact form plugin. Simple but flexible. |
| 10 | |
| 11 | == Description == |
| 12 | |
| 13 | Just another contact form plugin. Simple but flexible. |
| 14 | |
| 15 | 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 | |
| 17 | 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: |
| 18 | |
| 19 | * Albanian (sq) - [Olgi Zenullari](http://www.olgizenullari.com/) |
| 20 | * Brazilian Portuguese (pt_BR) - [Leonardo Pinheiro](http://www.eletrikabarbarella.com.br/) (updated by Henrique Vianna) |
| 21 | * Bulgarian (bg_BG) - [Iliyan Darganov](http://www.darganov.com/) |
| 22 | * Catalan (ca_ES) - [Jordi Sancho](http://www.qasolutions.net/blog) |
| 23 | * Chinese, Simplified (zh_CN) - [Soz](http://www.webtoolol.com/) |
| 24 | * Chinese, Traditional (zh_TW) - [James Wu](http://jameswublog.com) |
| 25 | * Czech (cs_CZ) - Korry |
| 26 | * Danish (da_DK) - [Jens Griebel](http://www.kompas-it.dk/) |
| 27 | * Dutch (nl_NL) - [Chris Devriese](http://www.100it.be/) |
| 28 | * Finnish (fi) - [Miika Turunen](http://www.webwork.fi/) |
| 29 | * French (fr_FR) - [Jillij](http://www.jillij.com/) |
| 30 | * German (de_DE) - [Marcel Spitau](http://blog.spitau.de) |
| 31 | * Greek (el_EL) - [Nick Mouratidis](http://www.kepik.gr/) |
| 32 | * Hindi (hi_IN) - [Tarun Joshi](http://www.readers-cafe.net/) |
| 33 | * Hungarian (hu_HU) - [Andras Hirschler](http://hia.itblog.hu/) |
| 34 | * Indonesian (id_ID) - [Hendry Lee](http://blogbuildingu.com/) |
| 35 | * Italian (it_IT) - [Bruno](http://www.brunosalzano.com) |
| 36 | * Japanese (ja) - [Takayuki Miyoshi](http://ideasilo.wordpress.com) (plugin author) |
| 37 | * Latvian (lv) - [Sandis Veinbergs](http://www.kleofass.lv/) |
| 38 | * Norwegian (nb_NO) - Kjetil M. Bergem |
| 39 | * Persian (Farsi; fa_IR) - [Mohammad Musavi](http://www.musavis.com/) |
| 40 | * Polish (pl_PL) - [Zbigniew Czernik](http://zibik.jogger.pl/) |
| 41 | * Portuguese (pt_PT) - [Hugo Baeta](http://hugobaeta.com) |
| 42 | * Russian (ru_RU) - [Dmitry Volotovich](http://www.volnov.com) |
| 43 | * Romanian (ro) - [Stas Sushkov](http://stas.nerd.ro/ascii/) |
| 44 | * Slovene (sl_SI) - [Mihael Simonič](http://smihael.bplaced.net) |
| 45 | * Spanish (es_ES) - [Jordi Sancho](http://www.qasolutions.net/blog) |
| 46 | (updated by [Vladimir Prieto](http://vladimir.prie.to/) and [Federico Mikaelian](http://www.fedemika.com.ar/)) |
| 47 | * Swedish (sv_SE) - [Fredrik Jonsson](http://www.fredda-o-ac.se/) |
| 48 | * Turkish (tr_TR) - [Roman Neumuller](http://katpatuka.wordpress.com) (updated by [Hasan Yılmaz](http://hedefturkce.com/)) |
| 49 | |
| 50 | 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. |
| 51 | |
| 52 | == Installation == |
| 53 | |
| 54 | 1. Upload the entire `contact-form-7` folder to the `/wp-content/plugins/` directory. |
| 55 | 1. Activate the plugin through the 'Plugins' menu in WordPress. |
| 56 | |
| 57 | The control panel of Contact Form 7 is in 'Manage > Contact Form 7'. Please note that it has moved from the 'Settings' menu since Contact Form 7 1.8. |
| 58 | |
| 59 | For basic usage, you can also have a look at the [plugin homepage](http://ideasilo.wordpress.com/2007/04/30/contact-form-7/) and [FAQ](http://ideasilo.wordpress.com/2008/03/29/contact-form-7-faq/). |
| 60 | |
| 61 | == Frequently Asked Questions == |
| 62 | |
| 63 | Please see [FAQ](http://ideasilo.wordpress.com/2008/03/29/contact-form-7-faq/). |
| 64 | |
| 65 | If you have any further questions, |
| 66 | please submit them [to the support forum](http://wordpress.org/tags/contact-form-7#postform). |
| 67 | |
| 68 | == Screenshots == |
| 69 | |
| 70 | 1. screenshot-1.png |
| 71 | 2. screenshot-2.png |
| 72 |