Hi All, thanks for all the help you've given thus far - can I beg a little more?
I'm working on a site for an educational institution, and am trying to figure out the most efficient way to implement my plan. Here's what I'd like to do:
I'm going for a dynamic weblog type of format, and ideally the main page would serve as a simple aggregation point for stories posted to the three major sub-sections of the site, titled "Students," "Faculty," and "Community," respectively. If that were all, I'm sure I could do it by creating each sub-section as a weblog with each set to promote stories to the main page, but of course it's a bit more complicated than that.
I'd also like to create sub-sub-sections for things like individual departments (under "Faculty"), athletics (under "Students"), etc. As I envision it, members of the English department, for example, would post to their department site and have the option to promote to the main faculty page. From that point the stories could again, either automatically or through moderation, be promoted to the site home page.
Is this possible? Would I do it with simple weblogs? Or would I be better off creating whole new Drupal sites at their own subdomains (faculty.school.edu) for each major subsection, with individual departments built as weblogs off of them? I'd really appreciate any help you can provide.
Trickier yet, could I go down even one more level, and give individual teachers the opportunity to promote stories from their pages to their department site?