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.

Command icon 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:

Comments

Davidz created an issue. See original summary.

Davidz’s picture

StatusFileSize
new920 bytes

Update patch with node id and comment id

3216638-3-conditional-fields-ckeditor.patch

paulocs’s picture

Version: 8.x-1.x-dev » 4.x-dev
hmendes’s picture

Status: Active » Needs review
StatusFileSize
new922 bytes
new878 bytes

Re-rolling patch from #3.

vikashsoni’s picture

patch is working fine and applied cleanly

Thanks ....

paulocs’s picture

Status: Needs review » Reviewed & tested by the community

For me it makes sense as well.
Patch looks good.

thalles’s picture

Make sense to me too!

  • hmendes authored 88e9ee2 on 4.x
    Issue #3216638 by Davidz, hmendes: Remove ckeditor from dependencies...
thalles’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.