Within some folder I tried the following standard_html_header: ---------------------------- <dtml-with "PARENTS[1]"> <dtml-var standard_html_header> </dtml-with> ..some standard text I wanted to put on the front of all the documents... ---------------------------- (and similar method for standard_html_footer) The intent is obvious: I wanted to preserve the standard look and feel but to add something more. Unfortunately it does not work as expected: my standard_html_header uses bobobase_modification_time and it is read from the parent context, not from my document context. What can I do to solve it? -- http://www.mk.w.pl / Marcin.Kasperski | Moje prywatne strony: http://www.kasperski.prv.pl @softax.com.pl | @bigfoot.com \
Dear all, After couple of months study, Zope attracts me very much, I would like to explore further. Can someone give me a roadmap, or points me a way. Thanks a lot. Iap
Miles: Many Trip Length: Weeks End Results: Full Zopista 1) Start off with your own installation. Install it and get to know the start up features 2) Take a right at the Zope tutorial. Do it. Do it again. Do it with your own data. 3) Go straight till you have made your own website 4) Go around the round-about at the Zope.org products area. Download some. Install them. Play with them. See how they are written. 5) Take a left at http://zdp.zope.org it will answer a lot of questions and give you some good ideas. 6) Got 3 miles down the Case Studies road. Read them. They are way cool. 7) Stop other sites built in Zope (list on Zope.org). You will see that Zope can do almost anything. 8) Enjoy the ride... Cheers, J
From: "iap_y2fun.com" <iap@y2fun.com> Date: Thu, 21 Sep 2000 20:34:34 +0800 To: "Zope List Submission" <zope@zope.org> Subject: [Zope] Can someone give me a roadmap to explore Zope further
Dear all, After couple of months study, Zope attracts me very much, I would like to explore further. Can someone give me a roadmap, or points me a way. Thanks a lot.
Iap
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
4) Go around the round-about at the Zope.org products area. Download some. Install them. Play with them. See how they are written.
Seeing how other products were written was big plus for me. Especially Squishdot and ZWiki. I also think the how to create a Boring product is an excellent tutorial.
Sorry, maybe I don't make myself clear. I mean that if I want to study the source code of Zope. (Is that necessary?) Which part is the good point to start? Is there any acticle about this issue out there? Iap
participants (4)
-
Andy McKay -
iap_y2fun.com -
J. Atwood -
Marcin Kasperski