[
https://issues.apache.org/jira/browse/SLING-295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12573804#action_12573804
]
Carsten Ziegeler commented on SLING-295:
----------------------------------------
jcr:primaryType sounds good
and then either
jcr:mixinTypes : comma separeted list
or
jcr:mixinType which can occur more than once?
> Specify nodetype for node creation
> ----------------------------------
>
> Key: SLING-295
> URL: https://issues.apache.org/jira/browse/SLING-295
> Project: Sling
> Issue Type: Improvement
> Components: ujax
> Reporter: Carsten Ziegeler
> Attachments: patch.txt
>
>
> It would be nice to specify the node type for new nodes when they are created
> through the post servlet.
> Perhaps by specifying a node type parameter (like ujax:nodetype)?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.