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.
Additions to Gastbuch/guestbook?!
-
- Translator
- Posts: 169
- Joined: Sat Mar 12, 2005 12:30 pm
Re: Additions to Gastbuch/guestbook?!
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
so every message who was sent it will be showen this above.
mfg
Kris
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";
mfg
Kris
Re: Additions to Gastbuch/guestbook?!
kishman,
many thanks mate - much appreciated
Geo.
many thanks mate - much appreciated

Geo.
-
- Translator
- Posts: 169
- Joined: Sat Mar 12, 2005 12:30 pm
Re: Additions to Gastbuch/guestbook?!
In the next release i will include it.
that you are much appreciated
kris

kris