9 Feb
2004
9 Feb
'04
6:35 p.m.
John Poltorak wrote at 2004-2-8 19:20 +0000:
On Sun, Feb 08, 2004 at 07:11:47PM +0100, Johan Carlsson wrote:
John Poltorak wrote:
I've tried to put a DTML standard header into index_html but it doesn't access it.
What type of object is index_html?
How do I tell?
In the management screen, most objects have an associated icon. It tells you about the object's type. When you click on the object, the resulting management page tells you: "XXX at URL". The "XXX" is the object's type.
It's the object which gets created automatically when I created a new folder.
Modern Zope versions create a PageTemplate (aka ZPT). PageTemplates do not understand DTML. -- Dieter