Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit b448812

Browse files
committed
Merge pull request #487 from symfony-cmf/content-bundle
Content bundle
2 parents 00bd671 + 5e04614 commit b448812

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bundles/content/introduction.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,9 @@ SonataAdminBundle Integration
222222

223223
The ContentBundle also provides an Admin class to enable creating, editing and
224224
removing static content from the admin panel. To enable the admin, use the
225-
``cmf_content.persistence.phpcr.use_sonata_admin`` setting.
225+
``cmf_content.persistence.phpcr.use_sonata_admin`` setting. The CMF CoreBundle
226+
also provides an :ref:`extension <bundle-core-child-admin-extension>`
227+
to make it easier to link to parent documents.
226228

227229
.. _`with composer`: http://getcomposer.org
228230
.. _`symfony-cmf/content-bundle`: https://packagist.org/packages/symfony-cmf/content-bundle

0 commit comments

Comments
 (0)