You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 25, 2023. It is now read-only.
currently we can't fully enable versioning (including comparing revisions) for raptus.article since it uses Annotationstorage.
(see ticket https://dev.plone.org/ticket/11887)
some of our clients would love to have the same versioning features for raptus.article as they have for plone's stock document type.
i think this would required to either fix ticket/11887 or to migrate all raptus.article fields (or at least those that we need to be available in the revision comparision view) to attributestorage.
before i start to work on this, i'd love to hear your feedback on this. especially if you're pro or con such a change and if you see and drawbacks
currently we can't fully enable versioning (including comparing revisions) for raptus.article since it uses Annotationstorage.
(see ticket https://dev.plone.org/ticket/11887)
some of our clients would love to have the same versioning features for raptus.article as they have for plone's stock document type.
i think this would required to either fix ticket/11887 or to migrate all raptus.article fields (or at least those that we need to be available in the revision comparision view) to attributestorage.
before i start to work on this, i'd love to hear your feedback on this. especially if you're pro or con such a change and if you see and drawbacks