Downloads
Download tar.gz
89.15 KB
MD5: f349c54f4d544580eaa96822150658ab
SHA-1: 2468046c78d2f8cc0bacf6144f8aa0c05b0d5ebe
SHA-256: c71f10237a2655705782011c8b0946a2da0fe1157c2f7101e16e874f9eadc1d6
Download zip
102.62 KB
MD5: c29e961e4d9596311d299aa3a0a56870
SHA-1: 985aeacae1ccddbe973da7940b722381b20cc286
SHA-256: 97842657334e0beea0ffea89832e72b2921032006d3bbdf52cc30f4a2a2878bd
Release notes
This release addresses the following feature requests:
- node/243058 whereby uploaded files in node-edit are automatically attached to the node.
- node/243062 whereby newly created folders are automatically given rename focus in the directory listing. Currently this feature is only working with the directory create icon at the top right of the listing. Fix for menu operation to come.
Performance issues with large files referred by node/245421 have been corrected. Moreover, file/dir moves are much faster now that rename is used rather than the drupal copy/delete operation within file_move() of file.inc.