Could somebody tell me which drupal module is this site using: http://gallery.menalto.com/forum
Also could somebody tell me how it’d be if I use it on my new site for forum discussion for 2000 people daily? I’m looking for simple discussion forum with following functionality:
- Easy maintenance
- I should be able to easily remove spammy user posts
- Some sort of spam prevention.
I’d be using Drupal-6 and not 7.
Yes, the link you provide is the Drupal forum.
Drupal isn’t exactly famous for its forum – some sites even use third party forums which are bridged to Drupal.
Nonetheless, the most “direct” and easy-to-maintain forum for Drupal would probably be Drupal itself.
You can use Mollum for spam prevention.
The third-party forums primarily distinguish themselves in offering granular privileges to moderators of specific forums. If you don’t need this, I’d stick with the Drupal forum module.
Notice also Erik Ahlswede‘s answer here – in addition to the standard Drupal Forum, it appears to be running the Advanced Forum module, which provides some of the extra functionalities – however, as Michele notes, it this isn’t actually the Advanced Forum module, it’s some hacks which provide similar functionalities.