I like the GUI for asset (http://drupal.org/project/asset) much better than IMCE for my users but I miss having it work with the BUEditor image button. Would it be possible to add support for asset? Unfortunately, I don't know js so all I can do is ask and hope. :)

Michelle

Comments

derhasi’s picture

For simply adding a Asset-Button use
js: window.open('/asset/wizard/textarea?textarea='+E.textArea.id, 'asset_textarea_link', 'width=600,height=400,scrollbars=yes,status=yes,resizable=yes,toolbar=no,menubar=no'); return false;

Integrating in Image-Button will need more work. Seems not to be that easy.

ufku’s picture

Status: Active » Closed (fixed)
michelle’s picture

Hmm... Two years later, I'm guessing that's a "no", then? :P No matter; I don't use Asset anymore anyway.

Michelle

ufku’s picture

Cleaning up 5.x issues. You may reopen against 7.x.

michelle’s picture

Nah, I stopped caring about Asset when I stopped using D5. :) And I don't use D7, yet.

Michelle