CKEditor image

Categories

Component ID

2077663

Component name

CKEditor image

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module addresses issue described on http://docs.cksource.com/CKEditor_for_Drupal/Open_Source/Drupal_7/Inline...

It changes the way CKEditor uses height, width and alignment for images. Instead of inserting values in form of inline styles, CKEditor image uses:

  • width and height attributes
  • align-left and align-right classes for image alignment

Troubleshooting

You CKEditor must contain Image plugin.

Issues

This module will disable Advanced tab of the image plugin.