Add Site
From TMM Wiki
Jump to navigationJump to searchThe following steps explain how to setup a CARMA-managed site.
Create a symbolic link between CARMA's files in site_scripts and the document root of the members area of the site. To manage tours with CARMA, create a symbolic link between CARMA's files in tour_scripts and the document root of the site tour. Example
cd /path/to/site/document/root cp -s /path/to/carma/site_scripts/* ./
Set up the site in the CARMA Sites Admin.
Note: You can create symbolic links with the following command: ln -s