Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AdminBundle] Added option to use a custom CKEditor config.js file #432

Merged

Conversation

mtnorthrop
Copy link
Contributor

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets #402

This pull request allows the developer to specify a custom config.js file for the CKEditor instance used in the AdminBundle.

To specify a custom config.js file, the developer should override KunstmaanAdminBundle:Default:_ckeditor_configs.html.twig and set the customConfigFile variable to the path to their custom config.js file.

@roderik
Copy link
Contributor

roderik commented May 26, 2015

@krispypen 👍

krispypen added a commit that referenced this pull request May 26, 2015
…pport

[AdminBundle] Added option to use a custom CKEditor config.js file
@krispypen krispypen merged commit adafe42 into Kunstmaan:master May 26, 2015
@mtnorthrop mtnorthrop deleted the add-ckeditor-custom-config-support branch May 27, 2015 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants