Hello all.
I have a container hierarchy that contains image and non-image (text, unsupported formats) files.
This content is used by a website, and I deploy the assets to the web server via Deployment Agent. So far, so good.
Now, I also use Deployment Agent to send thumbnails of the files to the website. This is where things get ugly with the non-image files.
I would like to deploy a generic "no thumbnail available" image for each of these non-image files, but I am unable to do so because any image transformation task fails with these kinds of files.
Even worse, if I use the one of my tasks on these non-image files in Deployment Agent, what is deployed is the original file... Which is definitely not what I wanted.
I also tried creating a task that uses a PSD file with an empty layer and a layer containing my generic "no thumbnail available" text in it, but since it seems that non-image files cannot use tasks other than (None) and (Get Original) I cannot get it to work...
Does anyone have an idea as to how to get this done?
Thanks in advance
Folco
Edited by folcobanfi on 06/11/04 01:41 AM (server time).