Upload Image

killes@www.drop.org - June 10, 2005 - 16:20

upload_image.module takes uploaded images, that are attached to nodes, and creates image nodes from them. Thumbnails are shown in place of the file name in the list of attachements.

From the end user's point of view, upload_image works as follows:

1) attach image as an attachment
2) select "list"
3) do the same for more images if you want to
4) submit

Each attached image will be made an image node. The thumbnail of that node is shown in the attachment list and links to the node. The author of the blog can then edit the image nodes and add more info about the picture.

The module depends on both upload.module and image.module.

Releases

Official releasesDateSizeLinksStatus
5.x-1.12007-Sep-049.41 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Apr-229.76 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
5.x-1.x-dev2007-Aug-309.41 KBDevelopment 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.