Hi

I love this module but it is a little old and not developed.

Proudly announce Node Images 6.3.0 beta
- Imagecche integration for thumbnails and full images
- Views 2 integration
- lightbox, thickbox and many others support
- translation support with synchronize translation option
- 100% (I hope :) ) node images 6.2.1 compatible

Now node images works more like cck fields (in code changes) so $node object return now
$node->field_node_images array with each image as separte array element. $node->node_images
retruns all node images as a string to give backward comatibility

TO do
- code clean up
- add module dependency
- return each images as separate field in views

I would like to develop this module. I think it is abandoned now. If someone know how to take control of this project please let me know. Future plans is drupal 7 version

CommentFileSizeAuthor
node_images-3-0.zip34.75 KBnimek

Comments

andypost’s picture

Please provide a patch against 6.x

PS: 6.x is about end of life and views 3 is only supported

nimek’s picture

You can replace your version with this. just overwrite files (leave files backup). No database update needed.

nimek’s picture

Issue summary: View changes

renamed version 3.0 to 6.3.0 to be better understand by readers