Any news on this? Any thoughts on the architecture/structure? I suppose you'd want a table with the following fields:
blob (attachment)post id (foreign key)number of times downloaded
An upload/attach button in the post form and just a
servlet to handle any upload event (using commons-upload) or download request (for checking permissions).
What would be the best way to display them? I suppose just at the bottom (with download count). Though to be fancy you could have some BBcode to allow it to be embedded in the posting
Anyone looking into this? I may have a go if I get the time otherwise.
cheers,
Mike.
[originally posted on jforum.net by mgoodwin]