With the Version Viewer any user can get the rights to view and download any version of an asset in the specified download formats.
To be configured in {home}/appserver/conf/custom.properties
type: string, required: yes, default: -
The license key for the plugin (product: versionViewer), provided by brix.
type: long, required: yes, default: 1
Original download format id.
type: comma-separated list of user group ids, required: no, default: - (all)
Restrict the plugin to some user groups. If nothing is specified, all CELUM users can use it.
type: comma-separated list of download format ids, required: no, default: - (all)
Restrict the available download formats. Download formats with prompts won't work.
type: string, required: no, default:
yyyy-MM-dd hh:mm
The date format used to display the creation date of a version. Java SimpleDateFormat.
type: string, required: no, default:
%first% %last% (%user%) [ID: %id%]
The format used to display the username. The following placeholders are available:
%first%
: first name%middle%
: middle name%last%
: last name%user%
: username%id%
: user idtype: boolean, required: no, default:
false
Show the version viewer menu entry if the asset has version 0.
type: boolean, required: no, default:
false
Prevent reloading of asset list in background. Not recommended, because the reload prevents the session from timing out while the Version Viewer is opened.
Configurable Filename Resolver | CELUM (min. version) |
---|---|
1.0.0 | 6.x |
Released 2020-08-27
Initial version