Guestbook: force moderation + hide authors email

Creating and modifying plugins.
Post Reply
dietmar
Regular
Posts: 25
Joined: Tue Apr 11, 2006 4:57 pm

Guestbook: force moderation + hide authors email

Post by dietmar »

I've got two questions concerning the guestbook plugin (version: 3.03)

1) is there a way to force moderation on guestbook entries (like on comments)?

2) I had setup the guestbook to hide email-adresses ("internal use only") - but they remain visible to everyone. Bug?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Guestbook: force moderation + hide authors email

Post by garvinhicking »

Hi!

No, the guestbook plugin does hot have a pre-moderation feature like blog entries at the moment.
2) I had setup the guestbook to hide email-adresses ("internal use only") - but they remain visible to everyone. Bug?
When you view your blog logged in as your s9y user, the mail adresses will be shown to you. They shouldn't, if you are logged out...?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
dietmar
Regular
Posts: 25
Joined: Tue Apr 11, 2006 4:57 pm

Re: Guestbook: force moderation + hide authors email

Post by dietmar »

garvinhicking wrote:No, the guestbook plugin does hot have a pre-moderation feature like blog entries at the moment.
:cry:
2) I had setup the guestbook to hide email-adresses ("internal use only") - but they remain visible to everyone. Bug?
When you view your blog logged in as your s9y user, the mail adresses will be shown to you. They shouldn't, if you are logged out...?
They are displayed to me even when not logged in. :?
The guestbook form says that they will not be displayed, but they are...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Guestbook: force moderation + hide authors email

Post by garvinhicking »

Hi!
They are displayed to me even when not logged in. :?
The guestbook form says that they will not be displayed, but they are...
Thank you, indeed this was a bug.

The output that mail adresses are hidden comes from the spamblock plugin, not from the guestbook plugin itself. The plugin did not honour this setting of the spamblock plugin. I committed a fix now so that it does:

http://php-blog.cvs.sourceforge.net/*ch ... stbook.php

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
dietmar
Regular
Posts: 25
Joined: Tue Apr 11, 2006 4:57 pm

Post by dietmar »

Fine :)

But without moderation feature, the guestbook is quite useless for the site I currently working on. Too risky...

But thanks anyway!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Sure, I agree. You should be easily able to embed any external guestbook application into s9y, though, if you know of a guestbook script. Or you could use external widgets...?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
dietmar
Regular
Posts: 25
Joined: Tue Apr 11, 2006 4:57 pm

Post by dietmar »

Currently I've made an blogentry called "Guestbook" and encouraged the visitors to use the comment feature ;)
Not nice, but it works for the moment...
Post Reply