Hi folks,

I have a problem with my Tree and Acl behaviors. I have the model Site
which acts as a Tree and Acl. Everything works fine, Acos are created
and the Site is stored inside an MPTT. Yet, what is disturbing me is,
that the Acos arent stored in a tree.

Lets assume I have the Site tree:
Root
- Site A
- - Site B
- - Site C
- - - Site E
- Site D

My Acos will be like that:
- group.Sites
- - Site A
- - Site B
- - Site C
- - Site D
- - Site E

But i want and certainly need the Acos just like the Site tree ... I
hope you get my point.

Greetings, NilsR

--~--~---------~--~----~------------~-------~--~----~
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