core: use a rule to say which node structure can be lookt at as a item
----------------------------------------------------------------------
Key: MAGNOLIA-1556
URL: http://jira.magnolia.info/browse/MAGNOLIA-1556
Project: Magnolia
Issue Type: Improvement
Components: core
Affects Versions: Ideas
Reporter: Philipp Bracher
Assigned To: Sameer Charles
We have to define which nodetypes are to be considered as a single item.
Example:
a page includes all subnodes of type mgnl:contentnode (paragraphs), but not
subnodes of type mgnl:content (subpage).
Improvement:
Today this rules are built by code in different places and are used for
activation and versioning only. We should have somewhere a repository
configuration where you define this kind of rules, those are then used in the
commands (not recursive copy, security, version, activation, ...)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------