I would like to make Image Assist can place link to direct image file.
This could be done setting an "original_image_url" token so that we can insert it in the Default URL for "Default link behavior: GO TO URL"

I need this as I've implemented my custom lightbox plugin (it use jquery) and i need to know in the link the url of the original image...

to make this work i also need to place a rel="my-identifier" in the link tag.

How can i do this?