SendForm - 0.5.3
- Author: Bernd Plagge
- Zikula Version: Utility
- Category: Zikula 1.0.0
- API Compliancy: 1
- pnRender Compliancy: 1
- Demo
- Download
Description
The SendForm module allows you to specify multiple contact forms for your PostNuke CMS.
New features in 0.5.3:
- some bugfixes
- sendform.mo translation file may now be reside within the config directory
- uses newest system programs
- improved documentation and added sample Smarty forms
- data of the logged in user can be added to the form
- in case of an input error you'll be taken back and the previously entered values are remembered
- affiliate id will be set as session variable
- captcha or check input security feature, double entry of mail address supported
- multiple mail receivers and multiple CC's
- define your form as htmlpage, Pages page or Smarty form
- send mail as plain text or as MIME encoded HTML text
- attach data in CSV format or save to file
- supports character set conversion (e.g. for Japanese mails)
- supports gettext translations
- includes English, German and Japanese translations
System Requirements
For gettext translations the PHP gettext extension is required.
For Japanese character set conversion the PHP Multibyte extension is required.
Either use the NEWEST (snapshot after April 5th 2008) or copy the files in the patch.zip file to the corresponding directories!
Support Info
Contact author at info@choicenet.ne.jp.
Note that this version has been optimized for PN 0.8. Read the manual for detailed information.
Patches etc. are welcome!
Supported Lanugages
English and Japanese included (Japanese in UTF-8).
Additional translations can be easily made using the well known poedit programs.
Change Log
Latest entries of the Changelog:
2008-04-07
- bug fix
1 page not found error when adding a form (however, form was added)
- improvement
1 customer specific sendform.mo language file can be placed in config/locale/SendForm
2 added sample smarty forms
3 added new versions of PN system programs (use them unless you're working with PN .8 RC4/final!)