Node Images

stefano73 - November 19, 2006 - 14:49

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.

Requirements

The 5.x release requires upload.module

Usage

In the admin content types page you can enable or disable node images for each content type. The module has its own administration page, to configure the upload directory, the thumbnail resolution, the allowed extensions and the maximum number of images for each node.

The 6.x release has a "Node images" section in the node add page, so users can directly upload images while adding the node. The 5.x release requires the node to be saved first. When the node is saved, the Images tab show the uploaded images for that node. Users can upload new images and edit the old images. A description and a weight is a available for each image.

Releases

Development snapshotsDateSizeLinksStatus
6.x-2.x-dev2008-Aug-2919.62 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-3.x-dev2008-Aug-2317.26 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
4.7.x-1.x-dev2006-Nov-24n/aDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.