On May 23, 2008, at 4:20 AM, Hussein Shafie wrote: > Rishi Khan wrote: >> I have found this document that discusses how to add revisioning >> into xmlmind: >> http://osdir.com/ml/editors.xxe.general/2005/msg00395.html >> This works well. However, how do I make the 'changed' 'deleted' >> and 'inserted' flags make it look in the PDF like something like >> this: >> http://www.deltaxml.com/free/docbook/ >> (go to the URL and click "compare" and look at the resulting PDF). >> I don't care if XMLMind shows the correct versioning, but that >> would be nice. > > --> It is possible to improve the CSS style sheet to visualize > elements having the 'changed' 'deleted' and 'inserted' flags. > > We did that for XHTML (which means that this is feasible) but not > for DocBook. I tried the HTML export and it did not create the flags at all. I guess the DocBook --> HTML converter saves/supports them. Also, I tried to open the resulting HTML in XMLMind and it doesn't work. It looks like the converter makes HTML and not XHTML.
I got the following XSL from DeltaXML (they have a free download for this part at http://www.deltaxml.com/library/how-to-compare- docbook.html ) The XSL is attached. How can I add these transforms to the Docbook before it makes the FO file? -------------- next part -------------- A non-text attachment was scrubbed... Name: titlepage.xsl Type: application/octet-stream Size: 31596 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment.dll -------------- next part -------------- A non-text attachment was scrubbed... Name: overridden-templates.xsl Type: application/octet-stream Size: 19835 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment-0001.dll -------------- next part -------------- A non-text attachment was scrubbed... Name: inline.xsl Type: application/octet-stream Size: 11354 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment-0002.dll -------------- next part -------------- A non-text attachment was scrubbed... Name: changebars.xsl Type: application/octet-stream Size: 10067 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment-0003.dll -------------- next part -------------- A non-text attachment was scrubbed... Name: block.xsl Type: application/octet-stream Size: 4922 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment-0004.dll -------------- next part -------------- A non-text attachment was scrubbed... Name: biblio.xsl Type: application/octet-stream Size: 7347 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment-0005.dll -------------- next part -------------- A non-text attachment was scrubbed... Name: autotoc.xsl Type: application/octet-stream Size: 1592 bytes Desc: not available Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20080523/b9a7b602/attachment-0006.dll -------------- next part -------------- > > --> Our current developments are now all oriented to fully support > versioning, revisions, etc. However, we do not expect to release > ``visual deltas'' before 2009. This is bittersweet ... great it will be added, sad it takes so long.

