Here are a few screenshots:

File Upload

Post inline

View attachments

Comments

merlinofchaos’s picture

It looks like we can do this with the inline module and some minor customization in drubb itself.

1) inline's tag is different. It is [inline_upload] it appears.
2) We'll need a button on the upload form which means some javascript.

merlinofchaos’s picture

Priority: Normal » Critical
merlinofchaos’s picture

Status: Active » Fixed

Ok, I went the easy route. inline module will automatically inline attached images if configured to do so. This isn't quite ideal, but it takes less time than implementing a javascript button, which probably would better than auto inline, at least auto inline is very easy for them to cope with.

I committed the dependency on inline.module to drubb.

Status: Fixed » Closed (fixed)
Issue tags: -DruBB topic/reply post form

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