Hi, I need a CMS for a proposed site that shares login across sub-domains and almost nothing else. I've been looking at the various CMS and it seems that Drupal might fit the needs best. But right now, after two days of reading through vairous docs for the different CMS, I'm basically braindead and everything's starting to meld into confusion. So I'll appreciate some handholding tips here please! :D
Briefly, the key requirements are
- A technical administrator takes care of the technical stuff like installing plugins/themes for all sub.
- Each sub-domains have their own theme.
- Each sub-domains has one or a few editor who does moderation/approval, add/remove contributors, and likely ban users.
- contributors can write new content but need to be approved before it is published
- registered users on ANY of the sub-domains can post comments
- content is intended to be shared across domains.
It seems that if I use Domain Access, any "administrator" for one sub-domain can still screw up another sub-domain.
OG seems to avoid this problem, since each group's owner can only admin their own group. However, looking at groups.drupal.org, that isn't the way we want it to appear. Each subdomain/group need their own custom front page and not a list of all available groups.