Posted by webchick on May 26, 2009 at 5:41am
Jump to:
| 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:



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
#3
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
Automatically closed -- issue fixed for 2 weeks with no activity.