I was wondering if anyone could suggest a way to retrieve node details of a 
node that has just been created/modified/deleted in the Admin interface. 

What I'm trying to do is hook up a custom module to the observation command so 
that every time a node is created/modified/deleted, an XML file is exported 
with the details of the node.

I have managed to hook my module to the observation command and export details 
of nodes using getContent e.g. Content nodeDescr = hm.getContent("en/home"); , 
however I'm not able to work out how to dynamically retrieve content of the 
last updated node.

Thanks!


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to