[ 
https://jira.nuxeo.com/browse/NXP-5009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anahide Tchertchian resolved NXP-5009.
--------------------------------------

    Resolution: Won't Fix

thsi can be done using a listener

> assigning privileges on a specific document type
> ------------------------------------------------
>
>                 Key: NXP-5009
>                 URL: https://jira.nuxeo.com/browse/NXP-5009
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Task
>    Affects Versions: 5.3 GA
>         Environment: Linux ubuntu 8.04 lts, postgreSQL 8.3
>            Reporter: Jesus Ibanez
>            Priority: Major
>
> when creating a specific document type i need assign privileges on this 
> document and assign it to a group, is it possible? i have made the follows 
> contribution but it does not work
> <extension target="org.nuxeo.ecm.platform.permissions.defultdictamen" 
> point="config">
> <configuration>
>         <document type="dictamen">
>           <principal name="dictamen_managers">
>             <permission isGranted="true">Write</permission>
>           </principal>
>         </document>
>  </configuration>
> </extension>

--
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