Wiki source code of The Behaviour of Copying a Page
Last modified by Eleni Cojocariu on 2026/08/13 16:48
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | When you [[copy a Page>>documentation.xs.user.base.page.page-refactoring-operations.copy-page.WebHome]], the following occurs: | ||
| 2 | |||
| 3 | * The Page's content, [[title>>documentation.xs.user.base.page.edit-page.titles-names.WebHome||anchor="HPageTitles"]], attached [[Objects>>documentation.xs.dev.data-model.x-objects.WebHome]], and any [[Classes>>documentation.xs.dev.data-model.x-classes.WebHome]] are copied into the new Page. | ||
| 4 | * The full [[version history>>xwiki:documentation.xs.user.base.page.view.view-history.history-tab.WebHome]] of the Page is also copied. | ||
| 5 | * The creator of the new Page is set to the user performing the copy. | ||
| 6 | * The creation date of the new Page is set to the date and time the copy is made. |