Hello, I am using this product: http://zope.org/Members/mjablonski/StructuredDocument ...to enable clients to manage some portions of their content using structured text markup as well as simple vanilla HTML markup. I simply create structured document objects that I can include most anywhere inside any page template with something like this: <span tal:replace="structure container/client_content/stx_document"> Structured text document content appears here </span> Client_content is a folder where I keep client-managed StructuredDocument objects, and stx_document represents whatever particular StructuredDocument object I want to render in this particular place in the page template. cheers, John S.
I am having problems integrating Zope in my web-site. I have not been able to find a way to display them with my own headers and footers. I would really appreciate help with that. I do not mind if I have to use ZPT to do it, as I have been meaning to get into that as well.
__________________________________ Do you Yahoo!? Yahoo! Tax Center - File online by April 15th http://taxes.yahoo.com/filing.html