[ 
https://jira.nuxeo.com/browse/NXP-7364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=100520#comment-100520
 ] 

Mariana Cedica commented on NXP-7364:
-------------------------------------

Implemented a custom source node to handle this behaviour 
:FileWithIndividualMetadatasSourceNode.
This properties file must have the same name as the file (or folder) it 
represents :
For test1.pdf <-> test1.properties 
Note that the DefaultDocumentModelFactory it's only setting properties on the 
leaf document types. A custom factory must be contributed to enable this for 
folders.


> Improve the importer to allow specifying metadatas at document level for each 
> imported document
> -----------------------------------------------------------------------------------------------
>
>                 Key: NXP-7364
>                 URL: https://jira.nuxeo.com/browse/NXP-7364
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Improvement
>          Components: Importer
>    Affects Versions: 5.4.2
>            Reporter: Mariana Cedica
>             Fix For: 5.4.3
>
>
> The FileWithMetadataSourceNode allows to specify metatadas for the imported 
> documents at folder level. ( Cf NXP-7363).
> Contribute another SourceNode implementation that allows to specify metadatas 
> at document level :
> - for each document to import (a folderish or a leaf type ) if there are 
> specific metadatas they will be specified into a file named
> filename.properties ( or foldername.properties) where filename and foldername 
> are the names of the docs to import, extension is ignored)

--
This message is automatically generated by JIRA.
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

Reply via email to