On Oct 25, 2:53 am, DanielMedia <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was reading in the temp manual about the tree behavior in 1.2
> (http://tempdocs.cakephp.org/#TOC95584)
>
> Looks pretty cool. I want to start testing it out but it has no
> mention of what the database table should look like. For example a
> categories table. What fields does it expect to see?

Hi. The standard fields for MPTT logic plus the parent_id:
parent_id
lft
rght

Would love to see
> someone post an article in the bakery about the tree behavior if
> you've had some experience with it. Thanks...

Have a look at the test case in the mean time, full of examples.

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to