It has made me think that perhaps it would good to use a free online storage service like dropbox, and have a mod that automatically stores attachments in a Dropbox set up for this purpose.
Dropbox has a folder called 'Public', which allows public access via the image URL it generates for each file:
Eg right click on an image in the public folder of Dropbox to get the public link:
Code: Select all
http://dl.dropbox.com/u/1994173/A325EC_1.jpg

when placed in the img BBCode.
What do you think?
Easy to do? The problem might be getting the right links from Dropbox. Maybe another free storage service would be easier?