Image Upload Repository [message #5596] |
Tue, 10 September 2002 14:37 |
ben!
Messages: 7 Registered: July 2002
Karma: 0
|
Junior Member |
|
|
Greetings.
I'm running a board (http://thelocust.org/bored) and we tend to do a lot of inline image posting. Now, most of us have some webspace to use to host images that we don't want to link to remotely, but some of my users don't.
Now, i know there is already an attachment function for posts, but what I would like to see (and it would most definitely be an optional thing) is a public image repository.
When a user posts/replies, there would be a button for the image repository. Click on it, and it pops a new window with a File Upload dialog, a listing of the most recently uploaded files, and a search box. The user may upload his/her own picture (and the upload would be checked for image format/size restraints) and the page would refresh, showing his/her photo as the most recently uploaded.
Now, in the listing of the most recently uploaded image, he/she may choose to "Add to Post" any image he/she sees there, and thanks to the wonder of javascript, a FUD or HTML tag will be placed in the message for that image.
The search box will allow the user to search by name and/or image extension any of the images in that public directory. The result set is shown and he/she may choose them at will.
Now, i realize that this has a lot of possible issues with it, but again, it would be an optional amenity for those image-heavy boards.
If this doesn't get picked up by one of the blessed FUDForum regular developers, i may go ahead an implement it (once 2.3.1 comes out and i can upgrade my postgresql database )
|
|
|
|
|
Re: Image Upload Repository [message #5625 is a reply to message #5621] |
Tue, 10 September 2002 19:55 |
Ilia
Messages: 13241 Registered: January 2002
Karma: 0
|
Senior Member Administrator Core Developer |
|
|
Not easily done, and would require an ugly hack. Since the only way to make this possible would be pass an additional parameter to the getfile form and have it act upon it. Since this is really only affects 1 option IMO it is not a good solution.
FUDforum Core Developer
|
|
|