Im developing a site using drupal 6 and i need a testimonial feature using which users can write testimonials about my site and services. When a users enters a testimonial it has to undergo an approval process and the admin should be able to do this from Drupal's admin control panel. Once approved, it should appear in a page called Testimonials along with the other testimonials. And the admin should be able to remove an approved testimonial if required.
I dont know how to achieve this. Can anyone help me in this?