25 Mar
2003
25 Mar
'03
1:19 a.m.
I'm learning Zope and Python. I'm trying to generate an openoffice writer doc dynamically.
I'm using a dtml method that, by now, has static content and outputs a xml oo writer friendly string (oo format compliant).
Since you solved your zip file problem, I'll just make this simple observation: Page Templates walk all over DTML syntax-wise if you actually get to generating OO docs dynamically. --jcc