[
http://jira.magnolia-cms.com/browse/DOCU-247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antti Hietala updated DOCU-247:
-------------------------------
Description:
Write a reference to node types. Node types and their prefixes are defined in
the class
[info.magnolia.cms.core.MgnlNodeType|http://svn.magnolia-cms.com/view/community/magnolia/tags/magnolia-4.5-beta4/magnolia-core/src/main/java/info/magnolia/cms/core/MgnlNodeType.java]
which replaces the deprecated {{info.magnolia.cms.core.itemType}} class.
Tasks:
* Write brief intro to node types and link to [Jackrabbit Node
Types|http://jackrabbit.apache.org/node-types.html] document.
* List/table of node type prefixes ({{nt:}}, {{mix:}}, {{mgnl:}}, {{jcr:}}) and
node types defined in Magnolia ({{contentNode}}, {{nodeData}} etc.).
* Write an example JCR query and the same query but limit the results by item
type (node type). Show how the second is a more targeted way to get the nodes
you want.
was:
Write a reference to node types. Node types and their prefixes are defined in
the class
[info.magnolia.cms.core.MgnlNodeType|http://svn.magnolia-cms.com/view/community/magnolia/tags/magnolia-4.5-beta4/magnolia-core/src/main/java/info/magnolia/cms/core/MgnlNodeType.java]
which replaces the deprecated {{info.magnolia.cms.core.itemType}} class.
Tasks:
* Write brief intro to node types and link to [Jackrabbit Node
Types|http://jackrabbit.apache.org/node-types.html] document.
* List/table of node type prefixes ({{nt:}}, {{mix:}}, {{mgnl:}}, {{jcr:}}) and
node types used in Magnolia ({{contentNode}}, {{nodeData}} etc.).
* Write an example JCR query and the same query but limit the results by item
type (node type). Show how the second is a more targeted way to get the nodes
you want.
> Node type reference
> -------------------
>
> Key: DOCU-247
> URL: http://jira.magnolia-cms.com/browse/DOCU-247
> Project: Documentation
> Issue Type: Task
> Security Level: Public
> Components: content
> Reporter: Antti Hietala
> Assignee: Ruth Stocks
>
> Write a reference to node types. Node types and their prefixes are defined in
> the class
> [info.magnolia.cms.core.MgnlNodeType|http://svn.magnolia-cms.com/view/community/magnolia/tags/magnolia-4.5-beta4/magnolia-core/src/main/java/info/magnolia/cms/core/MgnlNodeType.java]
> which replaces the deprecated {{info.magnolia.cms.core.itemType}} class.
> Tasks:
> * Write brief intro to node types and link to [Jackrabbit Node
> Types|http://jackrabbit.apache.org/node-types.html] document.
> * List/table of node type prefixes ({{nt:}}, {{mix:}}, {{mgnl:}}, {{jcr:}})
> and node types defined in Magnolia ({{contentNode}}, {{nodeData}} etc.).
> * Write an example JCR query and the same query but limit the results by item
> type (node type). Show how the second is a more targeted way to get the nodes
> you want.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------