Manageable document versions #10514
tauremacar
started this conversation in
Features and ideas
Replies: 1 comment 3 replies
-
Thank you, this is something we're still thinking about and we agree we need to make this happen at some point. Currently that is not on the roadmap though and we have no timeframe to announce in which we can work on this. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Umbraco have a sort of document versioning, but actually it's more like a change log and not very easy to manage the way we want.
We would like to see a more manageable kind of document versions, typically for content that are connected to a time span or have some kind of sequence. For us it's about content related to public laws and regulations. But it can also be user manuals/documentation, like on our.umbraco.com, or other content describing stuff that changes over time. The point is that the versions, or validity of the versions, are changing at a spesific point of time, like January 1st or on a release date. And that former/upcoming versions still may be valueable for users.
A feature like this should include things like this:
I think it's several ways to customize this in a project, and it doesn't have to be super hard. But it's always a challenge to create a good user experience without connecting too tight to Umbraco, which can mess up during upcoming upgrades. So it would be very nice to have this feature well implemented within Umbraco itself.
I know this has been asked for some times over the years, like in the posts below (links), but as far as I know there is still no plans for this in upcoming versions. I think it should be, as this is a quite common feature in CMS systems.
Related posts:
https://our.umbraco.com/forum/umbraco-7/using-umbraco-7/73097-versioning-roadmap
https://our.umbraco.com/forum/using-umbraco-and-getting-started/104323-versioning-content
Beta Was this translation helpful? Give feedback.
All reactions