Hi, I was taking a first look at Zope today. Now I am looking for a certain feature and couldn't quite find it.If you could send me an URL where to look for the Info I need, Thanks ! Q1: With what tool inside Zope do I program the HTML Templates ? Q2: I want to fill those templates with database entries Q3: How can I do the linkage I want to seperate the Site developemant friom the content entry, so that the content people don't have to know one word of HTML and the HTML guys don't have to worry about the contetnt. If you could send me a short Howto or something, that would be great, I can find ma way through from there ! Marc
On Thu, 3 Aug 2000, Marc Dullien wrote:
Q1: With what tool inside Zope do I program the HTML Templates ?
Read the DTML reference.
Q2: I want to fill those templates with database entries
Read the ZSQL reference.
Q3: How can I do the linkage
Isn't that the same as Q2?
If you could send me a short Howto or something, that would be great, I can find ma way through from there !
Well, neither one is exactly short...so you might want to skim them first and then go back and read in detail as you try things out. --RDM
participants (2)
-
Marc Dullien -
R. David Murray