Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Want to allow editors (not admins) to validate reviews

Quote Reply
Want to allow editors (not admins) to validate reviews
Hi,

I would like to allow a select group of editors, rather than the site administrator, to validate reviews. I guess that Links SQL can't do this out of the box so I'm quite happy to write a bit of custom PHP.

I'm happy not to bother sending email to the person who posted the review.

So, 2 questions:

1. To validate a review, is it simply a case of changing Review_Validated from No to Yes in the Reviews table, or do I need to do anything else?

2. To delete a review, can I just delete the relevant row from the Reviews table or are there any other things that I need to update?

Thanks!

Rob
Subject Author Views Date
Thread Want to allow editors (not admins) to validate reviews RobSchifreen 2355 Jul 13, 2004, 3:45 AM
Thread Re: [RobSchifreen] Want to allow editors (not admins) to validate reviews
sangiro 2304 Jul 13, 2004, 10:23 AM
Thread Re: [sangiro] Want to allow editors (not admins) to validate reviews
biketrials 2279 Jul 29, 2004, 5:19 PM
Thread Re: [biketrials] Want to allow editors (not admins) to validate reviews
pugdog 2254 Aug 2, 2004, 8:52 AM
Post Re: [pugdog] Want to allow editors (not admins) to validate reviews
Jag 2238 Sep 7, 2004, 8:56 AM