Well, I am a small website owner looking for a little advice. I run a new (small) forum for Automotive enthusiasts. I am using phpBB3 for the forum. I now want to add some static, or semi-static content, actually it could be quite a bit of content once it gets going. What I want to add to my site is a 'technical articles' section. The articles will come from 2 groups: Staff writers, and then member submissions. It would be nice to be able to give staff writers more permissions as far as publishing and editing then the members. Members articles would be submitted, then a staff writer would edit then publish. This is mostly to keep poorly written articles from being published, and to keep spam trash out altogether.
So... the website is set up as
www.foo.com Main page
www.foo.com/phpBB3 Forums
www.foo.com/articles Tech articles
What I need is some software./script to write, publish, and occasionally update the Main page. The main page would be a mix of static and dynamic content. Dynamic content would be something like 'recent articles', 'recent posts', 'random photos from the gallery', stuff like that, and some advertising (Google adsense or similar). Then I need software to manage the technical articles, from what I understand, Drupal is good for this. Ok?
So my questions are: