Hi, All
I am going to build a web site with examples of C++ code for specific area.
I want users to be able to suggest (i.e. post after admin approves) articles, that include highlighted source code, images (screenshots) and zip files.
And of course, I would like each article to be discussable and linked to some topic on a general forum.
So points of interest are:
1. Users can suggest articles, that will wait for my approval/editorial modification
2. Articles might have different categories so, that first they are placed in *invisible* General, than when there are a lot of articles, I move some into "File system", some into "Multimedia", etc. If possible, URLs should not change
3. Their articles can use rich formatiing, in particular include images
4. Articles can have highlighted source code
5. Articles can have attached zip files
6. Articles are discussable (micro-forum on the article page = hierarchical comments)
7. That microforum is visible not on the article page only, but also as a topic of the main forum of the site
From what I've read on this site, it looks like everything I listed can be done in Drupal :)
The question is how complex it is and where should a newbee look to implement each item?
Links to documentation and guides are highly appreciated :)
Artem.
P.S.
If it matters I have some experience with OsCommerce, PostNuke and Mambo on the