Mark Gibson wrote:
However, what I'm looking for is being able to take a string such as '<div tal:content="here/absolute_url">The url</div>'

and be able to evaluate the TALES expression in the string to produced
something like: '<div>http://mydomain.com/theUrl</div>'

Any chance there's a recipe for this?

If you can explain to us why you think you want to do that, we can likely tell you what you really want to be doing ;-)

Chris

--
Simplistix - Content Management, Zope & Python Consulting
           - http://www.simplistix.co.uk

_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to