Page 1 of 1

Guestbook-1.1.5 released

Posted: Tue Jan 09, 2007 7:10 pm
by Dee
Guestbook-1.1.5 fixes the WYSIWYG not showing in 1.1.4. It also fixes the character counter when the textleng parameter is used.

The character counter is hidden when the WYSIWYG editor is used as it's not working at the moment.
I tried getting the counter to work when FCKeditor is used, but didn't manage to fix it (maybe someone with better JS skills can?).

Changes:
Fixed ModuleIsInstalled method always returning false for admin-modules/FCKEditorX;
Fixed character counter always starting at 1000;
Started fixing character counter when WYSIWYG/FCKEditor is used;
Hide the character counter for now when WYSIWYG is used - untill it's fixed.

Guestbook-1.1.5 can be downloaded here or installed through Module Manager.

Re: Guestbook-1.1.5 released

Posted: Tue Jan 09, 2007 8:01 pm
by hesbas
Thanx Dee,

Like the WYSIWYG option. Works fine. Great job.

Fore the future may be text size?

The counter is not visible anymore in my guestbook...

Used this options: {cms_module module="Guestbook" captcha="1" shownow="1" textleng="600" number="20" timespan="300" smiley="1" mailnoti="webmaster@oo.org" lang="nl_NL"}

May be it is a new option I missed?

Bas

Re: Guestbook-1.1.5 released

Posted: Tue Jan 09, 2007 8:07 pm
by Dee
Hi,

I'm still trying to get the counter to work with FCKEditor...
Dee wrote: The character counter is hidden when the WYSIWYG editor is used as it's not working at the moment.
I tried getting the counter to work when FCKeditor is used, but didn't manage to fix it (maybe someone with better JS skills can?).
You can easily add the text size by adding 'FontSize' to FCKConfig.ToolbarSets["Guestbook"] in modules/Guestbook/fckconfig.js.php

Regards,
D

Re: Guestbook-1.1.5 released

Posted: Tue Jan 09, 2007 8:41 pm
by hesbas
Text-size already in! Thanx for the tip.

I will be patient... for the textcounter. Read just half the text I think... sorry!

Bas

Re: Guestbook-1.1.5 released

Posted: Wed Jan 10, 2007 3:53 am
by Dee
hesbas wrote: I will be patient... for the textcounter.
Not very much patience needed ;D