Postponed
Project:
Wysiwyg ImageField
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2010 at 19:18 UTC
Updated:
4 Jan 2011 at 14:39 UTC
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
Comment #1
decipheredWysiwyg 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.
Comment #2
Mark Nielsen commentedThanks for considering, anyway.
If I do find a solution, I'll post it back here for completeness.