symfony-cmf/block-bundle

Configure PHPCR ODM child restrictions

wouterj opened this issue · 1 comments

We should implement doctrine/phpcr-odm#706 in 2.0 of this bundle. The tree browser bundle can use this information to restrict children.

What would the task to do here then?

Add restricted Children to i.e. container block (Which one else?)

And then? We also should enable an enhancer on the resource side to pass the data to tree-browser, right?