I'm having trouble finding where in the source code permissions are
evaluated to determine whether or not to enable context menu
capabilities for a given node in the tree. I could just apply the
changes to the part of the source that I understand (i.e. the
info.magnolia.module.admininterface.trees.* classes). But no where in
this class do I see permissions being checked for read, write, and
deny. I would like for my changes to be made in the same place and in
the same way. Can someone point me to where this logic resides? I've
tried following the source code trail and have searched several other
classes, but to no avail.
-KG
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------