Posted by sun on December 1, 2008 at 6:16pm
2 followers
Jump to:
| 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.
| Attachment | Size |
|---|---|
| wysiwyg-DRUPAL-5.extensions.patch | 1.68 KB |
Comments
#1
Committed to all branches.
#2
Automatically closed -- issue fixed for two weeks with no activity.