[ 
http://jira.nuxeo.org/browse/NXP-2560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39577#action_39577
 ] 

Thomas Roger commented on NXP-2560:
-----------------------------------

It is now possible to set String properties on documents created via the 
content template factory.

In your content-template-contrib, on a templateItem you can add properties like 
that:
  ...
  <templateItem typeName="Folder" id="Folder1" title="Folder1" 
description="First Folder">
    <properties>
      <property xpath="dublincore:creator" value="Administrator"/>
      <property xpath="dublincore:coverage" value="coverage"/>
      ...
    </properties>
  </templateItem>
  ... 

> Set String properties when creating documents with Content template manager
> ---------------------------------------------------------------------------
>
>                 Key: NXP-2560
>                 URL: http://jira.nuxeo.org/browse/NXP-2560
>             Project: Nuxeo Enterprise Platform
>          Issue Type: New Feature
>    Affects Versions: 5.1.5, 5.2 M2
>            Reporter: Thomas Roger
>            Assignee: Thomas Roger
>             Fix For: 5.1.6, 5.2 M3
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://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

Reply via email to