Amaya Templates installation guide - Server side

I - Install template feature on a server

The programs needed to install this4 feature are :

All files needed for this installation are available in the compressed file templates.tgz downloadable here.

An installation script (./install) is also available.

For a manual install, follow the steps below:

In order to allow direct publication, Apache server must be configured to accept the PUT method.

Here are the following steps to perform this :

For more information about the put feature, follow this link

Publishing Pages with PUT - http://www.apacheweek.com/features/put

The next step consist in allowing the server to manage publication rights.

II - Add a template user

To add a user allowed to use direct publication on the server, follow the steps below :

III - Addition of templates and stylesheets

To add templates and CSS, copy the associated files in the templates directory (/home/httpd/templates/ par défaut)and modify the file templates.xml as below :

New templates and stylesheets will automatically be recognized and displayed the next time you use the template fonctionality.

VI - Use a template server with Amaya

The Amaya client browser/editor (version >= 2.1) must be told which server provides templates.

Insert in the configuration file thot.rc the following line :

URL_TEMPLATE=http://server_name/cgi-bin/createform.pl