Hey Will, glad to hear you have a solution to that problem. Any reason why you can't contribute the tree back or share it for others as a module on forge?
Cheers, Jan On Aug 14, 2012, at 11:11 PM, Will Scheidegger wrote: > I "complained" about this limitation of the data module before. To work > around this, we are using a custom tree configuration. If you have a look at > some tree configurations in Magnolia, you'll see that you can activate or > deactivate menu items depending on the parent node type. It's a rather > complicated subject that I cannot explain in a few lines in a mail and the > fact that tree configurations usually are hard coded classes in Magnolia does > not make things easier as well. That's why we created the "configurable tree" > [1] where you keep the tree configuration in the config repo instead of a > class. > > So: yes, it's feasible, but it takes more than 5 minutes to set things up > (especially the first time) > > -will > > [1] > http://www.fastforward.ch/web/ff/dokumentation/entwickler/magnolia_configurable_tree.html > > On 14.08.2012, at 20:41, Jean-Francois Nadeau (via Magnolia Forums) wrote: > >> I'm using the Data module. I want to use the same data type on 2 different >> level. I want to built a tree where I can have the same type on multiple >> levels. In the magnolia demo project they have: >> >> -company >> --department >> --employees >> ---director >> ---manager >> ---developer >> >> Is it possible to change the configuration to add the option to also be able >> to create a node type employees under department? >> >> >> thanks >> >> -- >> Context is everything: >> http://forum.magnolia-cms.com/forum/thread.html?threadId=d7ba60ba-d8bd-4bf1-895c-6a7e00183cf2 >> >> >> ---------------------------------------------------------------- >> For list details, see >> http://www.magnolia-cms.com/community/mailing-lists.html >> Alternatively, use our forums: http://forum.magnolia-cms.com/ >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> > > > > ---------------------------------------------------------------- > For list details, see http://www.magnolia-cms.com/community/mailing-lists.html > Alternatively, use our forums: http://forum.magnolia-cms.com/ > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
