Project:DruBB
Component:Code
Category:task
Priority:critical
Assigned:Unassigned
Status:closed (fixed)
Issue tags:DruBB topic/reply post form

Issue Summary

Here are a few screenshots:

File Upload

Post inline

View attachments

Comments

#1

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.

#2

Priority:normal» critical

#3

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.

#4

Status:fixed» closed (fixed)

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

nobody click here