Posted by Lexandro@yandex.ru on September 10, 2008 at 6:53am
Jump to:
| Project: | Node Images |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
How can i add image attached with NodeImage to Views2? There is no any field with it.
Comments
#1
Also having this issue. I found your patches and includes for v.5 that looks like it adds Views functionality... but are there plans to add this functionality to v.6 as well?
Thanks, I love everything else about it. Little, clean, and exactly what I needed (other than no Views support)!
#2
Also having this issue in v6, any timescales for a fix/patch, I would like to use module but it needs to have views integration. Besides this it is a great module.
#3
I use CCK ImageField instead of NodeImage now. Very good functionality and Views2 support.
ImageField + ImageCache + Lightbox2 = very good thing!
#4
ImageField + ImageCache it's a alternative solution to node_images but ImageField requires ImageAPI and ImageAPI requires PHP 5.2. If you have a PHP 5.1 or less this cannot be a solution for you.
...and the ImageField philosophy is different than the node_images philosophy. I like the image tab and I like the ability to add multiple-images... etc., and this features are not provided by ImageField.
#5
I tried this too. But how do you create thumbs or show all images in a gallery?