simple-cms-bundle icon indicating copy to clipboard operation
simple-cms-bundle copied to clipboard

Enable recursive breadcrumbs in admin

Open dbu opened this issue 11 years ago • 0 comments

We should make something like https://github.com/symfony-cmf/MenuBundle/blob/master/Admin/MenuNodeAdmin.php#L44-L81 possible for simple cms as well.

An admin extension can not do this, otherwise we could generalize it into one. Given that trees are inherent to PHCPR-ODM, we could build the feature into sonata admin phpcr-odm directly, however.

dbu avatar May 10 '14 15:05 dbu