Sunday, June 28, 2009

Asset Filter for Plugin (DebugKit)

hello,

I have successfully created a filter for all my css files under /
webroot/css. for example, I can access them in URLs like this: /ccss/
style.css

But, unfortunately, it is not working for plugin's css files. I use
DebugKit, and this is the url for filtered css:

url from browser: /debug_kit/ccss/debug_toolbar.css
actual location: /app/plugins/debug_kit/vendors/css/debug_toolbar.css

it is currently showing - Error: CcssController could not be found.

Anyone have any idea how I can fix this?

Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments: