After some time reusing and perfecting some code for cakephp, i think
it's time to put all the reusable stuff in a plugin.

But,

In the manual (which I realize is not up to date any more for 1.2), i
found that the controllers, models and views folders could be placed
in such a plugin, but not the webroot folder. Now, for my code, lots
of images (I just love those <a href="http://www.famfamfam.com/lab/
icons/silk/">Silk Icons</a>), lots of javascript and some css is
essential. And if i should place those in the app/webroot every time i
reuse it, the whole 'plugin' idea wouldn't make much sence now would
it?

(Again:) But..

After some searching, i saw that the amazing CakePHP developers had
reconized this in <a href="http://trac.cakephp.org/ticket/1897";>ticket
1897</a>, which is fixed with <a href="http://trac.cakephp.org/
changeset/6189">revision 6178</a>.

Rock 'n roll!

But somehow i feel would be too obious to just copy the webroot folder
into the plugin. I can seem to find somebody tried it in the cakephp
blogosphere...

So anybody knows a bit more about this down here?

If i could fix this, it would feel like being in Nerdvana...

Thanx in advance!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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