Copied to clipboard

Flag this post as spam?

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


  • Niels Henriksen 15 posts 35 karma points
    May 23, 2011 @ 14:13
    Niels Henriksen
    0

    Get Media in Umbraco UI

    On a project I need to be able to read all media in a specifc folder to resize the images. How can I do that using code in the Umbraco UI.

     

  • Rich Green 2246 posts 4008 karma points
    May 23, 2011 @ 14:50
    Rich Green
    0

    You can't do this via the UI.

    You can either do this using the API, or you can simply resize the images as you display them using http://our.umbraco.org/projects/website-utilities/imagegen (highly recommended)

    Rich

  • Niels Henriksen 15 posts 35 karma points
    May 23, 2011 @ 15:00
    Niels Henriksen
    0

    I was afraid of that... I know that the images has a reference in database but it seems that I need to implement my own flash upload (the client are uploading several hundres of images 2-3 times per year in big size).

     

Please Sign in or register to post replies

Write your reply to:

Draft