Take a look at CakePHP plugins: http://book.cakephp.org/view/114/plugins
-Joel. On Aug 22, 2:23 pm, luigi7up <[EMAIL PROTECTED]> wrote: > Hello everyone. > > I just started to explore Cake PHP and already love it. > > I'm trying to create a simple CMS. I have few questions about how to > solve some problems that came along development. I was using Joomla > for a few years so I'm used to refer some elements like "pools", > "latest comments", "tags cloud", "menus" etc. as MODULES. > > My question is what would be a good approach to build them in Cake > PHP. > > For example: should I define a new helper/component that would check > installed and active modules and then call that helper from a view or > template file? > > Some guidelines how to approach would be just fine.... > > Hope you understand my question :) > > Thank you very much... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
