15 Oct
2003
15 Oct
'03
2:30 p.m.
Chris Withers wrote:
Can you explain this DTML line from the edit Method?
<dtml-if html><dtml-call "manage_edit(_.str(html),title)"></dtml-if>
That's code crying out to be in a python script if I ever saw it ;-)
Chris, you're right, but that's only part of an example in the README.txt. Noone has to use it this way, but it demonstrates (at least it should) how you can get things working on your own. Cheers, Maik