The enclosed patch upgrade Node Image Block from Drupal 4.7 to 5.x.

Comments

TBarregren’s picture

StatusFileSize
new1.21 KB

This is patch does the same as above and in addition it also removes a superfluous variable.

TBarregren’s picture

StatusFileSize
new3.65 KB

While working on another patch, I couldn't resists my urge to remove yet another superfluous variable and adapt the code to the coding standards. :-)

Steve Dondley’s picture

Hunk #1 FAILED at 7.

Steve Dondley’s picture

OK, disregard last. I was patching dev branch, not HEAD.

TBarregren’s picture

thesaint_02’s picture

StatusFileSize
new8.24 KB

The last patch worked like a charm when I upgraded my site from 4.7 to 5.3. Haven't tested with imagecache though.

I have enclose a new patch that is nearly identical, it only fixes a variable typo (nodeimageblock_imagecache_preset instead of nodeimageblock_imagecahce_preset) and encloses an array key with single quotes.

TBarregren’s picture

Assigned: Unassigned » TBarregren
Status: Needs review » Fixed

I have released Node Image Block for Drupal 5: http://drupal.org/node/205565.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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