Problem/Motivation

The module integrates with the CKEditor module to provide a Brandfolder Browser plugin that inserts an image tag with metadata sufficient for other plugins/filters to modify it. However, it forces a 620px-wide JPEG image and doesn't allow any easy (non-code) way to change that. It is also not possible to change the label for the Brandfolder Browser button in the CKEditor Toolbar.

Steps to reproduce

See above

Proposed resolution

  1. Allow admins to specify global patterns for CKEditor-inserted images with respect to their CDN URLs.
  2. Allow the button label to be customized.

Remaining tasks

Beyond the scope of this issue:

  • Consider a purely token-based approach
  • Support the WYSIWYG contrib module and/or other editors

User interface changes

See above

API changes

See above

Data model changes

None

Comments

ndewhurst created an issue. See original summary.

  • ndewhurst committed 412508a on 7.x-1.x
    Issue #3188587. Issue #3188583.
    
    Issue #3188587 by ndewhurst: Improve...

  • ndewhurst committed a24d45c on 7.x-1.x
    Issue #3188583 by ndewhurst: Correct var names for RTE config. Config...
ndewhurst’s picture

Status: Needs work » Fixed

Relevant changes:

  1. Admins can specify [Brandfolder CDN] URL params to apply to RTE images.
  2. Global CDN options such as static image file format and lossy format quality will be applied to RTE images.
  3. Admins can customize the text used for the Brandfolder Browser WYSIWYG toolbar button.

Status: Fixed » Closed (fixed)

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