Formatters for Node Reference fields

You want to reference a field from another node in the content item you're currently working on so you add a node reference cck field, and you can create that link. In fact, that's how we do the modules roundup because we have an article node called roundup but we write the individual modules up as a project content type and then just reference them inside the roundup article. This module takes that on a step

by providing not only the individual fields that are available in the referenced node but also a choice of the available formats for that field. So you could have a text field as plain text or filtered text, or you could have an image as the original or an imagecache preset. Use case would be if we started doing a themes roundup (I’ll resign if that’s demanded) we could have theme projects with a thumbnail of the theme and then reference that in the themes roundup article.

Articles: 
Modules roundup 1 year 10 weeks ago