Hi Zoltan, There's more than one way to do what you want to acheive and rather than write too much I'll just use an example
On this page: http://www.noswad.me.uk/MiBlog There is no direct reference to a tagcloud, There is however this in the sidebar: <?php echo $this->requestAction("/miBlog/tags/",array("return"=>true)); ?> (with an associated controller, model(s) and view). Cheers, AD7six --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
