I have used Episerver in the past in version 6 R2 they have a really helpful Version Comparison feature where the user can view the current version with a past version of the page. The view is of the actual page and not the markup or JSON/XML. It is nice and clear and highlights the differences between the two versions. Normally used by non-technical users or people who translate the pages and need to quickly see what the text changes are.
I was hoping I could create something similar for our project as this would be incredibly helpful and hoped there was a way I could do this.
Show previous version of a page
hi,
is it possible to show the HTML page of a previous version of a page in Umbraco?
Thanks Jon
Hi Jon,
What are you trying to do ? In the backoffice there is the rollback function where you can get the previous version of a document,
Dave
Hi,
I have used Episerver in the past in version 6 R2 they have a really helpful Version Comparison feature where the user can view the current version with a past version of the page. The view is of the actual page and not the markup or JSON/XML. It is nice and clear and highlights the differences between the two versions. Normally used by non-technical users or people who translate the pages and need to quickly see what the text changes are.
I was hoping I could create something similar for our project as this would be incredibly helpful and hoped there was a way I could do this.
Thanks
Jon
I agree, I've checked in the DLL to see how a preview page is generated.
From what I gather this create a new entry in the previewXml table and redirects you to the page with it's template.
If instead of using SavePreviewSet could we not load LoadPreviewSet and pass in the Guid of the previous version?
Can anyone clarify how this works?
Thanks
Paul
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.