[ZPT] CVS: Products/PageTemplates/help - metal-define-macro.stx:1.2 metal-define-slot.stx:1.2 metal-fill-slot.stx:1.2 metal-use-macro.stx:1.2 tal-attributes.stx:1.2 tal-condition.stx:1.2 tal-content.stx:1.2 tal-define.stx:1.3 tal-omit-tag.stx:1.3 tal-on-error.stx:1.2 tal-repeat.stx:1.3 tal-replace.stx:1.2
Amos Latteier
amos@zope.com
Tue, 2 Oct 2001 16:25:45 -0400
Update of /cvs-repository/Products/PageTemplates/help
In directory cvs.zope.org:/tmp/cvs-serv25018
Modified Files:
metal-define-macro.stx metal-define-slot.stx
metal-fill-slot.stx metal-use-macro.stx tal-attributes.stx
tal-condition.stx tal-content.stx tal-define.stx
tal-omit-tag.stx tal-on-error.stx tal-repeat.stx
tal-replace.stx
Log Message:
added tal and metal prefixes to titles - this makes things easier to understand in the Zope Book Appendix C
=== Products/PageTemplates/help/metal-define-macro.stx 1.1 => 1.2 ===
+metal:define-macro - Define a macro
Syntax
@@ -30,4 +30,3 @@
"metal:use-macro":metal-use-macro.stx"
"metal:define-slot":metal-define-slot.stx
-
=== Products/PageTemplates/help/metal-define-slot.stx 1.1 => 1.2 ===
+metal:define-slot - Define a macro customization point
Syntax
=== Products/PageTemplates/help/metal-fill-slot.stx 1.1 => 1.2 ===
+metal:fill-slot - Customize a macro
Syntax
=== Products/PageTemplates/help/metal-use-macro.stx 1.1 => 1.2 ===
+metal:use-macro - Use a macro
Syntax
=== Products/PageTemplates/help/tal-attributes.stx 1.1 => 1.2 ===
+tal:attributes - Replace element attributes
Syntax
=== Products/PageTemplates/help/tal-condition.stx 1.1 => 1.2 ===
+tal:condition - Conditionally insert or remove an element
Syntax
=== Products/PageTemplates/help/tal-content.stx 1.1 => 1.2 ===
+tal:content - replace the content of an element
Syntax
=== Products/PageTemplates/help/tal-define.stx 1.2 => 1.3 ===
+tal:define - Define variables
Syntax
=== Products/PageTemplates/help/tal-omit-tag.stx 1.2 => 1.3 ===
+tal:omit-tag - Remove an element, leaving its contents
Syntax
=== Products/PageTemplates/help/tal-on-error.stx 1.1 => 1.2 ===
+tal:on-error - Handle errors
Syntax
=== Products/PageTemplates/help/tal-repeat.stx 1.2 => 1.3 ===
+tal:repeat - Repeat an element
Syntax
=== Products/PageTemplates/help/tal-replace.stx 1.1 => 1.2 ===
+tal:replace - Replace an element
Syntax