David K. wrote: > > I'd like to activate and use the change detection feature in XMLmind. > I'm using it in the full applet mode, embedded in a web page and > calling some of the javascript methods defined on this page > http://www.xmlmind.com/xmleditor/_distrib/doc/api/com/xmlmind/xmleditapp/applet/Applet.html. > > Could you please tell me which javascript method should I use to > retrieve the content of the document once edited in order to have the > "track-changes" metadata embedded in the content.
There is currently no way to do this. > I'm currently using > the js method called *getDocumentContents* but it only returns the root > XML node without the track-change metadata such as > > <?xxe-serial-numbers h3e6jgjy davidk > 1z141zb (1z141zc) (1z141zd (1z141ze) (1z141zf) (1z141zg) (1z141zh)))?> This is obviously an omission which should be fixed ASAP. We'll fix it in XXE v5.3 which should be released next week. > > I activated the track changes feature in XXE desktop > and it’s working > when creating a new file as well as editing an existing one. > You may also specify the equivalent of this command-line option: -putpref autoDiffSupport true as an applet parameter. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/command_line_usage.html See http://www.xmlmind.com/xmleditor/_distrib/doc/help/preferenceKeys.html See http://www.xmlmind.com/xmleditor/_distrib/doc/configure/integrating_the_applet.html#applet_parameters -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

