This issue has been created
 
 
Book Versions / cid:jira-generated-image-avatar-66e16353-39f4-4055-8542-e01d52693d3b BVERSION-208 Open

Hide pages at publication

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-b020ce72-ee25-4a1d-ae70-b9d2e6c7bc9f Mathieu Pace created this issue on 04/Apr/25 17:06
 
Summary: Hide pages at publication
Issue Type: cid:jira-generated-image-avatar-66e16353-39f4-4055-8542-e01d52693d3b New Feature
Affects Versions: 1.12
Assignee: Unassigned
Components: Base feature
Created: 04/Apr/25 17:06
Priority: cid:jira-generated-image-static-major-a1bda8fb-a846-4708-8731-b7b51117331a Major
Reporter: Mathieu Pace
Description:
  • a new class called BookVersions.Code.HiddenPageClass with a boolean property called hidden,
  • an option in the Versions menu to mark/un-mark the page hidden,
  • in the publication preview the hidden pages would be marked as such and
  • at publication time, if the source page has the BV hidden flag on, make the target document hidden (the standard XWiki attribute)
  • in the master space, a message saying that this page will be hidden at publication displayed by the navigation menu (like the no content message for instance)
  • as a side note, pages which have been hidden directly with the standard feature should also be published as hidden (easily reachable by user for unversioned, less easy for the versioned top page)