PDA

View Full Version : Insert image to post directly??


f0x
05-16-2006, 08:45 AM
I want to add an option that users can upload and then insert their image into their post just by a few steps.

At first, pop-up a window that user can upload their image (just like the vBB's attachment manager).

When upload finish, all the images that user had uploaded in that window just normally insert into their post (between tag https://vborg.vbsupport.ru/, both in Standard and WYSIWYG editor)

How can I do that? Or if you know their some modification did it, please let me know.

Thanks a lot and sorry about my bad English.

Nissart
06-15-2006, 02:49 PM
i'm also looking for such an option. it does exist in a very simple way on phpBB or UBB.

amykhar
06-15-2006, 04:34 PM
It's already there :) I didn't know it either till a vbulletin staff member showed me.

First, the user attaches the picture. Then, in the advanced editor, not the quick reply editor, they click the paperclip button. This brings up a list of attachments. The user clicks the one they want, and it inserts it in the post as desired.

Nissart
06-20-2006, 10:37 PM
thnaks amykhar, but it's really not intuitive.
In my old ubb forum, i've got a very good and simple hack that remains imageshack interface (ELY_M's Upload)

in vbulletin, it's really nice and easy to attach images and files, but if you just want to post in your message a new uploaded image (as f0x described) and that image not being showed as an attachment, you have to do a lot of manipulations.

Jarllax
06-21-2006, 08:22 AM
thnaks amykhar, but it's really not intuitive.
In my old ubb forum, i've got a very good and simple hack that remains imageshack interface (ELY_M's Upload)

in vbulletin, it's really nice and easy to attach images and files, but if you just want to post in your message a new uploaded image (as f0x described) and that image not being showed as an attachment, you have to do a lot of manipulations.

Not very intuitive, but it works I guess. Thanks amykhar for answering my question before having to ask it, hehe.

amykhar
06-21-2006, 10:57 AM
No, it's not intuitive. But, once you know how to use it, it's not difficult. I was able to train my users very quickly, and they're not techies.

Pumych
08-06-2006, 03:46 PM
I want to add an option that users can upload and then insert their image into their post just by a few steps.

At first, pop-up a window that user can upload their image (just like the vBB's attachment manager).

When upload finish, all the images that user had uploaded in that window just normally insert into their post (between tag https://vborg.vbsupport.ru/, both in Standard and WYSIWYG editor)

How can I do that? Or if you know their some modification did it, please let me know.

Thanks a lot and sorry about my bad English.

Is there anyone that found how make it?