BUEditor Media Integration
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This simple module adds code to allow a Media button to be added to the BUEditor.
Currently it just loads the relevant JavaScript libraries on hook_form_alter to allow a custom button to be added to BUEditor.
To get this to work, activate this module then go to admin/config/content/bueditor and edit your chosen editor profile. Add a button (or edit the existing image button) to use the following codejs: Drupal.media.BUE.insertMedia(E);");
