LDraw.org Discussion Forums
Image upload now enabled - Printable Version

+- LDraw.org Discussion Forums (https://forums.ldraw.org)
+-- Forum: Administrative (https://forums.ldraw.org/forum-4.html)
+--- Forum: Website Suggestions/Requests/Discussion (https://forums.ldraw.org/forum-23.html)
+--- Thread: Image upload now enabled (/thread-12278.html)



Image upload now enabled - Orion Pobursky - 2014-01-30

I've enabled the ability to attach images with the png, gif, and jpg extensions. All others are disallowed. Please do not upload large images. If this is abused, I will disable image upload.


Re: Image upload now enabled - Magnus Forsberg - 2014-01-30

Good, we needed that, but how big is "too big"?
How many kb or pixels is acceptable?


Re: Image upload now enabled - Orion Pobursky - 2014-01-30

I leave that up to you. Be responsible. The hard upload limit imposed by PHP on my server is (I think) 6.9 MB but I'd say that you should prolly think hard if you're uploading and image that's more than 1MB


Re: Image upload now enabled - Philippe Hurbain - 2014-01-31

Thanks, this will make our life easier!


Re: Image upload now enabled - Steffen - 2014-02-01

+1


Re: Image upload now enabled - Ben Supnik - 2014-02-03

Thanks!!!


Re: Image upload now enabled - Magnus Forsberg - 2014-02-09

Ok, it is now possible to attach a picture, but how do I show that picture in my message?
I know there is a button "insert image url" when I write a message, but how do I find the url to my attached image?

Or do I have to upload it to another place, like Brickshelf or Photobucket, before I can link to it?


Re: Image upload now enabled - Orion Pobursky - 2014-02-09

Hmm. Not sure. I'll look into this unless someone else has figured it out and cares to share Smile


Re: Image upload now enabled - Michael Heidemann - 2014-02-09

I like to show the picture hand.png, so first I upload the picture.
Second step is edit this message and put the img tag around the
    http://forums.ldraw.org/file.php/23/1148/hand.png

Problem is, that you do not know the two numbers (in this case /23/1148/) of the link.

Does anybody has a better way?


Re: Image upload now enabled - Philippe Hurbain - 2014-02-09

I used the following method: prepare your message, attach your image, post it. The posted message contains a link to the image, edit your post to include it with "insert image url"


Re: Image upload now enabled - Michael Heidemann - 2014-02-09

Same approach than me Smile

I have to add that the open link should be used.


Re: Image upload now enabled - Philippe Hurbain - 2014-02-09

...and same post time stamp Wink


Re: Image upload now enabled - Orion Pobursky - 2014-02-09

Ok. I've altered the template to show the url of the attached file so you can copy and paste into your post.


Re: Image upload now enabled - Magnus Forsberg - 2014-02-10

Great. Much easier now.