Closed (won't fix)
Project:
Views (for Drupal 7)
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Jan 2007 at 17:48 UTC
Updated:
15 Apr 2007 at 02:30 UTC
Hi!!
I´ve posted at the "Node Images" module a similar request.
I just don´t know who should handle this, that module or this one :-)
The thing is that I´ve been using that module, that attach images to each node, that are nor considered "nodes". It´s pretty useful for nodes that are going to be deleted in a while.
I´ve tried on teaser and list view to show them up, using (on "fields"):
Image Attach: Display Image
Image : Display Image
But didn´t appear.
I would like to know if there´s a way for those to appear on Views (as a list or teaser)...
Thanks in advance for your time and help!!!!!!!
Rosamunda
Buenos Aires / Argentina
Comments
Comment #1
merlinofchaos commentedThis would go to the Node Images module.
Comment #2
kulfi commentedI'm trying to inline images using views. I've tried doing this via image_attach (using image module) and also nodereference (using image module's image node types).
The first option works, but image_attach is restricted to a single image attachment.
Is it possible to inline the contents of the node you're referencing using nodereference?
Thanks.