Tcket #610: add the IP-Address to the EMail-Body in the Form-Modul
Bugfix for Ticket #608
fixed validiation bug in option fields of form modul
fixed some layout issues with Form module (combination with Output-filter)
removed include/captcha/asp.php. css have to be added to module's css-files.
Updated form modul for valid output, removed all javascript (Big thanks to BerndJM)
fixed some small layout issues
reintroduced include/captcha/asp.php
removed include/captcha/asp.php
Added some missing add_slashes(), get_post_escaped(), and strip_tags() for $_POST, $_GET and $_REQUEST-data. Also for $_SERVER['PHP_SELF'].
Allow a user-supplied From-Name in form-settings for email und success-email.
Module form: user supplied input isn't lost on captcha-failure anymore
added new CAPTCHA and ASP (Advanced Spam Protection)
Some minor changes. Reduced success time out, set WYSIWSY background colgor to white, fixed some errors in the form module (only in conjunction with E_ALL)
added keywords again to form modul files
Updated form modul with features from the advanced form modul