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

Felix Geisendörfer's Blog: Agile Web development (with CakePHP)

Paul Jones' Blog: New Year's Benchmarks

WebCheatSheet.com: Secure File Upload with PHP

WebSpeaks.in: Learn Simple Method Chaining in PHP

Justin Silverton\'s Blog: PHP Security Mistakes - Part 2


Community Events











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


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

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