Personal tools
You are here: Home Plone products PloneGuestbook

PloneGuestbook (0.6.4)

Document Actions
Released on 2007-12-25 by Kay Misner, Eggert Ehmke for Plone 2.5, Plone 3.0 under GPL - GNU General Public License available for All platforms.
Software development stage: development
PloneGuestbook is a simple guestbook for Plone

A simple Guestbook for Plonesites. The current release, 0.6, allows to use the great PloneCaptcha tool to prevent the ugly spamming guys to fill up your guestbook with useless entries.

You need PloneCaptcha 1.0, which will not run on Plone 2.0.5. PloneGuestbook 0.6 is backward compatible and will also run if PloneCaptcha is not installed. Just disable the 'captcha' option in the ZMI: portal_properties/ploneguestbook_properties.

nstallation



- unzip it into the product folder of your instance and install it with the portal_quickinstaller.

- in the ZMI create a Plone Folder with the ID 'guestbook'. Inside this Folder create a DTML-Method with the ID 'index_html' which only contains:
<dtml-call "RESPONSE.redirect('guestbook_view')">

- Specify a mailhost for using the email notification.

- in 'portal_properties --> ploneguestbook_properties' specify a 'dest_email' where the notifications will be send

- in 'portal_properties --> ploneguestbook_properties' specify a 'mSubj' the subject of the notifications.

If PloneCaptcha is installed:

- in 'portal_properties --> ploneguestbook_properties' activate the 'captcha' checkmark if wanted

If an abuse warning text in the guestbook view is wanted:

- in 'portal_properties --> ploneguestbook_properties' activate the 'abuse_warning' checkmark if wanted


Version 0.6 remark

If you are using older versions of the PloneGuestbook and have customized guestbook scripts, you have to recustomize them,
or just delete them from the custum folder.

There are currently no items in this folder.

Plone Themes
  • Schools Plone Theme
  • Lite Plone Theme
  • Techlight Plone Theme
 

Powered by Plone