Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloning content within a tenant #619

Open
SimonAnnetts opened this issue Feb 14, 2025 · 0 comments
Open

Cloning content within a tenant #619

SimonAnnetts opened this issue Feb 14, 2025 · 0 comments

Comments

@SimonAnnetts
Copy link
Collaborator

I think it would be useful to be able to clone part of an existing simple content tree within a site. For example, lets say we have a whole tree of pages of documentation for a product at version 1.0. Now we release a new product version 1.1 but not everyone may be using that new product version yet. The product documentation needs to be duplicated and enhanced for the new product version (new features etc), while the old product docs remain unchanged.

The interface might just need four inputs

  1. A drop down list of existing pages, with their position in the tree. The selected page becomes the starting point for the clone.
  2. A drop down list of existing pages with their position in the tree. This selects the parent which will be the destination for the pages being copied.
  3. An input box for the new name for the page selected in 1. When the page tree is copied to the new parent, the top page will get a new name/title.
  4. A tick box asking if just the one page should copied or if the copy should recurse down through child pages.

Comments/upvotes please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant