Skip to content

Cloning content within a tenant #619

@SimonAnnetts

Description

@SimonAnnetts

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!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions