I'm a Drupal newbie but am pretty good at coding & computers - BUT I need to build a CMS site that will have many in-house end-user web 'authors' from different departments in our Non-Profit that want to add pages, add sections, create/modify content. We want to add PUBLIC user access later. I'm using 4.7b4, testing on OS X Apache 1.3something
Specifically:
Assume my authors don't know HTML and aren't too tech savvy
[1] Authors can:
a. load pre-designed page templates to customize with their own content (fckeditor? +css)
b. use wysiwyg editor to edit/add content (fckeditor?)
c. Upload images that will be placed into wysiwyg layout (fckeditor?)
d. Upload PDF & word documents that will be linked from their page (upload module?)
e. Ideally, allow uploads to be organized on server in folders - at minimum by file type, at best in detailed folder hierarchy
f. Add News Items consisting of text, links, PDFs (story w/weblinks, upload module?)
[2] Site capabilities:
a. Show top 'n' news items on front page (php snippet)
b. Send newsletters out to targetted groups (once we allow public users) (simplenews wasnt working on 4.7b4)
c. Allow for public user to create custom front page (ie. see news only for a specific taxonomy)
d. Search tool (use search module - i had trouble making it come up with results from stories)
e. Have a news/press release page