Hidden Mini Sites
Posted: Sat Sep 17, 2005 4:28 pm
Hi All
I recently discovered a methodolgy where I can create Hidden mini sites within cmsms with links to them in the menus.
Technique....
1. Create the new top level content page for your mini site, and make sure to uncheck the "display in menu" checkbox. be sure to remember the page alias
(note: you may have to submit the page then go back in and view it again to see the page alias generated, unless you can guess it). (for example, let's assume this new pages alias is "minisite")
1.1 - create as many pages as you want as children of this new page
2. Create a new link in the menu to your new mini site and arrange it properly in your menu
url="index.php?page=minisite
Advansed stuff
I created a new template for my mini-site and adjusted the phpLayers (or other menu tag) in the template as:
{cms_module module="phpLayers" relative="1"} so it would not display any above level menus.
then I created new links as children to my "minisite" homepage that pointed to my main page, and to my login section, etc, etc. using the technique in step 2 above.
If you have any questions, just give me a shout.
Hope this helps somebody, if you have a question, drop me a line.
I recently discovered a methodolgy where I can create Hidden mini sites within cmsms with links to them in the menus.
Technique....
1. Create the new top level content page for your mini site, and make sure to uncheck the "display in menu" checkbox. be sure to remember the page alias
(note: you may have to submit the page then go back in and view it again to see the page alias generated, unless you can guess it). (for example, let's assume this new pages alias is "minisite")
1.1 - create as many pages as you want as children of this new page
2. Create a new link in the menu to your new mini site and arrange it properly in your menu
url="index.php?page=minisite
Advansed stuff
I created a new template for my mini-site and adjusted the phpLayers (or other menu tag) in the template as:
{cms_module module="phpLayers" relative="1"} so it would not display any above level menus.
then I created new links as children to my "minisite" homepage that pointed to my main page, and to my login section, etc, etc. using the technique in step 2 above.
If you have any questions, just give me a shout.
Hope this helps somebody, if you have a question, drop me a line.