Saturday, January 30, 2010

Re: Javascript libraries with images/css inside Cake Plugins

I have an easy answer for you... get ready for it.

Your css/images/js DO NOT HAVE TO BE structured the same way they are
when downloaded, move them around.

I added Markitup to me plugin, so I customized the Markitup
architecture to work with my plugin, not the other around.

Take a gander: http://github.com/milesj/forum/tree/master/vendors/

On Jan 30, 2:55 am, Elte Hupkes <ell...@gmail.com> wrote:
> That URL no longer works, I believe it's located here now:http://cakephp.lighthouseapp.com/projects/42648/13-new-features-plugi...
>
> Awesome news nontheless! Can't wait for a stable 1.3 release!
>
> On Dec 3 2009, 4:12 pm, "Larry E. Masters aka PhpNut"
>
> <php...@gmail.com> wrote:
> >http://code.cakephp.org/wiki/1.3/new-features/plugin-assets
>
> > --
> > /**
> > * @author Larry E. Masters
> > * @var string $userName
> > * @param string $realName
> > * @returns string aka PhpNut
> > * @access  public
> > */
>
> > On Thu, Dec 3, 2009 at 4:53 AM, peterchenadded <peterchenad...@gmail.com>wrote:
>
> > > Have a look at mediaview (http://book.cakephp.org/view/489/Media-
> > > Views).
>
> > > Basically, it will give you access to any file on your system
> > > including your plugins folder. If you name your controller and action
> > > properly you should be able to achieve what you want.
>
> > > Cheers.
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others
> > > with their CakePHP related questions.
>
> > > 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<cake-php%2Bunsubscribe@googlegroups.com>For more options, visit this group at
> > >http://groups.google.com/group/cake-php?hl=en

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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: