Hi GaëlG, thanks a lot for this usefule module.

I want to use it on a site where we'll have different fields for wysiwyg image uploads, due to the access restrictions being different on different instancies.

Right now ckeditor_insert only supports 1 field to be selected, but it's a trivial change to allow admins to select as many of the existing file / image fields as they want.

I'm attaching a patch in the next comment that should make that possible.

Thanks!

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

slv_’s picture

slv_’s picture

Status: Active » Needs review
GaëlG’s picture

Assigned: Unassigned » slv_
Status: Needs review » Reviewed & tested by the community

It seems good sense to me. Feel free to commit yourself now. :)

SebCorbin’s picture

Status: Reviewed & tested by the community » Needs work
FileSize
2.39 KB

It's missing a migration to convert existing variable name and value. Fixed the patch so that there are only relative paths

  • SebCorbin committed 61c18f0 on 7.x-1.x
    Issue #2499623 by slv_, SebCorbin: Allow ckeditor_insert plugin to be...
SebCorbin’s picture

Status: Needs work » Fixed

Added hook and commited

Status: Fixed » Closed (fixed)

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