[
https://jira.nuxeo.org/browse/DAM-482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Roger resolved DAM-482.
------------------------------
Resolution: Fixed
A new service InheritedPropertiesService was added to contribute which
properties need to be inherited from one DocumentModel to another one.
Here is the default contribution for DAM:
<extension target="org.nuxeo.dam.core.service.InheritedPropertiesService"
point="inheritedProperties">
<inheritedProperties schema="dam_common" allProperties="true" />
<inheritedProperties schema="dublincore">
<property>dc:description</property>
<property>dc:coverage</property>
<property>dc:subjects</property>
<property>dc:expired</property>
<property>dc:language</property>
</inheritedProperties>
</extension>
Changesets:
http://hg.nuxeo.org/nuxeo-dam/rev/96491078b455
http://hg.nuxeo.org/nuxeo-dam/rev/0952fe5df3f8
> Make it possible to contribute which metadata will be inherited from the
> ImportSet to the Assets
> ------------------------------------------------------------------------------------------------
>
> Key: DAM-482
> URL: https://jira.nuxeo.org/browse/DAM-482
> Project: Nuxeo DAM
> Issue Type: Improvement
> Reporter: Thomas Roger
> Assignee: Thomas Roger
> Fix For: Nuxeo DAM 1.1
>
>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets