Downloads
Release notes
[NOISSUE] by iva2k: Redesigned mechanism of re-theming upload forms, using low weight and #pre_render
[NOISSUE] by iva2k: Fixed theming on node previews
[NOISSUE] by iva2k: Fixed broken comment preview in core (band-aid) for #579900: Previewing comments is broken by FAPI change in Drupal core 6.14
#302240: button broken due to fix various problems when using form storage #715178: No preview for comments #429006: Comment Upload make comment preview malfunction #666680: Preview of comment not showing #397616: non-admin users can't add comments to issues if previewing is required etc.
#714524: Not removed imagecache by iva2k: Removing imagecache files after files deleted. There are still ways to leave files behind (attach files but never save the node is one)
#588106: Duplicate listing of files when also using download_count.module by iva2k: Duplicate listings removed when using download_count.module (patched or unpatched)
#588106: Duplicate listing of files when also using download_count.module by iva2k: Use patched download_count.module #720686: compatability with iTweak Upload module to display file download count/last download
#594114: Conflict with Private_upload by iva2k: New re-theming mechanism fixes issues with other modules (private_upload)
#594114: Conflict with Private_upload by iva2k: Support private_upload checkbox in iTweak Upload theming
#544058: Embed the jCarousel Lite jQuery plugin for images by iva2k: Attempt for jCarousel Lite support, unfinished
#554344: Upload Progress by iva2k: Upload progress bar (using server-side uploadprogress or APC)
#705866: Highslide support by iva2k: Highslide support
[NOISSUE] by iva2k: Fixing doubled file rename in uploads when insert.module is enabled
#594114: Conflict with Private_upload by niteman, iva2k: Fixed private_upload file path
[NOISSUE] by iva2k: Added a note for content type form Attachments/comments section when Nodecomment module is present
[NOISSUE] by iva2k: Fixed regression of removing 'comment_upload_images' on content type form
[NOISSUE] by iva2k: Fixed placement weight of 'itweak_upload_collapse' on content type form
[NOISSUE] by iva2k: Removed preview for missing files
#737044: avoid creating a NULL form child $form['attachments']['wrapper']['files'] by iva2k: Prevent creating NULL children in form
#706888: Images/thumbnails without permission are shown in the gallery view by iva2k: Redoing invocation of hook_file_download for compatibility with webform and other picky modules
[NOISSUE] by iva2k: Touched up CSS for IE6, IE7
[NOISSUE] by iva2k: Removed clear:both from .itu-attachment-images to avoid gaps in the node body in Advanced Forum
#746142: IE7 Script Errors by weaponx86: Caught extraneous comma in itweak_upload.js
#646460: Fancybox support by maximpodorov: Fancybox release support
#888198: Weight module on install by yhahn: Weight module on install
#729060: No remove link by iva2k: Disambiguate .remove class
#810268: cannot add options to URL for non-preview links by iva2k: add options to URL for non-preview links
#818298: Error when saving a node with an upload attached by iva2k: Checking for function imagecache_file_delete() instead of just the module
#785774: Override the description form element by iva2k: preserve '#description' for upload form if it is set
#942956: Can not remove attached files by iva2k: Fixed "Remove file" regression
#883768: Comment Preview button works like Submit button when comment_upload module is disabled by iva2k: fixing comment preview when comment_upload module is disabled
#933252: Compatibility with Inline module that uses the $node->files array by iva2k: Keep the files in hook_nodeapi for other modules (like inline)
#981576: Please make a new stable release by iva2k: Ready for 2.4 stable release
#561890: Comment attachements uploading doesn't look right. Comment upload weight changed to 2. by iva2k: Increased weight to 10 (should load after comment_upload.module)
#672486: German translation by genox: German translation
#642076: Brazilian Portuguese translation by afterdark: Brazilian Portugese translation
#646460: Fancybox support by maximpodorov: Fancybox support
[NOISSUE] by iva2k: Shadowbox support
#544058: Embed the jCarousel Lite jQuery plugin for images by iva2k: Crude jCarousel support
#575808: Create image preset using hook_imagecache_default_presets by ferdi: Use hook_imagecache_default_presets
#706888: Images/thumbnails without permission are shown in the gallery view by iva2k: Remove images from gallery if user has no permission to view/download them
#707360: PSD files not displayed correctly when generating thumbnail previews by iva2k: Making extra checks to ensure image can be rendered
#542018: Image description by iva2k: Using image description in lightbox, shadowbox
#711134: PHP 5.3 support by maximpodorov: Fix for PHP 5.3 "Parameter 1 to itweak_upload_upload_form_current() expected to be a reference, value given"
[NOISSUE] by iva2k: Updated Translation .pot file.