There's also the CssEmbed filter than may be useful if your users tend
to actually use most of your images.

$0.02,

P

On Thu, Jun 2, 2011 at 11:53 AM, dbenjamin <bd.web...@gmail.com> wrote:
> Ok, i added the cssrewrite filter to my assets but i'm not sure how to use
> it.
>     {% stylesheets filter='cssrewrite,?yui_css'
>         '@MvalSiteBundle/Resources/css/jquery/jquery-ui.css'
>         '@MvalSiteBundle/Resources/css/reset.css'
>         '@MvalSiteBundle/Resources/css/style.css'
>     %}
>         <link href="{{ asset_url }}" rel="stylesheet" media="screen" />
>     {% endstylesheets %}
> The paths are now "../../Resources/css/jquery/images/". Obviously it can't
> work.
>
> The assets src are in :
> MyBundle/
>     Resources/
>         css/
>             jquery/
>                 images/
>                 jquery-ui.css
>             reset.css
>             style.css
> I don't see options for the cssrewrite filter. How should i do ?
> Thanks.
>
> --
> Benjamin Dulau - anonymation CEO
> anonymation.com | code.anonymation.com
> ben...@anonymation.com
>
> --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to symfony-users@googlegroups.com
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to