Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Leigh Bowers 2 posts 22 karma points
    Oct 20, 2012 @ 21:06
    Leigh Bowers
    0

    Using ImageResier.Net with Umbraco - Almost there...

    I'm completely new to Umbarco, but I really like what I've seen so far. I purchased ImageResizer.Net some time back, and I want to use it with Umbraco. Installation was easy enough, and I've confirmed that it's working by constructing a url that represents a scald and cropped image.

    However, when I drop the url into the content, in the src attribute of an image tab, it is dropped when I save the page content. For example:

    <img src="media/101/Cake5.jpg?width=200&height=100&crop=auto" alt="Cake6" />

    is just fine when I edit the html and click "update" (I can see the resized image in the WYSIWYG editor), but it becomes

    <img src="/media/101/Cake5.jpg" alt="Cake6" rel="664,943" />

    after saving!?

    What am I doing wrong?

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft