Copied to clipboard

Flag this post as spam?

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


  • Markus Johansson 1914 posts 5761 karma points MVP c-trib
    Feb 19, 2015 @ 16:59
    Markus Johansson
    0

    Auto scaling of images in RTE

    Hi!

    I'm working with a client that would like to insert quite highquality images into the RTE of Umbraco 6.0.1.

    Lets say that the editor inserts a picture thats 800x3000 px an scales it down to 400x1500 in the RTE. In this case Umbraco is smart enough to scale the picture on the server side using this special URL.

    In other words, adding "_000x111.jpg" where the numbers represents width and height. This means that the picture sent from the server will have the right width/height as it is suppose to be displayed in.

    Now to the "problem". This website is not a responsive site so visitors from mobile devices or tablets are able to zoom into the image. The client is asking for a way to send the original 800x3000 pictures to the browser and to scale it in the browsers so that the zoomed version will be sharper and clerar.

    Has anyone dealed with this? Is it possible to the disable the automatic scaling?

Please Sign in or register to post replies

Write your reply to:

Draft