Downloads
Download tar.gz
209.73 KB
MD5: 0ddfc8fc0020b13f0d0091ca0f3018e8
SHA-1: 3968fcc5b15f5b69b1c3e7a8e1467cb99e82c662
SHA-256: 12f8b20c386b4849b69cf929c7837efe51cf7808d99369420d4c79b5d73040b8
Download zip
238.57 KB
MD5: d956f0e371728b47eeea126c3e4b5d7c
SHA-1: ea1dd8ab372091563a0951c280267d9014125bb7
SHA-256: dd627327c4e3de710a1c4e24e69afec97923c826b2268d7b52ebd9e4e149a963
Release notes
This is a testing release. The D6 update is only partially complete. The upgrade path is totally untested and it updates the files table so you'll want to back up your database and files before upgrading. For information on the status of particular sub-modules, check the 6.x-1.x-dev release notes.
Changes since DRUPAL-6--1-0-UNSTABLE1:
- Use the new 'rss item' format for the audio_itunes.module.
- Fixed a couple of warnings saving audio nodes with images in them.
- Got private image downloads working.
- #320701 (drewish) Use JS to validate file extensions before uploading.
- Check the image's status correctly.
- Drop the newfile value and use the file's status instead. Simplify the _audio_save() function.
- Fixed an error saving a new image to a new node.
- Hide the image table when no images are attached.