@@ -7,7 +7,7 @@ CreateBundle
77
88 The CreateBundle provides modern front-end in-place editing for web
99 applications. It integrates create.js and the CreatePHP library into
10- Symfony2 .
10+ Symfony .
1111
1212.. include :: ../_partials/unmaintained.rst.inc
1313
@@ -307,7 +307,7 @@ JavaScript loader check if the current user is granted the configured
307307.. tip ::
308308
309309 In order to have security in place, you need to configure a
310- "Symfony2 firewall". Read more in the `Symfony2 security chapter `_.
310+ "Symfony firewall". Read more in the `Symfony security chapter `_.
311311 If you do not do that, create.js will not be loaded and editing
312312 will be disabled.
313313
@@ -363,8 +363,7 @@ after those to be able to customize as needed) with:
363363 Make sure Assetic is rewriting the paths in your CSS files properly or you
364364 might not see icon images.
365365
366- In your page bottom area, load the JavaScript files. If you are using Symfony 2.2 or
367- higher, the method reads:
366+ In your page bottom area, load the JavaScript files:
368367
369368.. configuration-block ::
370369
@@ -666,4 +665,4 @@ Read On
666665.. _`symfony-cmf/create-bundle` : https://packagist.org/packages/symfony-cmf/create-bundle
667666.. _`RDF` : https://en.wikipedia.org/wiki/Resource_Description_Framework
668667.. _`RDFa` : https://en.wikipedia.org/wiki/RDFa
669- .. _`Symfony2 security chapter` : https://symfony.com/doc/current/book /security.html
668+ .. _`Symfony security chapter` : https://symfony.com/doc/current/security.html
0 commit comments