Closed (outdated)
Project:
Link Image Field
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2010 at 13:46 UTC
Updated:
24 Oct 2025 at 11:34 UTC
Jump to comment: Most recent
Comments
Comment #1
dropfoundry commentedI, too, am having the same issue. Any ideas?
Comment #2
metaman commentedYes, I have the issue also.
With Drupal 6.16.
I would really like to use this specific functionality, but the URL field does not show up like in the screen-shot.
Comment #3
TimeBandit commentedFor your content type, click "manage fields". Click "display fields". Change the field's dropdown under "full node" to Linked Image (i think). Make sure it is not excluded (no check in checkbox). This made it show up in the node for me, however I still have the issue where, after creating a view block, nothing shows for the block. While creating the view, the preview shows as expected but after assigning the Block to a Region I see no output.
Comment #4
TimeBandit commentedSorry, accidentally changed issue title...
Comment #5
egghunter commentedThis worked fine for me but I think it'd be nice if the next version was fixed to save the user an extra step.
Comment #6
egghunter commentedUnless someone objects, I'd like to classify this as a "feature request"
Comment #7
drupalworlds commentedThanks for your help to display the image linked in the node.
For the views, there is a temporary solution by coding in the "Rewrite the output of this field".
Please refer to the shaynl, http://drupal.org/node/984048
Comment #8
drupalworlds commentedThanks for your help to display the image linked in the node.
For the views, there is a temporary solution by coding in the "Rewrite the output of this field".
Please refer to the shaynl, http://drupal.org/node/984048
Comment #9
jujuy69 commentedThe problem is solved following the steps posted by
, i mean, Changing the field's dropdown under "full node" and "teaser" to "Linked Image", both are required in README file in the module.
Comment #10
sickness29 commentedDevelopment or support is not planned for D6. All D6-related issues are marked as outdated in a bunch.
If the issue remains relevant for D10+ versions, merge requests with proposed solutions for a new module version (D10+) are welcome in a new follow-up issue.
Thanks!