Users should be able to:
- move subpages to new parents
- move subpages to be top-level pages
- move top-level pages to be subpages of another page
This is mostly just implementing the ability to move page containers around. With the current implementation of NSS this may require moving the container's entire subtree item-by-item, but the implementor of this feature should investigate options thoroughly and ideally report back here before moving forward with implementation.
Users should be able to:
This is mostly just implementing the ability to move page containers around. With the current implementation of NSS this may require moving the container's entire subtree item-by-item, but the implementor of this feature should investigate options thoroughly and ideally report back here before moving forward with implementation.