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
Comment #1
derhasi commentedFor 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.
Comment #2
ufku commentedComment #3
michelleHmm... Two years later, I'm guessing that's a "no", then? :P No matter; I don't use Asset anymore anyway.
Michelle
Comment #4
ufku commentedCleaning up 5.x issues. You may reopen against 7.x.
Comment #5
michelleNah, I stopped caring about Asset when I stopped using D5. :) And I don't use D7, yet.
Michelle