I am playing around with the Tree behavior, reading the book and just a few
quick question.

 

Im setting up categories for the site but wondering how do you incorporate
the tree into a navigation.

I am using my "nodes" controller / model for the tree 

 

Example tree has 

Mens

+shoes

Women

+shoes

 

But how do you work in routing?

 

So when user goes to site/{any of the node top level categories , say men or
women } its routed correctly? 

And same with sub categories? Since its pretty much unlimited categories
/sub /sub /sub depending on the depth of the site how do you set something
like this up?

 

Thanks all

 

K

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to