enonic / xp

Enonic XP
https://enonic.com
GNU General Public License v3.0
201 stars 34 forks source link

Implement modal dialog for duplicating content #6260

Closed alansemenov closed 6 years ago

alansemenov commented 6 years ago

As a web editor I want to be able to specify when creating a duplicate of selected content whether I want to duplicate the entire tree (with children recursively included) or only the selected content itself, without the children.

Conditions of satisfaction:

Approximate look of the dialog: image

sigdestad commented 6 years ago

This is looking nice. remember that "hide child items" should be the default

alansemenov commented 6 years ago

It's default in all of the dialogs with sole exception of the Delete dialog.