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.

filenameDecoder.recursive

type: boolean, required: yes, default: false

If true, search recursively for matching assets

Screenshot

Screenshot of a configuration

Compatibility Matrix

Filename Decoder CELUM (min. version)
1.0 5.13.4
1.1 5.13.4
1.2 5.13.4
1.3 5.13.4
2.0 6.12.0
2.1 6.12.0
2.3 6.20

Release Notes

1.0

Release: 2021-12-09

Initial Version

1.1

Release: 2021-12-17

EndsWith matcher added

1.2

Release: 2022-06-14

Recursive property

1.3

Release: 2023-08-23

Nova backend

2.0

Release: 2023-08-23

New frontend version

2.1

Release: 2024-01-05

Asset type configurable in gui

2.3

Release: 2025-02-14

Compatibility with CELUM 6.20