Guestbook-1.1.7 released

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm
Location: the Netherlands

Guestbook-1.1.7 released

Post by Dee »

Guestbook-1.1.7 is a bugfix release.
It fixes some references to moved files and a Javascript warning occuring when the WYSIWYG is used on the Guestbook form.

When upgrading the module from 1.1.6 to 1.1.7, use the Guestbook admin to restore the "Form Template" to default, or add

Code: Select all

{if !$wysiwyg} {/if}
around

Code: Select all

addEvent(window, 'load', addListeners, false);
in the Form Template  (like this ) to get rid of the JS warning.
This is not applicable when you do a new module install or upgrade from an earlier version than 1.1.6 because then the "Form Template" will be restored to default by the install/upgrade.

Guestbook-1.1.7 can be downloaded here (or installed through ModuleManager).

Changelog:
* fixed references to old location of class.GuestbookFrontend.php and class.GuestbookSmileyHandler.php (which were moved from lib/classes to lib/classes/module)
* Fixed JS warning, only add event for window onload when addListeners is defined (if WYSIWYG is not used).
KO
Power Poster
Power Poster
Posts: 562
Joined: Mon Nov 06, 2006 7:55 pm
Location: Helsinki, Finland

Re: Guestbook-1.1.7 released

Post by KO »

First of all ... It's nice to see this module updeated regularly with bug fixes etc.

I wish guestbook would have one feature that i was not able to find.
Abilility to display part of last message (predefined number of letters from message body) or selected number of messages  by {guestbook tag} for example in frontpage. This could be nice in portal type of front page where different news etc. are shown. This way new messages could be shown in frontpage in limited format and this text shown would serve as link to actuall guestbook page to read the full message.

Thanks for this nice module and sharing it with us.

Keijo
Post Reply

Return to “Modules/Add-Ons”