[ZDP] BackTalk to Document The Zope Book (2.6 Edition)/Advanced
Page Templates
webmaster at zope.org
webmaster at zope.org
Tue Dec 9 02:47:51 EST 2003
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvZPT.stx#3-96
---------------
You can define macros with tag attributes similar to TAL
statements. Macro tag attributes are called Macro Expansion Tag
Attribute Language (METAL) statements. Here's an example macro
definition::
<p metal:define-macro="copyright">
Copyright 2001, <em>Foo, Bar, and Associates</em> Inc.
</p>
% Anonymous User - Dec. 9, 2003 2:47 am:
what is the grammar of <metal:block>?
More information about the ZDP
mailing list