By tjahn on
Here's my situation: I have a basic site that will have different content based on cities. For example, Chicago will have different content from Atlanta. The site will be set up using subdomains - atlanta.mysite.com, chicago.mysite.com, etc.
My question is regarding the best way to setup one or multiple Drupal installations so the site administrator can administer all site content for every city from one login/backend interface. But when people visit chicago.mysite.com, they should only see the Chicago content.
Any ideas? Is there a way to have a subdomain pull up only content tagged with a certain term?
Comments
I believe you're going to
I believe you're going to need http://drupal.org/project/og and possibly http://drupal.org/project/og_sites and/or http://drupal.org/project/subdomain.
There is also the http://drupal.org/project/multidomain module you may want to checkout before going the OG route. But I think you're going to want the added features for users that og enables.
===
"Give a man a fish and you feed him for a day.
Teach a man to fish and you feed him for a lifetime." -- Lao Tzu
"God helps those who help themselves." -- Benjamin Franklin
"Search is your best friend." -- Worldfallz
interesting question
subscribing.