Tutorials

Content Management System

The tutorials in this section are intended to illustrate a variety of common scenarios in which CMS may be applied.

Getting Started

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:

  1. 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.

  2. 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.

Demo Index

Press Releases
A simple example of defining a custom content type, performing data entry using a system-generated form and publishing items.

karlg@arsdigita.com
Last revised: $Id: index.html,v 1.1 2002/07/09 17:35:02 rmello Exp $