Hi,
I've been developing a plugin. This plugin has some css files. I put all theses
css in plugins/sfMyPlugin/web/css directory and make a symbolic link in web's
directory application:
app
-- plugins
-- sfMyPlugin
-- web
-- css
-- main.css
-- web
sfMyPlugin (symbolic link to ../plugins/sfMyPlugin/web)
How the best way to set stylesheet's plugins for app in view.yml?
I've used the following way
stylesheets: [ ../sfMyPlugin/css/main.css ]
Thanks
--
Marco Catunda
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---