[Zope] Render a string as tal
    Chris Withers 
    chris at simplistix.co.uk
       
    Wed Nov 16 02:33:14 EST 2005
    
    
  
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
    
    
More information about the Zope
mailing list