News Feed
Jobs Feed
Sections




News Archive
Stefan Koopmanschap's Blog:
Removing stylesheets in symfony 1
April 27, 2011 @ 08:58:49

Stefan Koopmanschap has a quick post to his blog with a handy, not immediately obvious tip for the Symfony users out there - how to remove site-wide stylesheets in a Symfony application so it's not loaded automatically.

Today I encountered a situation I've not encountered before: I have a project-wide stylesheet that should be used for everything, except one specific module that has different (brandable) stylesheets. I created a view.yml for this module with a different stylesheet, but of course the configuration files are merged so it doesn't actually overwrite the main stylesheet file. And this wasn't really what I needed here.

His technique involves a change to the main view.yml configuration file with a special syntax to remove the CSS file with a negation. A snippet is included to illustrate. You can find out more about view configuration in this chapter of the "Definitive Guide to Symfony".

0 comments voice your opinion now!
remove styesheet symfony css


blog comments powered by Disqus

Similar Posts

Community News: Del.icio.us Switches to Symfony

Chronosight Blog: Inline AJAX Calendar using PHP

Justin Ireland's Blog: Real-Time Embedded User Interfaces Using HTML/CSS/js and Websockets

Dave Dash's Blog: Finding things using Zend Search Lucene in symfony

TechTarget.com: Our Favorite Cheat Sheets


Community Events











Don't see your event here?
Let us know!


podcast testing tool unittest language composer example interview introduction framework series release community development object code conference zendframework2 opinion functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework