OK, I added a Folder and called it MyFolder in the ZMI and then gave to folder a title called "Some Cool Title". Then I created a ZPT page in the folder and enter some html and tal script as directed in the Zope 3 Develop's Handbook page 18. I then clicked to open the ZPT and did a preview.

The page displays but the tal line which reads:
<h1 tal:content="context/zope:title">title here</h1> and is to display the title of the folder "Some Cool Title"
in place of "title here" does not display and there is no error code given.

Any suggestions as to why the tal command is not working???
begin:vcard
fn:Daniel Roberson
n:Roberson;Daniel
org:Robert Daniels, LLC
adr;dom:;;6514 Hillsboro Lane;Fort Wayne;Indiana;46835
email;internet:[EMAIL PROTECTED]
title:Founder and Managing Director
tel;work:260.486.1860
tel;fax:260.486.1860
tel;cell:260.750.3407
x-mozilla-html:TRUE
url:http://www.robertdaniels.net
version:2.1
end:vcard

_______________________________________________
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users

Reply via email to