On Jun 13, 4:05 am, Pierre <[EMAIL PROTECTED]> wrote:

> I read the cookbook article about how to customize the projects /
> applications directory structure. But there's one little tiny thing
> I'm missing: how to customize the web's css & js asset directories. We
> use 'styles' and 'scripts' for those directories, and don't want to
> break this standard.
>
> I'd like to know how to customize it without using /styles/ and /
> scripts/ prefixes in my view.yml files ...

You can put PHP code in your YAML file, so you could define PHP
constants and use those as a prefix.

--


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to