Caerydd
04-11-2006, 05:06 AM
I have a problem/query/suggestion.
In my forum, we have one forum where news is posted to and commented on. Ideally, stuff promoted to the front page would be listed there and commented on in the forums. Brilliant.
BUT I want to use the original comments.module of drupal in order to keep comments on the website - so people can comment on individual blog posts, and so that editors can discuss submitted articles - so that the majority of my content doesn't get a duplicate thread on the forums every time.
It might not be so bad if you could specify different forums for different node type comments, but I don't believe that is an option yet. Ideally I would be able to send front page news comments to our current news forum, with the entire news story (brilliant!) and then have a hidden forum for moderators where they can comment on submitted content
OR (and this would be better) the drupal comments system running alongside the vb comments.
Is this possible? Can I just rename everything in the drupal comments module to something like 'webcomments.module' create a second database, and then duplicate the call to comment.module in the relevant places?
*php newbie, but relatively capable in editing/hacking*
In my forum, we have one forum where news is posted to and commented on. Ideally, stuff promoted to the front page would be listed there and commented on in the forums. Brilliant.
BUT I want to use the original comments.module of drupal in order to keep comments on the website - so people can comment on individual blog posts, and so that editors can discuss submitted articles - so that the majority of my content doesn't get a duplicate thread on the forums every time.
It might not be so bad if you could specify different forums for different node type comments, but I don't believe that is an option yet. Ideally I would be able to send front page news comments to our current news forum, with the entire news story (brilliant!) and then have a hidden forum for moderators where they can comment on submitted content
OR (and this would be better) the drupal comments system running alongside the vb comments.
Is this possible? Can I just rename everything in the drupal comments module to something like 'webcomments.module' create a second database, and then duplicate the call to comment.module in the relevant places?
*php newbie, but relatively capable in editing/hacking*