News Feed
Jobs Feed
Sections




News Archive
The Bakery:
Some ideas to organize your CSS files and autoload them in CakePHP
January 16, 2007 @ 09:14:00

On The Bakery (Everything CakePHP) blog today Tulio Faria shares some ways to organize your CSS files to where they can be autoloaded through your CakePHP application.

There's five different ideas that he presents:

  • CSS files named without any link with controller names
  • CSS with the same controller name
  • CSS file with the same name of controller, but only if CSS file exists
  • one CSS file for each method of controller
  • a CSS file for each method of controller, a little bit more organized
each with their own code and explanation. Tulio also notes quickly that he prefers the last one, keeping things a bit cleaner and more organized.

1 comment voice your opinion now!
cakephp organize css file method idea cakephp organize css file method idea


blog comments powered by Disqus

Similar Posts

PHPied.com: HiLiteMe.com updated

Doug Brown's Blog: Zend Framework vs CakePHP Framework

Chris Hartjes' Blog: Screencast: Interactive Console for CakePHP

Mike Willbanks' Blog: PHP Performance Series: Caching Techniques

Paul James' Blog: HTTP Authentication with HTML Forms


Community Events









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


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

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