This add-on is deprecated since Nuxeo Platform 6.0.
The Nuxeo DAM Compat add-on is a compatibility add-on that enables to keep some features and behaviors available in Nuxeo Platform 5.8 into 6.0 Nuxeo DAM.
Installation
This add-on requires no specific installation steps. It can be installed like any other package from the Marketplace or from the Admin tab.
After the package is installed, users have a DAM tab on top of the application, next to the Workspace tab.
Technical Overview
This section explains what is included in the Nuxeo DAM Compat add-on.
Schemas
Schemas defined by Nuxeo DAM Compat:
dam_common
: used to store DAM related information like author of the assets, authoring date of the assets.ip_rights
: used to store Intellectual Property rights information.
Facets
DAM Compat defined the Asset
facet, to be added to document types that should be considered as Assets so that they will be available in the default search, in the creation popup, ...
The Asset
facet contains by default the dam_common
and ip_rights
schemas.
The Asset
facet is added to the following document types: File
, Picture
, Video
, Audio
.