Hey Bakers,
I came across Asset/filter.css in my core file, and thought I'd try
and get it working - so far no luck!
I'm assuming its supposed to aggregate all my CSS files into one big
one?
I've saved the csspp file in the vendors/csspp/csspp.php
I did find the core setting a bit confusing -
Configure::write('Asset.filter.css', 'css.php'); //is css.php supposed
to point to csspp.php??
But when I load my pages, there's no CSS.
I can see various links have changed to /ccss/myfile.css, but these
requests return empty files, albeit with a 200 OK status code.
I don't have a folder called /ccss in my webroot- I tried creating it
manually, still no luck.
Does anyone have experience with this? Are there any docs/blog posts
I've missed?
Thanks,
Elwood
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---