AJAX Picture Preview
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
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.
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.
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.
6.x-3.x dev release features
---------------
- refactoring code, hook cron is not used for remove tmp files,
- added force upload mode, for save user images without submit form
(you can select mode in options page - force or submit), - added imagecache presets support.
------
ОпиÑание на руÑÑком Ñзыке доÑтупно на Ñтранице проекта.