[Zope-CMF] CMF 1.2b2 breaks Cleanskin
Jon Edwards
jon@pcgs.freeserve.co.uk
Thu, 17 Jan 2002 13:53:27 -0000
> -----Original Message-----
> From: Chris Withers [mailto:chrisw@nipltd.com]
> Sent: 17 January 2002 11:51
> try this:
>
> background-color: <tal:r tal-replace="python:
> test(here.ttw_style_editing(),template/bgcolor_setting,default)">#
> FFFFFF</tal:r>
Cool, thanks Chris, I'll give it a go!
Could you point me at any documentation that covers this? I hadn't seen
"tal:r" anywhere. Would you put the normal ZPT header stuff at the top of
the page?
Learning ZPT is a bit like learning DTML 12 months ago - I'm sure the
documentation is all there somewhere, but you have to hunt for it! :-)
Cheers, Jon