Friday 29 June 2007 8:01:18 am
I have set up a large and fairly complex site (lots of templates and overrides etc). Now I find that having separate site accesses for sections of the site should solve a number of my problems. To start with I have tried to create some dulpicate site accesses with new names but identical designs etc. I have done the following:
1. Copy the settings directory and put identical copies in the sttings directory with a new name each.
2. Copy the design directory for the original site access and put identical copies in the design directory with a new name each (to match the names in 1).
2. Edit the site.ini.append.php in each new settings folder for the site access file to give it new default node, index node, site name, and site design directory 3. Edit the site.ini.append.php in the overrides folder to list the new site accesses by adding lines like AvailableSiteAccessList[]=newaccessname
4. Change the anonoymous user so that it has read permissions for the new site accesses. Now I can use the new site accesses but none of the templates seem to be working in the new site accesses - how do I ge all of the templates to work in the quickest possible way?
|