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
| Comment | File | Size | Author |
|---|---|---|---|
| node_images-3-0.zip | 34.75 KB | nimek |
Comments
Comment #1
andypostPlease provide a patch against 6.x
PS: 6.x is about end of life and views 3 is only supported
Comment #2
nimek commentedYou can replace your version with this. just overwrite files (leave files backup). No database update needed.
Comment #2.0
nimek commentedrenamed version 3.0 to 6.3.0 to be better understand by readers