Hi, I didn't know about this sandbox module before writing my own here:

https://www.drupal.org/sandbox/jwilson3/2454995
(mirrored here: https://github.com/jameswilson/ckeditor_image2)

Comparing the code, my module is more complete, but your readme has slightly different information than mine that could be helpful to incorporate.

My sandbox module:

  • Supports the CKEditor, WYSIWYG, and Media modules.
  • Provides an example make file and instructions for downloading the required CKEditor plugins and dependencies.
  • Uses the CSS-class based approach for image alignment, as opposed to the inline styles that image2 uses by default.
  • Improves CKEditor responsive image support, by preventing the editor from adding inline height and width styles on the image tags.

I think we could join forces. I've applied for full module status and would be happy to have you as a co-maintainer.

Comments

jwilson3’s picture

jwilson3’s picture

Issue summary: View changes
jwilson3’s picture

Issue summary: View changes
jwilson3’s picture

Issue summary: View changes
jwilson3’s picture

Issue summary: View changes