Phorum 5 inline images
Posted by bnemesis
Phorum 5 inline images May 29, 2004 02:43AM |
Registered: 20 years ago Posts: 7 |
Re: Phorum 5 inline images May 29, 2004 04:34AM |
Admin Registered: 22 years ago Posts: 9,240 |
Re: Phorum 5 inline images June 06, 2004 07:46PM |
Registered: 20 years ago Posts: 7 |
Re: Phorum 5 inline images June 07, 2004 02:48AM |
Admin Registered: 22 years ago Posts: 9,240 |
June 07, 2004 02:16PM |
Admin Registered: 24 years ago Posts: 4,495 |
> will this be added in future releases?
No current plans, but you never know.
> Or do you know of a mod to make it work?
No, but one could be done to make it so.
No current plans, but you never know.
> Or do you know of a mod to make it work?
No, but one could be done to make it so.
Brian - Cowboy Ninja Coder - Personal Blog - Twitter
Re: Phorum 5 inline images August 11, 2010 06:41PM |
Registered: 14 years ago Posts: 9 |
Ouch.
I didn't even notice this was broken.
This used to work. Perhaps it was a module.
But I've (apparently foolishly) upgraded since then.
And now it's gabust.
I upload images to my own server, and then use BB code
to make them visible. But that, and photobucket et al,
is not what my customers want.
I'll have to look around for a better solution.
I've been putting another conversion off.
I have about 15,000 posts now.
But no photos is a show stopper for me.
Take this as customer feed back.
Not as an ill-tempered flame.
But I'm going to have to find another forum.
For what (perhaps little) it's worth, I used to use a forum I wrote myself.
That system had a way for registered users to upload to my file system,
using an open-source PHP upload library.
Then my script made an img tag inside the post.
I like images on the file system better than binary stuff embedded in
the database, because then I can make use of those images multiple times,
in other contexts. User-supplied images make a site interesting.
Without them, you got nothang.
Edited 1 time(s). Last edit at 08/11/2010 06:45PM by pmd.
I didn't even notice this was broken.
This used to work. Perhaps it was a module.
But I've (apparently foolishly) upgraded since then.
And now it's gabust.
I upload images to my own server, and then use BB code
to make them visible. But that, and photobucket et al,
is not what my customers want.
I'll have to look around for a better solution.
I've been putting another conversion off.
I have about 15,000 posts now.
But no photos is a show stopper for me.
Take this as customer feed back.
Not as an ill-tempered flame.
But I'm going to have to find another forum.
For what (perhaps little) it's worth, I used to use a forum I wrote myself.
That system had a way for registered users to upload to my file system,
using an open-source PHP upload library.
Then my script made an img tag inside the post.
I like images on the file system better than binary stuff embedded in
the database, because then I can make use of those images multiple times,
in other contexts. User-supplied images make a site interesting.
Without them, you got nothang.
Edited 1 time(s). Last edit at 08/11/2010 06:45PM by pmd.
August 11, 2010 06:48PM |
Admin Registered: 20 years ago Posts: 8,532 |
You are replying to a 2004 post! Many modules have been written since then. Also modules that make it possible to have images inline in the posting. A combination of Embed Attachments and Embed Images allows your users to upload images as an attachment and place them inline in the post.
Check out the module list for these modules and many more.
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Check out the module list for these modules and many more.
Maurice Makaay
Phorum Development Team



Re: Phorum 5 inline images August 11, 2010 07:03PM |
Registered: 14 years ago Posts: 9 |
Sorry, only registered users may post in this forum.