The "Multi Node Reference Editor" plugin allows the user to edit all the node references of assets and nodes at once.
Assets have to have a media type or they are ignored. Only the assets which have the selected information field are modified or they will be skipped.
To be configured in {home}/appserver/conf/custom.properties
type: string, required: yes, default: -
The license for the product (provided by brix IT Solutions).
type: list of user group ids (comma-separated), required: false, default: -
A list of user groups for which the menu entry is visible.
type: integer, required: no, default: 500
The maximum number of dropdown items to be rendered. The rest of the entries are still reachable via the search. Large numbers can lead to bad performance.
type: boolean, required: no, default: false
If the property is true, then only the fieldIds (see next property) are shown, if it is false (black list) then all fields are shown except for those in fieldIds.
type: list of field ids (comma-separated), required: no, default: -
The field ids which should be ignored (isWhiteList=false) i.e. those that should be displayed (isWhitelist=true).
Multi Node Reference Editor | CELUM (min. version) |
---|---|
1.0 | 5.13.3 |
1.0.1 | 5.13.4 (tested with 6.8) |
1.1.0 | 5.13.4 (tested with 6.11) |
Nova Plugin | CELUM (min. version) | Backend Plugin (min. version) |
---|---|---|
1.1.0-6.10.0 | 6.10.0 | 1.1.0 |
1.1.0-6.11.0 | 6.11.0 | 1.1.0 |
2020-03-05
Initial version
2022-01-19
Nova Plugin Backend
2023-06-15
White/blacklist fields