Posted by arthurf on December 7, 2009 at 4:07pm
| Download | Size | md5 hash |
|---|---|---|
| media_mover-6.x-1.0-beta5.tar.gz | 177.12 KB | 6cf19549c7b7ae0fbca28016d30facb8 |
| media_mover-6.x-1.0-beta5.zip | 199.6 KB | da2f5a4d2f562962ee9a40f80f9feab4 |
Last updated: December 24, 2010 - 23:20
Changes since DRUPAL-6--1-0-BETA4:
- removes legacy instructions for S3 code
- Does some cleanup for coding style and some textual improvements
- Changing the way that buckets are handled
- Fixes the variable naming
- fixes the defauly amazon url
- fixes paths to node opereations
- fixes the delete of file caching
- #524978 should hopefully create non-existing directories now
- #612478 removes debugging code
- #633438
Adds rtrim to the directory paths in mm_dir, adds a new helper function to update form data with - #486206 delykj: hopefully will fix the issue of files not being attached to cck file fields
- #537084: prevents loading of the s3 class twice if the flashvideo_s3 module is enabled
- #646590 by meba: should fix bad message number - untested.
- #646832 msonnabaum: fixes bad function name
- Major update to menu arrangement
- Re-enables the additional menus
- Updates most of the core db_queries to use " instead of '
- Commiting a bunch of cleanup items
- * fixes issue with s3 urls being stored
* fixes url generation with xspf failing when file URL has https in it
* moves autorun settings to media mover settings - fixes harvest from other media mover configuration
- * improves path naming and creation for output file
* adds error checking for existance of the antiword binary - Improves custom URL handling better