BackTalk to Document The Zope Book (2.6 Edition)/Appendix C: Zope Page Templates Reference
[email protected] Tue, 06 Apr 2004 07:54:31 -0400
| Newsgroups | gmane.comp.web.zope.zdp |
|---|---|
| Message-ID | <[email protected]> |
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixC.stx#3-180
---------------
Using paths::
<p tal:content="total: ${request/form/total}">
total: 12
</p>
% Anonymous User - Apr. 6, 2004 7:54 am:
# <p tal:content="total: ${request/form/total}">
Shouldn't this be <p tal:content="string:total: ${request/form/total}"> ?
Am I completely wrong or is this a typo?
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp