Contribute back fixes to original library

sun - March 28, 2009 - 05:50
Project:HTMLBox
Version:6.x-1.x-dev
Component:Code
Category:task
Priority:critical
Assigned:Unassigned
Status:active
Description

I tried to implement HtmlBox as another supported editor in #416218: Add editor: HtmlBox, but slowly found out that HtmlBox module uses a library that contains hacks specifically for Drupal.

If those hacks would have been contributed back to the original library in the first place, we would be able to implement HtmlBox support into Wysiwyg API now - providing this editor to a much larger audience. :(

Identified issues:

1) Editor buttons try to load their button images from a wrong location.

2) Editor instance cannot be detached/removed easily. While we could hack around this limitation, the library should provide a way to remove the editor (like any other library does).

 
 

Drupal is a registered trademark of Dries Buytaert.