Could you add the attached screenshot 'node-in-cck-full.png' to the rel="nofollow">module project page? It's great to preview the module before installing.

Here is a big preview
rel="nofollow">

Here is a small preview. This one would look better if you want to wrapped the module description text around it. People can click on it to see full size.
rel="nofollow" >

Here is the code of the big one

<a href="http://drupal.org/files/node-in-cck-full.png"
rel="nofollow"><img src="http://drupal.org/files/node-in-cck-full.png" ></a>

Here is the code of the small one

<a href="http://drupal.org/files/node-in-cck-full.png"
rel="nofollow" ><img src="http://drupal.org/files/node-in-cck-full.png" width="300px" ></a>

I have attached other screenshots too.

CommentFileSizeAuthor
#5 node-in-cck-full.png24.14 KBfrancewhoa

Comments

mattyoung’s picture

Where can I get images? I don't see them attach to this message.

francewhoa’s picture

Thanks for pointing this out. I attached the images to my above message. But now they are gone. I don't know why. I'll search my local drive. I might have a copy.

francewhoa’s picture

Direct link to get image: http://drupal.org/files/issues/node-in-cck-full.png

Note that there is only one image.

Here is the correct code of the big one

<a href="http://drupal.org/files/issues/node-in-cck-full.png"
rel="nofollow"><img src="http://drupal.org/files/issues/node-in-cck-full.png" ></a>

Here is the correct code of the small one

<a href="http://drupal.org/files/issues/node-in-cck-full.png"
rel="nofollow" ><img src="http://drupal.org/files/issues/node-in-cck-full.png" width="300px" ></a>
francewhoa’s picture

Mystery solved. I did attached the images to my first message but I just noticed that Drupal.org automatically moved the images
from
http://drupal.org/files/node-in-cck-full.png
to
http://drupal.org/files/issues/node-in-cck-full.png

As a result the image in my first post is no longer available because Drupal.org changed the URL. Well so it is ;)

francewhoa’s picture

StatusFileSize
new24.14 KB

Attaching image again in case above link isn't working.