Re: show page from tree with a for loop

2007-02-28 Thread Oneill
Is it difficult? I have a link for the threadedlists I use to put my menu together... http://bakery.cakephp.org/articles/view/63 On 28 feb, 15:36, "Oneill" <[EMAIL PROTECTED]> wrote: > Hi guys, > > I am busy with my nodes controller... I forwarded each routing to > nodes_controller -> show. > Now

show page from tree with a for loop

2007-02-28 Thread Oneill
Hi guys, I am busy with my nodes controller... I forwarded each routing to nodes_controller -> show. Now I have my nodes table structure with a id, name, parent_id and url. The url is just the name which it should be accessible in the browser. Like about_us. Now you can see the parent_id is for