Hi everybody, I'm writing a command to export magnolia data to another system. I need to an export command that can export a single node with Metadata (the same as the function "activate this node"). I found an export command (very easy and simple) but there is only the function to export data with all subnodes . Setting export data "not recursive" exports only the requested node (not Metadata and mgnl:contentNode).
The other way is to override the function "activate this node" but it is very tricky. Is there a function "export this node"? How can I proceed to develop it? (I'm copying and rewriting the code of "activate this node") Any other advices? Thank you. Andrea ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
