content-bundle
content-bundle copied to clipboard
Configure PHPCR ODM child restrictions
We should implement https://github.com/doctrine/phpcr-odm/pull/706 in 2.0 of this bundle. The tree browser bundle can use this information to restrict children.
Also skipping this one. Not sure how to do this, almost everything is allowed as child of StaticContent.
yeah, not sure if its a good idea to restrict here at all. probably should be up to the user if they need restrictions.