hello I'm trying to get my head around the way trees work, and how commands are executed. What I would like is add an entry to the context menu that executes an custom command. If I look at the context menu commands in existing tree configuration classes, I see they all call specific methods in /mgnl-resources/admin-js/tree.js, where some stuff happens that I don't quite understand. What I miss is method like tree.executeCommand(command), that would call the AdmiTreeMvcHandler#findCommand or something.
Is there a simple way to go about this? regards, -- Ernst Bunders Ontwikkelaar VPRO ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
