Hey, apologies if this is already being discussed elsewhere. I spent some time wading through searches, and couldn't find any current discussions on this topic.
Basically, I'm a little stuck... I'd like to use Drupal for a website I maintain, and it does _almost_ everything I need...
Except that the forums don't have some crucial features that I need in a forum.
I need to have some forum areas private, and some public. I need some of the private forums to be available to some users, but not other users of _different_ private forums (in other words, having all private forums be accessible to the same group of people doesn't do it).
I need to be able to assign moderators who can move threads, delete or edit posts, etc, _without_ allowing the moderators access to actually administer or change the forums themselves.
I need to be able, myself, to quickly and easily moderate forum posts and threads.
Not all of my users can use things like HTMLArea, or other WYSIWYG editors, so ideally, they should be able to use BBCode, which they are already used to. There's a BBCode input module, but it doesn't look like it's been upgraded in some time, doesn't seem to work with 4.6, and can't handle things like embedded quoting of previous topics.
I'm willing to do without fancy and pretty stuff, if I could get decent access/privacy controls, and could have moderators.
I've found a few references to various hacks (mostly for older versions of Drupal), that add a couple of features... but in the form of workarounds that really don't do what I really need.