The tutorials in this section are intended to illustrate a variety of common scenarios in which CMS may be applied.
Support files for all demos are located in the demo distribution of the CMS distribution. Before attempting any of the tutorials, you must do the following:
Execute demo/sql/demo.sql in the appropriate database schema. This script creates a folder under the template root to store demo templates. It also creates an instance of a master template under this folder, and registers this template for use with all basic content items.
Link demo/templates to the demo directory under the template root in the file system:
ln -s `pwd`/ats/resources templates/ats
This contains all the templates used in the demos.