So,
I’ve used EE for a while, stepped away from blogging due to life happening and come back.
I am now creating a website using EE for my community’s civic association, and made some mistakes (luckily its not production yet) and I have started to fix them…
The biggest mistake I made was using categories instead of weblogs for ‘subsections’ of the site. Each committee’s chairperson needs to have the ability to update their posts, but not be able to post in another committee’s area - so categories wont work as I see it… Rip those areas out and start making weblogs for each committee.
Here’s where my confuddlement starts 😊 :ahhh:
I will have about 20 or so blogs - one for each of the committees, one for general news, one for each of the Area Board of Directors, etc… i’d like each to look the same, but with slight modifications depending on the weblog in question… for example, different banner images, different Title, but the colors and layout and “menu bars” to be the same. So obviously I dont want to have to manage a 1:1 relationship of template group:weblog.
Is there a way to use EE Tags such as { segment } etc to determine the Weblog short name?
Currently “site” is the default template group and if I go to http://foo.com/index/ it uses the site templates… and serves the default_site weblog - what I want it to do…
What would the URL segmentation be for a weblog “social” using the template “committee”?
http://foo.com/index/social/committee ? /index/weblog/template_group ?
Is there a good howto or other documentation for a first foray into multiple weblog design and management?