Hi Peter, what you are looking for is packed in the magnolia-module-admininterface jar. The javascript function is in tree.js under /mgnl-resources/admin-js/, and it's called deleteNode. The default (English) message is retrieved from the properties file messages_en.properties under /info/magnolia/module/admininterface/
Federico On Fri, 2010-01-15 at 15:39 +0700, Peter Flood wrote: > Anyone know where I can find the code that produces the javascript alert > when a node is deleted? I've looked in config/modules/adminInterface and > elsewhere but can't find it. > > Thanks > > > > Delete node? > -------------------------------------------- > > The node > /path/path/page > will be DE-ACTIVATED and deleted immediately. > > Are you sure to continue? > > > > > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
