Add a feature to completely override a document type 
-----------------------------------------------------

                 Key: NXS-872
                 URL: https://jira.nuxeo.com/browse/NXS-872
             Project: Nuxeo Studio
          Issue Type: Improvement
          Components: Schemas
    Affects Versions: 2.4.3
            Reporter: Thierry Martins
            Priority: Major


Sometimes, a user needs to override the previous definition of a document type 
defined in Nuxeo, like Workspace or Folder: for instance, he will need to 
redefine the accepted document types.

But because of the default definition and the merge policy of the extension 
point, you can only add accepted document types.

It would be interesting to add a checkbox to force the overriding and generate 
a contribution like 
{code:xml}
<type id="Workspace" remove="true" />
{code}
before the contribution corresponding to what was defined in Studio UI.

Otherwise, we can think about implementing the deniedSubTypes attribute, but it 
won't solve all issues.

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