If certain node structures are to be reused in different places, this plugin allows copy & paste (also in other main tabs). When inserting, you can decide whether all levels should be inserted recursively. It can also be decided whether the asset assignments and/or the node information fields should be copied. Alternatively, the structure can also be exported to an Excel file.
To be configured in {home}/appserver/conf/custom.properties
type: long, required: no, default: -
restrict the use of the plugin to this user group ID (superadmins always see it in any case)
type: list of long (comma-separated), required: no, default: -
restrict the plugin to these node type IDs
type: String, required: yes, default: -
License key (delivered by brix IT Solutions)
type: boolean, required: false, default: true
Default value for the recursive checkbox
type: boolean, required: false, default: true
Default value for the withRootNode checkbox
type: boolean, required: false, default: true
Default value for the withAssignment checkbox
type: boolean, required: false, default: true
Default value for the withInfofields checkbox
type: boolean, required: false, default: false
Default value for the removeSource checkbox
type: boolean, required: false, default: false
Default value for the withNodeRefAssignment checkbox
type: boolean, required: false, default: false
Default value for the delta mode checkbox
type: boolean, required: false, default: false
Enables the copy asset option to hard-copy assets
Right-click on the root node of the structure you want to copy
Choose copy structure
Right-click on the node you want to paste the copied structure
Choose paste structure
Configure the paste-operation
- Recursive
- With root node
- With assignments
- With Node-Informationfields
- Remove Source Node
Choose paste to paste the node structure with the chosen options,
Or choose export to export the node structure to a csv,
Or choose forget to let "Structure Copy" forget the copied structure
To display the scheduled, running and finished copy tasks, click on "Copy structure: progress" in the administration menu
structureCopy | CELUM (min. version) |
---|---|
1.0 - 1.3 | 5.12.2 |
1.4 | 5.13.4 |
1.4.5 | 5.13.4 (tested with 6.4) |
1.10.0 | 6.4.0 (tested with 6.4) |
Released 2017-01-17
- Initial Version
Released 2017-02-08
- Export mode added
Released 2018-06-26
- CELUM 5.13.3 compatibility
Released 2019-01-17
- Checkbox Default value config, license, write/delete permission check
Released 2019-02-14
- Preview for Paste operation
Released 2019-06-19
- Feedback when structure is copied
- Progress view for scheduled, running and finished tasks
Released 2020-02-18
- CELUM 6.4 (19.10) compatible
Released 2020-02-19
- Possibility to stop running tasks
- Overview over all running tasks for superadmins
Released 2020-02-21
- Task log view
- Possibility to reset the plugin
- Export bugfixing
Released 2020-03-12
- Possibility to deactivate the preview function
Released 2021-01-21
- Possibility to copy or move the affected noderef assignments
Released 2021-08-04
- Delta mode feature
Released 2022-12-02
- Copy asset feature