How can i add image attached with NodeImage to Views2? There is no any field with it.

Comments

KerriO’s picture

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)!

sped2773’s picture

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.

Lexandro@yandex.ru’s picture

I use CCK ImageField instead of NodeImage now. Very good functionality and Views2 support.
ImageField + ImageCache + Lightbox2 = very good thing!

oriol_e9g’s picture

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.

Harpreet Singh’s picture

I tried this too. But how do you create thumbs or show all images in a gallery?