Most of the public forms don't use ckeditor. Every time when a public form is loaded, the 188k ckeditor.js file is loaded. It could improve the speed of page load by checking if CKEDITOR is defined in js instead of adding it as dependency.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | raw_diff_3216638-5.txt | 878 bytes | hmendes |
| #5 | 3216638-5.patch | 922 bytes | hmendes |
| #3 | 3216638-3-conditional-fields-ckeditor.patch | 920 bytes | Davidz |
| conditional_fields_ckeditor.patch | 920 bytes | Davidz |
Issue fork conditional_fields-3216638
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3216638-remove-ckeditor-dependency
changes, plain diff MR !6
Comments
Comment #3
Davidz commentedUpdate patch with node id and comment id
3216638-3-conditional-fields-ckeditor.patch
Comment #4
paulocsComment #5
hmendes commentedRe-rolling patch from #3.
Comment #6
vikashsoni commentedpatch is working fine and applied cleanly
Thanks ....
Comment #7
paulocsFor me it makes sense as well.
Patch looks good.
Comment #8
thallesMake sense to me too!
Comment #10
thalles