Posted by iva2k on June 24, 2009 at 5:13am
| Project: | Upload Image |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
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.
Comments
#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.