Adrian,
this is a configured dialog just like the paragraphs' dialogs.
Have a look in the config workspace at /modules/dms/dialogs
Ralf
I am trying to dig inside the magnolia code.
I see that showing of a window to edit a Document data is done by this
function:
show : function(path){
mgnlOpenWindow(".magnolia/dialogs/dmsEdit.html?mgnlPath=" +
path + "&mgnlRepository=dms");
},
I cannot find the file dmsEdit.html. Where is this located. I thought
i could find it in info/magnolia/module/dms/gui but it is not there.
Can anybody give me a hint about this mechanism?
Thanks,
Adrian
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------