I dont know a way to do this, but here is what i want.
I have a movies db, in it are the fields: rating, genre, etc. Thes fields are populated via dvd profiler. (easy for me) I would like to associate an image to the values of a field. So;
if value of rating= PG-13 image then value becomes skin://PG13.png
this is simlar to how weather plugin works. I just want to do it for any value in any category. Also I want it to be automatic upon import of my movies db.
Is this possible? and Steve could you add this?