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
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.
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
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).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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.
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
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).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.