Home › Forums › General XMetaL Discussion › Log File for Track Changes › Reply To: Log File for Track Changes
Reply to: Log File for Track Changes
February 11, 2009 at 1:52 amThe track changes information is stored in the file in processing instructions. You could write an xslt that spits out an html report summarizing the changes made if that's what you're getting at. For example, it might roll up the number and size of the additions and deletions per editor.
Hope that helps,
David