Page 1 of 1
Additions to Gastbuch/guestbook?!
Posted: Mon Apr 11, 2005 3:27 pm
by Geo
maybe i'm overlooking this feature but would it be possible to provide a moderation feature to the guestbook so that new posts wont make it onto the board until they've been checkout out by an adult? i'm builing a site for a local school and need to weed out unsuitable content before publishing.
Cheers,
geo.
Re: Additions to Gastbuch/guestbook?!
Posted: Mon Apr 11, 2005 7:00 pm
by kishman155
Yes there is a Way.
Befor you install (or you make it by hand in mySQL)you must set the the default on line 50 for pruef to (-1)
so every new entry what was sent it will be not showen.
after line 462 you could put this
Code: Select all
echo "Your message was already sent, after it will be validatet you could see it in the Guestbook";
so every message who was sent it will be showen this above.
mfg
Kris
Re: Additions to Gastbuch/guestbook?!
Posted: Tue Apr 12, 2005 10:19 am
by Geo
kishman,
many thanks mate - much appreciated
Geo.
Re: Additions to Gastbuch/guestbook?!
Posted: Tue Apr 12, 2005 10:35 am
by kishman155
In the next release i will include it.

that you are much appreciated
kris