Symfony 3 - Ckeditor bundle : Unrecognized options "template, template_parameters"

Snow

I am using Symfony 3 with the Ivory Bundle Ckeditor 4.0.5

I am Using template HTML, here the documentation, but I have an issue when I want to use external template (the latest example).

When I use html: 'myhtml', it is ok but when I use :

template:     'AppBundle:Ckeditor:h2_page.html.twig'
template_parameters:
    type: 'general'

It doesn't work, because I have an error :

Unrecognized options "template, template_parameters" under "ivory_ck_editor.templates.templates_perso.templates.0"

I don't understand why It looks wrong whereas the documention write you can use it.

Snow

Ok I didn't notice there was a version 4.0.6, I did the update and it is working now !

Sorry !

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

FOS\RestBundle, "Unrecognized options" on Symfony2

From Dev

Ckfinder & Ckeditor in Symfony2 with no bundle

From Dev

Lexik Bundle Symfony 3

From Dev

symfony3 & SonataAdmin & Formatter Bundle - Error when using formatter options "target_field" do not exist

From Dev

using ckeditor in symfony3

From Dev

using ckeditor in symfony3

From Dev

Symfony 3: How to create a private bundle

From Dev

Unable to install bundle for Symfony 3 using Composer

From Dev

Sonata User Bundle + Symfony 3.x

From Dev

API Post to Sonata Media Bundle Symfony 3

From Dev

How to auto generate a bundle in Symfony3?

From Dev

Symfony 3 - Sonata Aplication Media Bundle error

From Dev

Behat "Unrecognized options"

From Dev

Symfony unrecognized provider property

From Dev

CKEditor convert back to text Symfony 3 and Doctrine ORM

From Dev

Unable to configure Symfony (3rd party) bundle

From Dev

Symfony 3 + FOS REST Bundle: Normalize values before validation

From Dev

Symfony3 - MISD Phone Number Bundle format

From Dev

What is wrong with my bundle extension class ( symfony 3 )?

From Dev

Extract the current namespace, bundle, controller and action name symfony3

From Dev

Symfony 3 overwrite FOS UserTemplate - but put the Views in my Bundle

From Dev

Doctrine cache unrecognized options error

From Dev

Unrecognized options "suites" under "behat"

From Dev

Symfony security.yml Unrecognized options "check_path, login_path, provider" under "security.firewalls.secured_area.ldapsecure"

From Dev

Symfony call a bundle in an other bundle

From Dev

Symfony | CKEditor placeholder

From Dev

Xcode - Bundle format unrecognized, invalid, or unsuitable

From Dev

Symfony Add Bundle

From Dev

Symfony solr bundle 2.8 +

Related Related

HotTag

Archive