Diff tool for Plone.
To enable versioning for a Dexterity content type you need to:
- Install plone.app.versioningbehavior and use it on your content type.
- Enable versioning for the type in the types control panel.
- Install this package.
- Go to the
portal_difftool ZMI page. - Add
Compound Diff for Dexterity typesfor your content type.Field namecan be anything, e.g: "any".
You can enable versioning on Dexterity content types without these steps, but then you'll have to add the correct "diff type" for each field of your content type.