Download MFU 0.62
See Quickstart for more information about the content of the distribution.
Changelog
Version 0.62 - 19 July 2010
- Built with dojo 1.5.0 final
Version 0.61 - 19 July 2010
- Corrected a bug with IE and tooltip
Version 0.6 - 18 July 2010
- Thumbnails is only available if the server returned a full thumb url in json response
- added cache strategy. The thumb is GET as soon as the image is uploaded.
Version 0.5 - 24 June 2010
- new feature : Integration of thumbnails mechanism. So far, pymager takes care of image resizing. Feel free to provide your code ( take a look at getThumbUrl() in FileUploader.php ) by using another mechanism ( GD or whatever )
Version 0.4 - 19 June 2010
- A bug has been corrected for Webkit layout engine browsers ( Chrome, Safari ... ). The user could not select a file properly.
Version 0.3 - 11 June 2010
- MFU has been updated to dojo 1.5rc1 for "150 Demos for Dojo 1.5.0"
- Demo is now embedded to the site
- added Claro theme to samples
Version 0.2 - 2 June 2010
- MFU is now compliant with dijit themes ( soria, nihilo, tundra ) , samples updated
Version 0.1 - 9 May 2010
Take a look at Developer Zone for information on how to retrieve the source code.