I’m developing a Component for use in MODx and have been looking at how I integrate it into the menu as explained on here:
http://rtfm.modx.com/display/revolution20/Custom+Manager+Pages
Now, this all works great, but what I’d like to do is retain the MODx main navigation bar while dropping the Resources/Elements/File pane and I don’t see a way to do this easily
It seems like I only have a choice of either all of the UI, or none of it.
Is there a way of inserting the menu back in from within the component’s code?