7 messages in com.googlegroups.pylons-discussRe: Mako escaping javascript/styleshe...
FromSent OnAttachments
Devin Torres25 Apr 2008 13:22 
Devin Torres25 Apr 2008 13:28 
Jorge Vargas25 Apr 2008 13:33 
Ben Bangert25 Apr 2008 13:37 
Devin Torres25 Apr 2008 13:58 
Ben Bangert25 Apr 2008 14:09 
Devin Torres25 Apr 2008 14:15 
Subject:Re: Mako escaping javascript/stylesheet WebHelpers
From:Ben Bangert (be@groovie.org)
Date:04/25/2008 01:37:01 PM
List:com.googlegroups.pylons-discuss

On Apr 25, 2008, at 1:22 PM, Devin Torres wrote:

This used to work. ${ h.stylesheet_link_tag('blueprint/src/reset.css', 'blueprint/src/typography.css', 'blueprint/src/grid.css', 'blueprint/src/forms.css', 'blueprint/plugins/css-classes/css-classes.css', media="screen, projection", minified=True, combined=True) }

If you're using the latest WebHelpers 0.6dev, that should work without the unescaping filter. Can you be more specific about what versions you're using?

Cheers, Ben