Hi Yves,

I see no one else answered this on the Oxygen Users List.

I'm linking to the similar thread you started on the DITA Users List:

https://groups.yahoo.com/neo/groups/dita-users/conversations/topics/44837

My answers for your questions would be:

    Track changes automatically, i.e. without having to change the @rev 
attribute manually

By "track changes" you mean automatically setting the @rev attribute on modified elements. And this can be done with a custom Oxygen plugin.

    Indicate the changed paragraphs with change bars in the PDF (using Miramo)

Using our DITA + CSS = PDF plugin this could quite easily be done, add some CSS selectors which add borders for elements containing the @rev attribute.

    Generate a list of revisions

You would need some kind of custom XSLT processing going through all topics and creating maybe a DITA topic containing links to all changed topics.

Regards,
Radu

Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com

On 7/4/2019 10:57 AM, Yves Barbion wrote:
Hi group

I'm using oXygen XML Editor version 21 to author DITA-structured content
and I was wondering how to manage revisions. This is what I'd like to do:

  * Track changes automatically, i.e. without having to change the @rev
    attribute manually
  * Indicate the changed paragraphs with change bars in the PDF (using
    Miramo)
  * Generate a list of revisions

I'm not using a CCMS or a version management system at this moment.

Any ideas?

Thanks

Yves


_______________________________________________
oXygen-user mailing list
[email protected]
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

_______________________________________________
oXygen-user mailing list
[email protected]
https://www.oxygenxml.com/mailman/listinfo/oxygen-user

Reply via email to