Optional file name or description above the thumbnail
iva2k - June 24, 2009 - 05:13
| Project: | Upload Image |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
It would be great to have an option to show file name or file description (given in the upload form) above the thumbnail. It should be off by default, but selectable on setting page.
I think I can roll a patch for that if maintainer wants me to help with it.

#1
I rolled a patch. It is based on my previous patch upload_image.500486.patch, so line numbers are not original. Should apply though with some fuzz.
I also noticed that variables are not getting cleared in hook_uninstall(), added some here.