Can I have a plugin inside another plugin?
For instance I have a plugin called Logger. And inside of my Logger plugin, I want to use the Recaptcha plugin but I want it contained inside of the Logger plugin.
When I try to load the plugin from within my Loggers bootstrap though it's not looking inside my /app/Plugin/Logger/Plugin directory, its still looking inside the /app/Plugin directory. How can I accomplish this?
So I need to load the Recaptcha plugin from with in my Logger plugins bootstrap.
/app
/Plugin
/Logger
/Plugin
/Recaptcha
Thanks,
Andrew
-- 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.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home