get_node_img 8.x-0.x-dev

First attempt at Drupal 8 compatibility. Module is fully functional. Code needs improvement. For example, there are no unit tests.

get_node_img 6.x-1.0

Unsupported

The module is now compatible with Drupal 6. At last... :-)

get_node_img 5.x-1.1

Bug fixes
Unsupported

The module was always returning the first image. So if node 43 had 3 images, paths "/node_resource/43/image_field/0", "/node_resource/43/image_field/1", and "/node_resource/43/image_field/2" were all returning the same image! This has been fixed now.

get_node_img 5.x-0.x-dev

New features

Initial release. Looking forward to seeing your bug reports :-)

Subscribe with RSS Subscribe to Releases for GET Node Image