AJAX Picture Preview

mmilano - November 18, 2007 - 09:42

This module uses JQuery and the AJAX File Upload Jquery plugin to present a preview of a user's new picture as soon as they select one. Uploads will be sent through the same validation process and errors will be reported immediately after selection has been made.

Important! Make sure cron is setup properly or your pictures/tmp/ directory
will grow very large. Preview images are staged there and cron will remove them
once the originating session has expired.

Also note that a subdirectory of pictures named 'tmp' is required. The install
will attempt to create this directory, but you will need to create this manually
if for some reason it fails.

Installation
------------

Copy ajax_pic_preview module to your module directory and then enable on the admin
modules page. Make sure pictures is enabled in your User Settings.

Troubleshooting
---------------
If the module isn't working as expected, make sure that there is a subdirectory
in your pictures directory named 'tmp' with the appropriate permissions.

Credit
------
Thanks to Logan Cai for the development of, and permission to use, JQuery AJAX File Upload.

Releases

Official releasesDateSizeLinksStatus
6.x-1.12008-Apr-2510.37 KBRecommended for 6.xThis is currently the recommended release for 6.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2008-Apr-2510.34 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.