Thursday 23 March 2006 5:47:12 am
A thing I'v run into is the menu on the left, and all the content is still related to the ez not the new domain folder.
how can this be set to relate to the domain folder? menu.ini.append.php has this node 217 beeing the new root of the site.
[Topmenu_content]
URL[]
URL[default]=content/view/full/217
URL[browse]=content/browse/217
NavigationPartIdentifier=ezcontentnavigationpart
#Name=Content structure
#Tooltip=Manage the main content structure of the site.
Enabled[]
Enabled[default]=true
Enabled[browse]=true
Enabled[edit]=false
Shown[]
Shown[default]=true
Shown[navigation]=true
Shown[browse]=true
site.ini.append.php has this set
[SiteSettings]
DefaultPage=/content/view/full/217
IndexPage=/content/view/full/217
but when i hit a link it shows the sub folder "domain_net" in the url what have I forgotten?
|