Hi,
reading the doco I think Drupal may just be what I am looking for, but to be certain I would like to ask whether it can be used to make a site like this:
- the site has news divided in sections, no comments needed. The news is automatically archived after a certain date and is from then on only accesible in the 'archive' section.
- the site needs something like 'send this link to a friend'.
- the site needs newsletter functionality. The mailings should actually contain a html page that is created in the backend and consists of choosen news topics. What I mean is, an administrator should be able to mark a news story to be included in the mailing.
- visitors can register themselves and add information about the music band they are playing in. This info however, should not be published until an administrator has approved the info.
- when visiting the site, the first page has a separate template with headlines and stuff. After clicking a newstopic or 'read more' or something, the template changes to a more conventional two or three column design.
- images and mp3 files should be easy to integrate in the content. Mass uploading to the server should be easy.
The administration should be as easy as possible because it will be used by almost clueless people ;-) .
I am not looking for out-of-the-box solutions here. I don't mind to do lots of custom development. But I want to be sure Drupal can help in the development and has no showstoppers for the above functionality. Ofcourse, if I succeed I have no problem giving the code of the modules back to the community.