Filename Decoder

Advanced-UI

This extension allows to read data from the filename and write it to an informationfield when the asset is added to a node.

Properties

To be configured in {home}/appserver/conf/custom.properties

filenameDecoder.license

type: String, required: yes, default: -

The license key for the plugin (product: filenameDecoder), provided by brix.

filenameDecoder.visibleForGroup

type: list of long (comma separated), required: no, default: -

Restrict the use of the plugin to this user group's IDs (superadmins always see it in any case). If not set, all users can see the plugin.

filenameDecoder.allowedForNodeTypes

type: number, required: yes, default: -

The node types for which the filename decoder can be configured.

Compatibility Matrix

Filename Decoder CELUM (min. version)
1.0 5.13.4
1.1 5.13.4

Release Notes

1.0

Release: 2021-12-09

Initial Version

1.1

Release: 2021-12-17

EndsWith matcher added