Index: openacs-4/packages/acs-templating/www/doc/developer-guide.adp
===================================================================
RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/developer-guide.adp,v
diff -u -r1.4 -r1.5
--- openacs-4/packages/acs-templating/www/doc/developer-guide.adp 25 Apr 2018 08:42:17 -0000 1.4
+++ openacs-4/packages/acs-templating/www/doc/developer-guide.adp 3 Sep 2024 15:37:35 -0000 1.5
@@ -1,7 +1,11 @@
-{/doc/acs-templating {ACS Templating}} {Template System Guide}
+{/doc/acs-templating/ {ACS Templating}} {Template System Guide}
Template System Guide
+
Programmer / Developer Guide
Templating System
: Developer Guide
@@ -15,7 +19,7 @@
promised in the contract, and not write to the connection. At the
end of your Tcl page, call ad_return_template
. The
-template system will look for an adp page with the file name stub
+template system will look for an adp page with the filename stub
you indicate (defaulting to the same stub as the Tcl page), process
that, and deliver it to the client. The adp page can use the
datasources defined in the Tcl page.
@@ -99,5 +103,5 @@
Christian
Brechbühler
-Last modified: $Id: developer-guide.html,v 1.5 2017/08/07 23:48:02
-gustafn Exp $
+Last modified: $Id: developer-guide.html,v 1.5.2.1 2023/06/06
+09:30:30 gustafn Exp $