Extend Merge/Compare tools

Are you missing a feature? Request its implementation here.
fjeneau
Posts: 14
Joined: Thu Sep 24, 2020 8:20 pm

Extend Merge/Compare tools

Post by fjeneau »

Is it already possible to customize/extend the UI for the compare tool? I couldn't find the plugin source code in the Maven repo.

We've implemented file versioning on the backend. (eXist XML db) We would like to have something in the compare tool that gives the user the ability to revert to the older version being compared.

Maybe this is just a matter of customizing plugin.js and repackaging?

If you have an alternate solution, I'd also be interested.