This issue has been created
 
 
Book Versions / cid:jira-generated-image-avatar-93638667-c51b-44e1-ae3c-f9836148a0ec BVERSION-16 Open

Add a listener to rename content sub-pages when corresponding version name is changed

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-4fdddc9b-9ec3-4fc9-8ac9-6d7f22b8246c Mathieu Pace created this issue on 12/Nov/24 11:00
 
Summary: Add a listener to rename content sub-pages when corresponding version name is changed
Issue Type: cid:jira-generated-image-avatar-93638667-c51b-44e1-ae3c-f9836148a0ec Improvement
Assignee: Unassigned
Created: 12/Nov/24 11:00
Priority: cid:jira-generated-image-static-major-08c46812-f6a2-4ead-ba51-5ac4215085f4 Major
Reporter: Mathieu Pace
Description:

For a versioned page, the sub-page containing the content for a version is named after the version page's name. For instance, if the version "Version 3" page is named "v3", the sub-page of the "myPage" will be "myPage.v3".

A listener has to be created, to handle the case where a version page is moved in the same book (renamed). When a change is detected, this listener has to rename all the corresponding sub-pages, or the content would be lost.