[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Using Zope Page Templates
webmaster@zope.org
webmaster@zope.org
Tue, 03 Dec 2002 12:08:58 -0500
A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/ZPT.stx#2-18
---------------
Now push the *Save Changes* button. Zope should show a message
confirming that your changes have been saved.
% Anonymous User - May 24, 2002 8:55 am:
all I get is "This is <b>the Title.</B> " I am using Zope 1.3 beta if that matters.
% Anonymous User - May 27, 2002 5:49 am:
Did you really type "a Simple Page" in the Title field
when you created the template???
% Anonymous User - June 26, 2002 4:54 am:
Version mismatch? I thought that ZPT was a relatively new feature, certainly not going back to 1.3b.
% Anonymous User - June 26, 2002 9:49 am:
That's right: Page Templates were introduced in version 2.5:
http://www.zope.org/Products/Zope/2.5.0/zope_250_release
% Anonymous User - Sep. 21, 2002 10:51 pm:
Before 2.5, they were a separate product; thus you may have <2.5 w zpts. but 1.3 seems pretty dusted.
% Anonymous User - Dec. 3, 2002 12:08 pm:
When I tried this, I thought "field" meant the space between <title> and </title>. Then I understood it meant
the field named "title" of the object. Then it worked.