Is it possible to provide a mechanism for integrating WYSIWYG Imagefield and BUEditor?

BUEditor provides an admin interface for creating custom javascript and php-driven buttons for inserting any kind of syntax you like into a textarea. To play with WYSIWYG Imagefield, a custom BUEditor button would need to be able to trigger a WYSIWYG Imagefield modal window, and the modal window would return just the file-path when the file is selected.

Might this already be possible? Or is it functionality which could be added?

Comments

deciphered’s picture

Status: Active » Postponed

Wysiwyg ImageField depends upon the Wysiwyg module, which provides plugins support for specific Wysiwyg libraries, and unfortunately it does not support BUEditor.

It may be possible to add this functionality through another method, but I can't put the time into it at the moment. Will mark this request as postponed for the moment.

Cheers,
Deciphered.

Mark Nielsen’s picture

Thanks for considering, anyway.

If I do find a solution, I'll post it back here for completeness.