file_entity 7.x-2.0-unstable5
Posted by Dave Reid on May 20, 2012 at 9:53pm
| Download | Size | md5 hash |
|---|---|---|
| file_entity-7.x-2.0-unstable5.tar.gz | 38.15 KB | a6424f11d7825d9c511ebb76c9eff256 |
| file_entity-7.x-2.0-unstable5.zip | 47.37 KB | a280b009ebc5d37c1ce7bc35ce8402c4 |
Last updated: May 20, 2012 - 21:55
Release notes
Changes since 7.x-2.0-unstable4:
- #1394826 by rlmumford, Dave Reid, andrewbelcher, dgorton | dob_, mtift, Dave Reid: Added upload progress to the file add page and Upload Media browser tab.
- #1552988 by Letharion, mtift | Dave Reid, dgorton, fabsor: Move file/add from media to file.
- #1553020: Alter the [file:name] token description to accurately reflect that it could be a user-provided file name and not the on-disk file name.
file_entity 7.x-2.0-unstable4
Posted by Dave Reid on May 7, 2012 at 5:41pm
| Download | Size | md5 hash |
|---|---|---|
| file_entity-7.x-2.0-unstable4.tar.gz | 36.53 KB | 6adcda0a39d5ae9b572b9e02b8a5388d |
| file_entity-7.x-2.0-unstable4.zip | 45.77 KB | e8ef9e8216efd5154181bbe7ae6c7222 |
Last updated: May 7, 2012 - 17:45
Release notes
Changes since 7.x-2.0-unstable3:
Read morefile_entity 7.x-2.0-unstable3
Posted by Dave Reid on January 12, 2012 at 10:59pm
| Download | Size | md5 hash |
|---|---|---|
| file_entity-7.x-2.0-unstable3.tar.gz | 32.2 KB | 399a7707d4a59841919ab4f85060c5f7 |
| file_entity-7.x-2.0-unstable3.zip | 40.65 KB | 35ad26acd07b4bde5d79b095248e94e2 |
Last updated: January 12, 2012 - 23:00
Release notes
Changes since 7.x-2.0-unstable2:
- #1210432: Fixed file name was uneditable.
- Shorten the error message shown if no files are selected at admin/content/file.
- #1287302, #1396648: Return an empty array from file_view_multiple() if is an empty array.
- Noted in file_entity_file_mimetype_mapping_alter() when each mapping was fixed in core.
- #1258286 by Berdir, Dave Reid: Add static cache to file_displays().
- #1349640: Added support for the 'uri callback' for file entities.
- #1347624: Added support for .webp files and the image/webp MIME type.
- Follow-up #1270036 by yareckon, DamienMcKenna: Fixed PHP notice: Undefined index #theme in file_build_content() in file_entity.file_api.inc.
- Add image dimensions to the image file formatter.
- #1327398: Fixed the image file formatter should return output for any images that the current toolkit can support.
- #1304462: Fixed pager does not work on admin/content/file.
file_entity 7.x-2.0-unstable2
Posted by Dave Reid on October 12, 2011 at 4:03pm
| Download | Size | md5 hash |
|---|---|---|
| file_entity-7.x-2.0-unstable2.tar.gz | 31.73 KB | 5e8358ef6d78630ce375e37f7bb9be35 |
| file_entity-7.x-2.0-unstable2.zip | 40.04 KB | 1556bb74c4ac025b7fc985662a459563 |
Last updated: October 12, 2011 - 16:06
Release notes
Initial unstable release of the File entity module to be used with Media 7.x-2.0-unstable2. As this release is still unstable, APIs may change and there could be major bugs. Use at your own risk and make sure to have a database backup before using or upgrading.
file_entity 7.x-2.x-dev
Posted by Dave Reid on October 8, 2011 at 2:32pm
| Download | Size | md5 hash |
|---|---|---|
| file_entity-7.x-2.x-dev.tar.gz | 38.28 KB | 164f27bdcab4b9568f2bc965418a8a47 |
| file_entity-7.x-2.x-dev.zip | 47.5 KB | 8e893e52ca07fd1bc9ab24ec39c8dab4 |
Last packaged version: 7.x-2.0-unstable5+1-dev
Last updated: May 26, 2012 - 00:14
Release notes
This branch of File entity should be used if you are using the 7.x-2.x branch of Media module. If you are using the 7.x-1.x branch of Media, you should not be using this module but rather then built-in version of file_entity provided with Media.