There is 1 update.
 
 
Book Versions / cid:jira-generated-image-avatar-743fa215-d5b6-49ca-8904-f6457fa11483 BVERSION-2 Open

Add versioned page feature

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-efeeca6c-8ec5-49d4-9440-031715afc9ed Changes by Mathieu Pace on 05/Nov/24 14:00
 
Description: Add the functionality of displaying the right page version based on the version selector value.

It should either select the associated versioned content or display inherited content. Also, the source of the content should be displayed.
# create the dropdown version selector UIX
# create the template for the WebHome of a page, which redirects to the sub-pages based on the value of the version selector
# create a listener which will create the WebHome page (with previous template) and sub-page for the current selected version (with the BookPage object). This will need to work only in a book, and if creating a new WebHome for a page (neither for the hidden sub-pages, nor Versions/Variants space, nor versions/variants pages)
# create a UIX to display if the page content is inherited or not. If inherited, provide a link to create the current version sub-page