It would be great if we could add a button to the list of attached images to auto link them into the text like phpbb does. This might be an extension of inline module, and could use inline's markup, perhaps?

Comments

webchick’s picture

merlinofchaos’s picture

That requires CCK which requires adding fields to the comment and forum types. I'm leery of having to do that, when we already have upload.module available.

My thought is to add a little javascript widget next to each attached file which, if the uploaded file is an image, works like the quote button and adds a formatted img tag (presumably configurable between html and bbcode).

I don't know what module should actually be responsible for doing this though. :P

merlinofchaos’s picture

Status: Active » Fixed

http://drupal.org/cvs?commit=228852

Since this modifies bueeditor settings these changes will only show up on a re-enabling of drubb.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.