Download & Extend

Add support for extensions that do not need to be loaded

Project:Wysiwyg
Version:5.x-1.x-dev
Component:Editor - TinyMCE
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

IMCE implements an extension for TinyMCE that must not be loaded at all. It just loads its own JS and adds settings to TinyMCE's configuration, i.e.

'extensions' => ...,
'load' => FALSE,

should be possible. Patch needs to ensure that other extensions define load = TRUE though.
AttachmentSize
wysiwyg-DRUPAL-5.extensions.patch1.68 KB

Comments

#1

Status:needs review» fixed

Committed to all branches.

#2

Status:fixed» closed (fixed)

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