Re: Plugin images (any update?)

2009-02-04 Thread hellfish

Excuse me for barging in but if plugins suport their own images and
css why not custom cakeError handlers.

See topic: 
http://groups.google.com/group/cake-php/browse_thread/thread/0f6ffe4256827b6f#

On Feb 4, 5:07 am, mark_story mark.st...@gmail.com wrote:
 This has worked for quite some time now.  There is an example in the
 debugKit, the cake icon is a plugin asset.

 /plugin_name/img/foo.jpg

 is an example path.  
 Alsohttp://book.cakephp.org/view/742/Plugin-CSS-and-Javascript
 works the same for images. Sub in $html-image for $html-css()

 -Mark

 On Feb 3, 1:30 pm, Bob Mattax rlmat...@gmail.com wrote:

  I've found a couple posts regarding plugin images, and didn't know if
  anything has changed in the last few builds.

  Is there a good post on the best way to have a plugin contain images
  that it needs?

  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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Plugin images (any update?)

2009-02-03 Thread Bob Mattax

I've found a couple posts regarding plugin images, and didn't know if
anything has changed in the last few builds.

Is there a good post on the best way to have a plugin contain images
that it needs?

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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Plugin images (any update?)

2009-02-03 Thread mark_story

This has worked for quite some time now.  There is an example in the
debugKit, the cake icon is a plugin asset.

/plugin_name/img/foo.jpg

is an example path.  Also 
http://book.cakephp.org/view/742/Plugin-CSS-and-Javascript
works the same for images. Sub in $html-image for $html-css()

-Mark

On Feb 3, 1:30 pm, Bob Mattax rlmat...@gmail.com wrote:
 I've found a couple posts regarding plugin images, and didn't know if
 anything has changed in the last few builds.

 Is there a good post on the best way to have a plugin contain images
 that it needs?

 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+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---