Allows read-only users to create collections or to create a collection of all related assets of a given asset
To be configured in {home}/appserver/conf/custom.properties
type: String, required: yes, default: -
License key (delivered by brix IT Solutions)
type: long, required: yes, default: -
The ID of the root node where the user related collections will be created
type: long, required: yes, default: -
Restrict the use of the plugin to this user group ID (superadmins always see it in any case)
type: long, required: yes, default: -
Role which the user will have on his own collections
The IDs of the roles aren't displayed anywhere in the UI. The best way seems to be to export the roles as an XML in the CMA and look for the IDs there.
type: boolean, required: no, default: true
Enables the function to create a collection of all related assets of a given asset
type: boolean, required: no, default: false
Enables the function to create a pin link of a new created collection
type: boolean, required: no, default: false
Preselects the checkbox to create a pin link of a new created collection
type: boolean, required: no, default: false
Enables the function to send a created pin link by mail
type: boolean, required: no, default: false
Preselects the checkbox to send a created pin link by mail
type: number, required: no, default: 10
Defines how many days a created pin link should be valid
type: number, required: no, default: 1
Defines the download format for a created pin link
collectionCreator | CELUM (min. version) |
---|---|
1.0 - 1.2.5 | 5.11.4 |
1.2.6 - 1.2.9 | 5.13.1 |
1.2.10 | 5.13.3 |
1.2.19 | 6.0 |
1.2.20 - 1.4.0 | 5.13.4 (tested with 6.4) |
1.4.2 - 1.4.3 | 6.5.2 |
1.4.4 - 1.10.4 | 6.4.0 |
Released 2016-09-09
- Initial Version
Released 2016-11-05
- License required
- Only the effectively available types are displayed when the relation types are selected. Furthermore, the created collections can also be deleted.
Released 2017-09-07
- Possibility to add assets to existing collections
Released 2017-09-27
- Mark processing nodes with "IS_RUNNING"
Released 2017-09-27
- Bugfixing, Tested with CELUM 6.3 (19.10)
Released 2020-02-18
- CELUM 6.4 (19.10) compatible
Released 2020-02-18
- Option to create collection in background
Released 2020-02-18
- Progress view for running tasks
Released 2021-01-19
- "All relations" option for relation collections
Released 2021-01-19
- "All relations" option for relation collections
Released 2021-05-05
- Nova support
Released 2021-05-05
- "separated menu" config property
Released 2022-04-22
- Improvements for collection deleting
Released 2022-07-07
- PIN time to life option
Released 2022-12-22
- Backend for new nova plugin (2.0)
Released 2022-12-23
- Subfolder feature
Released 2023-10-25
- Multi remove from collection feature