Index: openacs-4/packages/acs-templating/www/doc/TclDocs/publish.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/TclDocs/publish.adp,v diff -u -r1.5.2.2 -r1.5.2.3 --- openacs-4/packages/acs-templating/www/doc/TclDocs/publish.adp 5 Jan 2021 17:10:17 -0000 1.5.2.2 +++ openacs-4/packages/acs-templating/www/doc/TclDocs/publish.adp 3 Sep 2021 09:16:11 -0000 1.5.2.3 @@ -1,5 +1,5 @@ -{/doc/acs-templating {ACS Templating}} {} +{/doc/acs-templating/ {ACS Templating}} {}

Namespace publish

@@ -129,7 +129,7 @@ url_ref* The name of the variable in the calling frame that -will receive the relative URL of the file in the filesystem which +will receive the relative URL of the file in the file system which contains the content blob @@ -427,11 +427,11 @@
publish::handle_item
-
Render an item either by looking it up in the -temporary cache, or by using the appropriate mime handler. Once the -item is rendered, it is stored in the temporary cache under a key -which combines the item_id, any extra HTML parameters, and a flag -which specifies whether the item was merged with its template.
+
Render an item either by looking it up in the temporary +cache, or by using the appropriate mime handler. Once the item is +rendered, it is stored in the temporary cache under a key which +combines the item_id, any extra HTML parameters, and a flag which +specifies whether the item was merged with its template.
This proc takes the same arguments as the individual mime handlers.