Adds an Images tab to the node page, allowing users to add images to the node using the upload.module. Images may be displayed as thumbnails in the node view, below the node body or in a custom position set in the node.tpl.php template. All images are available in a gallery page, on a Polaroid style.
Note: Images are not saved as nodes. When a node is deleted, all associated images are deleted too.
Viewfield provides a field that holds a reference to a View and renders it whenever the entity containing the field is displayed.
Features
Author chooses one or more views and displays from a list.
View arguments (contextual filters) may be supplied literally or through tokens.
Administrators may restrict which views and displays may be assigned.
Administrators may supply default values that will be used for all entities in a bundle, making it unnecessary to supply field values for each piece of content.