Started setting up taxonomy image to provide a taxonomy based themed header image, and for this purpose carefully sized the images before uploading. When images were shrunk to tiny thumbnails I discovered the "Node Image" block's size options 8¬) but was suprised to find no options for Full, Original or custom size 8¬(.

Can you add a full-size option that is capable of being border-less etc. {see also www.drupal.org/node/261195 where poster was after same functionality}

Also a very nice to have that would also solve the above would be to use "Node Image" and bypass the block's image size option when Node-Image's "/thumbnail", "/Original" option is used. Or allowing URL's would also indirectly allow access to Node-Image's size options.

As Node Image is almost a de-facto core module it would be good to integrate with it but my main request is any method to use full size images.

Comments

nancydru’s picture

Assigned: Unassigned » nancydru
Status: Active » Postponed (maintainer needs more info)

I will have to look at this and see how I can get the resizing options into the block set up. I am currently in the middle of moving, so it may take a week or so.

jjkiesch’s picture

I am very new to Drupal still but took a crack at adding this feature myself. I also thought it might be cool to use imagecache presets for the block as well. I looked at the code from the Taxonomy Image and took the imagecache_preset field and modified it a little bit to work with the block as well.

I have never submitted a patch before, and this might need a little more but it seems to work for me so far. Please let me know what you think.

nancydru’s picture

Status: Postponed (maintainer needs more info) » Active

Looks good, I need to back port it to 5.x now.

nancydru’s picture

Status: Active » Fixed

Thanks, Josh, for the patch. Committed to both branches.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.