Index: openacs-4/packages/acs-templating/www/doc/install.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/install.adp,v diff -u -r1.2.2.1 -r1.2.2.2 --- openacs-4/packages/acs-templating/www/doc/install.adp 25 Aug 2015 18:02:10 -0000 1.2.2.1 +++ openacs-4/packages/acs-templating/www/doc/install.adp 9 Jun 2016 13:03:12 -0000 1.2.2.2 @@ -26,11 +26,11 @@

The distribution consists of four subdirectories:

  1. -demo: A set of sample templates and supporting +demo: A set of sample templates and supporting files.
  2. -doc: Documentation and tutorials.
  3. -tcl: The Tcl module.
  4. -resources: Sitewide style templates for forms +doc: Documentation and tutorials.
  5. +tcl: The Tcl module.
  6. +resources: Sitewide style templates for forms and error messages and associated assets.

You can also untar (or check out) the distribution somewhere @@ -57,14 +57,14 @@ [ns/server/myserver/modules] nssock=nssock.so nslog=nslog.so -ats=Tcl +ats=Tcl

or if you are using the new configuration file format:

 ns_section "ns/server/${server}/modules"
 ns_param   nssock          nssock.so
 ns_param   nslog           nslog.so
-ns_param   ats          Tcl
+ns_param   ats          Tcl
 

Note that you should replace ats with whatever you named the directory or symlink for the templating code within your