Hi all,
I'm creating a plugin which needs .swf files in vendors folder, and it
seems impossible to make it work. I've managed to trace the problem to
Dispatcher::cached() where only certain content types are marked as
assets ('text/javascript', 'text/css', 'image/gif', 'image/jpeg',
'image/png'), which somewhat repeats the MediaView issue.
Now, I can work around this problem by moving my flash files to the
app/webroot/img or similar, but that kind-of ruins the concept of
plugins. Is this a ticket material or should I just roll over and die?
Thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---