Extension Key: ve_guestbook
Copyright 2004-2008, udo@voneynern.de, <udo@voneynern.de>
This document is published under the Open Content License
available from http://www.opencontent.org/opl.shtml
The content of this document is related to TYPO3
- a GNU/GPL CMS/Framework available from www.typo3.com
Features:
Support for indexed_search / indexing of the list pages
Armored against cross-site scripting (XSS) attacks using the typo3 core method removeBadHTML (Thanks to Rupert Germann)
There are three different implementation modes: guestbook listing, form for a new entry and a teaser module.
Widely configurable guestbook content-element.
You can configure form specific things like obligation fields, stripping html tags, validating the email and website field.
For the guestbook output and teaser module you can set the limit and sorting of the entries.
Also you can define the string length of the entry in teaser mode. Long words protection
Including a CSS based template pi1/guestbook_template.html.
Notification mail to an userdefined email and Feedback mail to the guestbook user after new entries
Replacing bbcodes with emoticons, Spam protected email displaying, Commentability for be-users of entries
You can easily convert entries from tt_guest to ve_guestbook by a single sql statement