[ZPT] CVS: Products/PageTemplates/help - tales-python.stx:1.4
Amos Latteier
amos@zope.com
Tue, 2 Oct 2001 16:24:46 -0400
Update of /cvs-repository/Products/PageTemplates/help
In directory cvs.zope.org:/tmp/cvs-serv24898
Modified Files:
tales-python.stx
Log Message:
slightly more info on python modules
=== Products/PageTemplates/help/tales-python.stx 1.3 => 1.4 ===
module":http://www.python.org/doc/current/lib/module-math.html.
- 'Products.PythonScripts.standard' -- XXX
+ 'Products.PythonScripts.standard' -- Various HTML formatting
+ functions available in DTML. See XXX for more information.
- ZPTUtils.* -- XXX
+ 'ZPTUtils.Batch' -- Batch processing facilities similar to those
+ offered by 'dtml-in'. See XXX for more information.
- AccessControl.XXX -- XXX
+ 'ZTUtils.Tree' -- Tree processing facilities similar to those
+ offered by 'dtml-tree'. See XXX for more information.
+
+ 'ZTUtils.SimpleTree' -- Simplified tree processing facilities
+ similar to those offered by 'dtml-tree'. See XXX for more
+ information.
+
+ 'ZTUtils.Zope' -- XXX what is this package? See XXX for more
+ information.
+
+ 'AccessControl.XXX' -- XXX what is available from this package?
Examples
@@ -121,6 +133,3 @@
13.56
</p>
- See Also
-
- XXX
\ No newline at end of file