19 Mar
2003
19 Mar
'03
4:40 p.m.
Jaroslav Lukesh wrote:
Hi all,
I customize STX and want to get from image property Title image description in python script:
<img src="%s" alt="get_title_from(%s)">
perhaps you mean something like this? <img src="fred.jpg" alt="xxx" tal:attributes="alt here/?fred.jpg/title"> cheers, Chris