Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
134.23 KB
MD5: 248e13dc25d3d6ba4d5374ccec0bbcf8
SHA-1: 5ee17903b0bedc4bc34f8b4421fa98665c9e3529
SHA-256: dfbc59c8d99038ca71b3c01c0e1ef28747a46a7a865fd19f1bdaad0e2244f2f9
Download zip
161.49 KB
MD5: 60a726059d0c1ab630a3ee051714d8e3
SHA-1: ad82043d5ea14283ea88d4733acfe08d167d363b
SHA-256: 4710a82ce441fd40e863b842b48c3e73e568e1b50aec1095ff2f321d806c0ec9
Release notes
Beta1 release for Drupal 7
Noted changes with this new 7.x release from the D6 release
- Install will create a new content type 'filedepot_folder' and a content node for each folder. Files are still attachments like the D6 version
- Using the new D7 file API and the private file system stream
- Support for folder permissions to be assigned by user, role or group (OG) just like D6 version
- New Folder and New File forms using the Form API and ctools modal dialog
- No longer using the flash upload widget that was used in the D6 version file upload dialog
- Removed support for the filedepot desktop client at this time, it will need to be re-written to work with D7
- This Beta release does not include any update from the D6 version, support for new installations only