Extensions

Category:
Total 4 extensions.
filecache 1 review   downloaded 326 times
File Cache
created by miles, last updated on May 9, 2009

EFileCache implements a cache application component by storing cached data in a filesystem

Resources

scriptset no review yet   downloaded 171 times
Register 'sets' of CSS and Javascript Per Controller Action and Manage From A Single Location
created by drech, last updated on April 21, 2009

This extension is a very, very simple implementation of the CakePHP component 'Asset Manager'. You define sets of CSS and Javascript, then tell your controller actions to load whatever set is needed for that view.

This extension does not combine or compress any files, but works fine with the excellent 'extendedclientscript' that this extension is intended to complement (but not required).

cclientscriptminify 4 reviews   downloaded 480 times
Minify JavaScript and CSS stylesheets for views
created by unikly, last updated on July 29, 2009

Updated to support 1.0.4, now extending cClientScript rather than hacking!

This extension extends CClientScripts by utilizing Minify to minify JavaScript and CSS stylesheets for views.

Resources

extendedclientscript 8 reviews   downloaded 620 times
Faster page loading by combining and compressing JS / CSS files
created by Maxximus, last updated on March 12, 2009

With this extension you can transparently reduce page load times by combining and compressing the used Javascript and CSS files.

All parameters can be set in your main.php config. No need for altering your code, just set and forget.

Needs Yii SVN 813 or greater, and for compression JSMin and CSSTidy.

Resources