Four "sites" within one site
Posted: Wed Mar 17, 2010 1:05 am
Hi,
I am new to CMSMS and am trying to accomplish something that I don't know if it is possible.
I have a site with a home page that has a flash map on it to select different locations accross the US. So I have one site that is broken into, say four sites.
I want the ability to show a unique menu on each "site" and I want each of my clients to be able to add and take away items in their menu.
I tried making a template for location 1 and adding this to it
{menu items="location1page1, location1page2"}
also tried
{menu includeprefix="location1page1", location1page2}
And then made a different page template for location 2 and added
{menu items="location2page1, location2page2"}
also tried
{menu includeprefix="location1page1", location1page2}
and that works perfectly but the problem is, I don't want my client to have to go into the HTML every time they add a page and add the page alias to this list. is there a way that i can use the extra1 attribute to give it "location1" and therefore it would appear only in their "site".
therefore my clients only have to add that attribute to the new page as they are adding it and it will then appear in their menu and not in the others.
I am new to CMSMS and am trying to accomplish something that I don't know if it is possible.
I have a site with a home page that has a flash map on it to select different locations accross the US. So I have one site that is broken into, say four sites.
I want the ability to show a unique menu on each "site" and I want each of my clients to be able to add and take away items in their menu.
I tried making a template for location 1 and adding this to it
{menu items="location1page1, location1page2"}
also tried
{menu includeprefix="location1page1", location1page2}
And then made a different page template for location 2 and added
{menu items="location2page1, location2page2"}
also tried
{menu includeprefix="location1page1", location1page2}
and that works perfectly but the problem is, I don't want my client to have to go into the HTML every time they add a page and add the page alias to this list. is there a way that i can use the extra1 attribute to give it "location1" and therefore it would appear only in their "site".
therefore my clients only have to add that attribute to the new page as they are adding it and it will then appear in their menu and not in the others.