Is it something which is planned for next versions? I see this is very
much needed when you make plugins for editor or any other module for
that matter. I'm trying to enable drop-folder plugin functionality.

Check my blog:
http://www.gigapromoters.com/blog/2008/04/15/designing-for-reusability-taking-advantage-of-plugins-in-cakephp/

I've somehow worked with the 'vendors' inside plugin to server css and
js, but that wouldn't be enough when my plugins start gaining weight.

On Apr 15, 3:26 pm, "Dr. Tarique Sani" <[EMAIL PROTECTED]> wrote:
> On Tue, Apr 15, 2008 at 12:40 AM, Max <[EMAIL PROTECTED]> wrote:
>
> > I've been looking for the very same thing from last few hrs..
> > Changeset 6189 (https://trac.cakephp.org/changeset/6189) suggests that
> > JS and CSS support is added, but I cant seem to even access css/js
> > files inside my plugin directory.
>
> > What folder am I supposed to keep inside my plugin folder? webroot or
> > vendor?
>
> vendor/css/ works fine.  There is *no* webroot for plugins in the sense the
> CSS / JS are include(d) in case of plugins and not served directly as in
> case of app/webroot
>
> T
>
> --
> =============================================================
> Cheesecake-Photoblog:http://cheesecake-photoblog.org
> PHP for E-Biz:http://sanisoft.com
> =============================================================
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to