When using img_assist with download.module, %link point to the node page to which the image is attached. This is sort-of logical, no doubt, but it would make more sense to point to the actual image file. Or better open a pop-up -- of the right size-- with a page containing the image.

WDYT?

Comments

matt westgate’s picture

I have no idea what you're talking about. I've never heard of download.module. Care to try again?

Gabriel R.’s picture

Ugh... let me try that again.

Of course, I was talking about the UPLOAD module. And what I mean is: when an image is *attached to a node* via the Upload module, it does not have it's own, dedicated node and page. It's node ID will be the one of the node it's attached to.

Because of the above, a link on an inline image in a story will point to the same story page. It should point instead to the actual image _file_ (not node), or create a pop-up window with the original image file, as stored by Drupal.

Sorry about the mess in the original post. Is it clearer now?

Anonymous’s picture