Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
I just wrote a few methods creating image Media-items automatically for a project I'm involved in.
I see however that I forgot to implement thumbnail creation, so the user can't view the image.
Does anyone know how to do that programmatically? Is there a simple method I'm missing that does exactly that?
hope to hear from someone.
Martin
I was doing this last week. I made the thumbnails manually.
I'm throwing all of this in a little library for myself :)
Hi Anthony,
Could you share that library with me?
hope so..
Ok I got off my arse, threw it all together and put it on codeplex.
It's not extensively tested.
It builds. That's my only guaranty :)
http://uhelpsy.codeplex.com/
Great thanks! I'll let you know if i got it to work.
It should just work :)
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Creating Media-item and Thumbnail programmatically
Hi,
I just wrote a few methods creating image Media-items automatically for a project I'm involved in.
I see however that I forgot to implement thumbnail creation, so the user can't view the image.
Does anyone know how to do that programmatically? Is there a simple method I'm missing that does exactly that?
hope to hear from someone.
Martin
I was doing this last week. I made the thumbnails manually.
I'm throwing all of this in a little library for myself :)
Hi Anthony,
Could you share that library with me?
hope so..
Ok I got off my arse, threw it all together and put it on codeplex.
It's not extensively tested.
It builds. That's my only guaranty :)
http://uhelpsy.codeplex.com/
Great thanks! I'll let you know if i got it to work.
It should just work :)
is working on a reply...