Re: CakePHP and web deployment with CAPISTANO

2009-05-22 Thread Brendon Kozlowski
I haven't used CAPISTRANO, so I apologize for replying when you asked for someone with experience...however... CAPISTRANO has the ability for callback scripts to be run at certain points in the deployment process. You could write your own script to handle the minification of these file during th

CakePHP and web deployment with CAPISTANO

2009-05-22 Thread marco.rizze...@gmail.com
Hi I would use CAPISTRANO for web deployment of my cakephp application. I have a big doubt about this. The doubt is about how manage js and css minify and compress between development enviroment and production enviroment? Pratically I have that each view has his js scripts and his css scripts (for