Hi,

Not sure if subject makes sense but this is what I am trying to do:

I create a story with attached image.
The story should appear with a small thumbnail on the left side and the article to the right.
Now I want to deactivate the link on the thumbnail. I do not want users to be able to click on the thumbail and go to the actual image node.

Is this possible somehow?

Many thanks in advance.
Sp

Comments

mdorman’s picture

This is relatively easy to do, it sounds like this is for the node presentation. You change this settings by going to:

/admin/content/types

Then click the "manage fields" link of the content type. Then click the "display fields" link in the menu. Here you'll see a drop down for options, it probably says something about "with link to node" now.

This is for Drupal 6, but 5 is very similar. Also it's a similar option in a View to get the link removed. I hope this helps.

sp_key’s picture

Hi,

Many thanks for your speedy reply.
I've seen this option when fields are involved however, there are no fields with Image Attach.
I've also tried creating an image field but I didn't like the way my output was formatted.
I've also tried Image Assist but apparently it doesn't work with fck editor :)
Such a simple thing I need to do - display an image on the left with some text on the right - you can do this with wordpress out of the box and I 've downloaded so many modules to do it with drupal :( what a shame...

boborg’s picture

Funny. I want the exact same thing using Image attach. So I hope for a solution. Maybe change some code somewhere?

sp_key’s picture

boborg,
Best thing I've found so far for this thing is Image Assist however, it doesn't work with fck editor and it doesn't play nice with alt text. Basically this is a farse. Drupal need to integrate this in core.

boborg’s picture

Thanks for replying. I found http://drupal.org/node/167511#comment-623120 and that removes the url. If somebody has the code needed to have it link to the teaser node url then let me know.

Road Runner’s picture

Use IMCE with FCK it will allow you to include an image with your text and to position it as you want. You can use tables to do this with your text for better resolution on placement.

PebbleWorks’s picture

cheers mate was having this problem earlier... you would think this would be a core module... but at least I can tell him now. cheers