Hi I'm new to Drupal, though i've worked extensively before with other CMSs, like Vignette, but as of lately I used a lot Plone.
Right now I want to deploy a site with a series of features, including Forums and Newsletter, and the problem with Plone is that these functionalities are in external products that are not usually very stable or very well integrated with the site. So I checked Dragonfly CMS and it looked ok, but the problem is that is a one-man effort, the last release is from Feb 2005 and it's a mix of phpNuke and phpBB, and my experiences in these cases is that these kind of projects tend to get behind from their original sources. A mix of phpNuke and phpBB could be ok, but haven't seen an easy way to integrate these.
So far Drupal seems to be the best candidate, from what I've read on the functionalites page. Let me explain my requirements and ask some questions:
* The site will be mainly about articles, basically like a magazine (check!)
* Also will have forums (check!)
* Ideally each new article should spawn a thread for that article in a folder within the forums, as opposed to say comments in the article page, as to keep all the community discussion in the same place (because there will be a few authors of articles, but many community members that can discuss in the forums, and the forums will have many topics, one of them being "commentaries about the articles"). Can I do this in Drupal? (this is not critical, since we can do this by hand in any case, but would be nice to have).