Simple Topic-Comment System, Help

xCruiserx - June 15, 2009 - 18:46

I have 12 tousands of topic, and each of them have id numbers.

- I need to import these topics to database, easily;
- Visitors can post comments above the topics with captcha correction, without registration (no membership system)
- Comments must be accepted by me, before publish.
- No forum, no membership...

How can I do it in drupal? A simple interface is enough for me.

Sorry for poor language. Thanks for all replies.

_

WorldFallz - June 16, 2009 - 16:12

1) use the core taxonomy module for your topics then http://drupal.org/project/taxonomy_xml or http://drupal.org/project/taxonomy_csv to import your existing terms.

2) use the http://drupal.org/project/captcha module and enable commenting for anonymous users at admin/user/permissions

3) only give the anonymous role "post comments" not "post comment without approval' permission

3) yep, no problem

_
Don't be a Help Vampire - read and abide the forum guidelines.
If you find my assistance useful, please pay it forward to your fellow drupalers.

 
 

Drupal is a registered trademark of Dries Buytaert.