Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Roles

The Copyright Notification features introduces 1 new role:

  • Copyright_Notification_Bypass - allows a user to download the assets, bypassing the copyright notification

Requirements

Copyright Notification feature requires two metafield to be used in order to store disclaimer to be shown when trying to download an asset, one for holding the predefined value and one for holding a custom value. The metafield can be of type String, Note, ComboValue or EditComboValue.

The recommended configuration is as follows:

  1. The metafield designated for storing the predefined value should be of type ComboValue, with entries that have use Text for the name of the predefined template and Value for the predefined template.

    2. The metafield designated for storing the custom value should be of type Note.

Configuration

Navigate to the MM5 Config Manager, expand the "Copyright Notification" section and configure the available options.

  • Enable copyright notification“ - Enables or disabled the copyright notification feature

  • Predefined disclaimer metadata field“ - Selects the metafield that will be used to check and extract the predefined copyright disclaimer for an asset.

  • Custom disclaimer metadata field“ - Selects the metafield that will be used to check and extract the custom copyright disclaimer for an asset.


  • No labels