media 7.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.3.tar.gz | 177.35 KB | cddf9cb531f3fcdce0f7257187129b9a |
| media-7.x-1.3.zip | 206.54 KB | 368792828ddd4b810967996fd33c9f8e |
Release notes
Changes since 7.x-1.2:
#1558830: media_element_validate() has hardcoded $form_state values reference and does not work with unlimited
#1407816: Undefined index in media_add_upload_submit
#1471534: Problem running updates
#1157670: Help documentation
#1307596: Media browser loads the wrong tab after a form validation error
#1561012: Define the "uri callback" for file entities (1.x)
#1800214: Warning: Illegal string offset 'fid' in media_element_validate()
#1701732: The media browser overlay looks cut off because the content of the overlay is larger than the size of the containing iframe
#1597596: Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration
#1779984: jquery-ui popups hidden if ckeditor in fullscreen
#1723820: Notice: Undefined index: file in media_edit_submit()
#1722146: Media filter is using string instead of array for the class attribute
#1535940: Conflict with page alias of "media" when using the Subpathauto module
media 7.x-2.0-unstable7
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable7.tar.gz | 94.9 KB | c3e6b8b239c6948d0223ef125522b1c3 |
| media-7.x-2.0-unstable7.zip | 119.98 KB | cb4139938d4f0d7c135bc815e7711ccb |
Release notes
New Features:
#1426730: Automatically open the file edit modal after uploading a file
#1016376: Expose the media types allowed for WYSIWYG variable in the UI
#1470018: Provide Entity Translation integration
#1051090: Revamp file view modes: migrate media_small to teaser, media_large to full, media_preview to preview; deprecate link & original
#1399098: The WYSIWYG plugin does not respect File directory path, what options do we have?
#1677054: Use file_entity_access() instead of media_access()
#1545460: Support for Search API based views in the Media Browser
Bug fixes:
#1535940: Conflict with page alias of "media" when using the Subpathauto module
#1722146: Media filter is using string instead of array for the class attribute
#1723820: Notice: Undefined index: file in media_edit_submit()
#1790448: _media_recursive_check_plain is not always available
#1779984: jquery-ui popups hidden if ckeditor in fullscreen
#1597596: Warning: simplexml_load_file() [function.simplexml-load-file]: URL file-access is disabled in the server configuration
#1415568: RegExp fix in wysiwyg-media.js allowes to use files of type application
#999594: media form elements don't respect '#required' property
#1658452: Regression: Views Library doesn't support mutliselect, 1.x library did
#1307596: Media browser loads the wrong tab after a form validation error
See here for a complete list of changes
http://drupal.org/node/19304/commits
media 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.2.tar.gz | 177.09 KB | 5ac837a4afd48fa8b564404eb302c2c5 |
| media-7.x-1.2.zip | 206.21 KB | 5a53979f75eeb61307a3c048edde9e50 |
Release notes
Changes since 7.x-1.1:
Read moremedia 7.x-2.0-unstable6
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable6.tar.gz | 161.36 KB | 762c54a1df25119140a95dcfe86f809d |
| media-7.x-2.0-unstable6.zip | 190.28 KB | 54bc8b1350353474fdf4c51818b3c825 |
Release notes
Changes since 7.x-2.0-unstable5:
Read moremedia 7.x-2.0-unstable5
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable5.tar.gz | 161.44 KB | 332d7ade0e90991aca0f1df628e17108 |
| media-7.x-2.0-unstable5.zip | 190.33 KB | 22fdce3831bc9cca03413aa780bc544e |
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.
- #1307596 by ksenzee, raytiley, idflood, katbailey: Fixed Media browser loads the wrong tab after a form validation error.
- #1552920 by Letharion, mtift | dgorton: Move file/add from media to file.
- #1418708 by tim.plunkett, Dave Reid | DamienMcKenna, aaron: Update media_update_7016 to new field_bundle_settings() variable.
- #1502060 by Devin Carlson, gmclelland, raytiley: Major cleanup to Media CSS.
- #1565812 by othermachines, Dave Reid: Fixed conflict with Admin module and the media browser by calling module_invoke_all('suppress').
- Added a foreign key on the media field schema to file_managed.fid.
media 7.x-2.0-unstable4
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable4.tar.gz | 163.63 KB | 0517edcb9f93aedb8510eab84fc8bfa7 |
| media-7.x-2.0-unstable4.zip | 193.17 KB | 215b9187f48be659ec8d8aa9a7945494 |
Release notes
Changes since 7.x-2.0-unstable3:
Read moremedia 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.1.tar.gz | 176.3 KB | a293585c01b9e1a8165a1c2bc54246af |
| media-7.x-1.1.zip | 205.34 KB | 70d1246a2456e46d9aeccc8201f34f1c |
Release notes
Changes since 7.x-1.0:
- #1565448 by Dave Reid, attekilpela: Fixed empty or invalid output from a media browser plugin could cause errors in the media browser.
- #1533576 by bc | gmclelland: Fixed PHP Warning filesize(): stat failed.
- #1390878 by gollyg: Add the media formatter to file fields.
- #1512258: Fixed dpm() call left in media.admin.inc.
- Deprecated the browser_library_empty_message variable since it is not used anywhere.
- #1359524: Fixed unable to scroll when content overflows the modal.
- #1500292: Fixed the thumbnail admin listing page is always empty.
- #915352 by Dave Reid, careernerd, Devin Carlson: Cleaned up the listing of media internet providers into a simple text listing.
media 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0.tar.gz | 175 KB | c7eceb1b99d06a7687a4091c6e79c55f |
| media-7.x-1.0.zip | 203.82 KB | 9b2ace0401361c1ce2253dcde17c9ba6 |
Release notes
After many years of planning, patches, testing, and effort, the Media module has now finally reached a stable 1.0 release. This work would not have been possible without the efforts of the entire Drupal Media team and especially its founder, Aaron Winborn, whose drive and passion has inspired us all.
Changes since 7.x-1.0-rc3:
Read moremedia 7.x-2.0-unstable3
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable3.tar.gz | 161.2 KB | d0180ed379f65cd07c3218c93545baf4 |
| media-7.x-2.0-unstable3.zip | 188.84 KB | 8d079be735b46e02d4f56051e67f3a62 |
Release notes
This release should be used in conjunction with File entity 7.x-2.0-unstable3.
Changes since 7.x-2.0-unstable2:
Read moremedia 7.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-rc3.tar.gz | 173.04 KB | 41fb3d8f96e21b5273dff60f8e102a2e |
| media-7.x-1.0-rc3.zip | 201.27 KB | 19eb8605701c99799876a8acb11dd0a0 |
Release notes
Changes since 7.x-1.0-rc2:
Read moremedia 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-rc2.tar.gz | 172.78 KB | 1e6481940498fb3ff61e49d2850a713d |
| media-7.x-1.0-rc2.zip | 201.06 KB | fe3fd1c018cd3b01e1436a4451292625 |
Release notes
Changes since 7.x-1.0-rc1:
Read moremedia 7.x-2.0-unstable2
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable2.tar.gz | 160.81 KB | 6cbe03be9a7848c092722305f5d2fdb8 |
| media-7.x-2.0-unstable2.zip | 187.84 KB | 81c72e59c30d082cb91cb3f186e871cc |
Release notes
Second unstable release of the Media 2.x module to be used with File entity 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.
Changes since 7.x-2.0-unstable1:
Read moremedia 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-rc1.tar.gz | 174.95 KB | 0823b1e6501369c4aecbc090caa6c94d |
| media-7.x-1.0-rc1.zip | 203.25 KB | df4e15873d38717909fe48bf02389b4e |
Release notes
Changes since 7.x-1.0-beta5:
Read moremedia 7.x-2.0-unstable1
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.0-unstable1.tar.gz | 154.25 KB | 7deddd310c846bad4c24f5bfc1864d5a |
| media-7.x-2.0-unstable1.zip | 177.57 KB | 343f00d7f2a9b00ea58ec8b503a38310 |
Release notes
This is the first of many unstable releases of the 2.x branch of Media. They should be used with caution and not used on production sites as APIs are likely to change without backwards compatibility until they have been stabilized.
Currently it is safe to upgrade from Media 7.x-1.x to 7.x-2.x, but you must make sure to remove the old file_entity module from inside the media module directory and download and enable the File entity module since it was moved to its own separate project.
media 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-2.x-dev.tar.gz | 98.18 KB | e30f856c3fca832a84a13e1112198890 |
| media-7.x-2.x-dev.zip | 122.72 KB | c7312d0999cea626c5e3a6cd30bff870 |
Release notes
Tracing the new branch.
@TODO:remove file_entity & require external dependency to thatcreate media_viewsremove default browser & replace w/ view
media 7.x-1.0-beta5
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-beta5.tar.gz | 171.72 KB | a6c1b742f33194ddf67656d016c9f8f2 |
| media-7.x-1.0-beta5.zip | 199.59 KB | b6ad0c59a269aea95767c1e2962882e3 |
Release notes
Issue #1086958: Switch from Media Entity to File Entity by effulgentsia: Use FileEntity instead of Media Entity. Redefine the way files are formatted in Drupal, cold fusion, etc
adding a todo for issue #1086966: Make view modes dynamic
Call up 'file' entities instead of 'media' entities in field_* calls; make the core file entity fieldable.
remove some hook_file_CRUD() implementations that are not necessary when we already have the file entity object. make sure that our file entity objects always have a bundle key set when we need it.
Make sure that file entities have a media bundle key ('type') set.
Fully removed definition of media entity. Now, we just have hook_entity_info_alter() for file entity.
Removed creation of file field on file entity. Will replace with 'extra_field'. Also removed dependency on Styles module. Will replace with lightweight formatter routing.
Removed file_usage_delete() hack made unnecessary by removing self-referential file field from the file entity. Also, made 'file' an 'extra_field' so it can be weighted in Field UI.
Removed media_load() and media_load_multiple() functions, since they're now redundant with file_load() and file_load_multiple(). Also, replaced calls to entity_load() with file_load_multiple().
Read moremedia 7.x-1.0-beta4
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-beta4.tar.gz | 164.9 KB | b8e7df3bfa36a16d48569012366496b1 |
| media-7.x-1.0-beta4.zip | 189.02 KB | 084c931a8ebaab736637b827839658f1 |
Release notes
This release fixes several bugs and also contains a security fix.
This release contains a security update to properly munge filenames to protect against exploits on some server configurations. The Media module is still in beta (and therefore not recommended for use on production sites), but if you are using it on a production site you should update to this version to take advantage of the security fixes.
Changes of note:
Issue #1106922: Cleaned up files and directories, moved includes and asset folders
Issue #866572: Show confirmation dialog when switching between view modes in admin media browser that selections will be lost
Issue #1031910 by effulgentsia: Do not allow temporary files to be selected
Issue #1070974 by DamienMcKenna: Additional helptext for input filters if wysiwyg module is enabled
Issue #1070708 by ngmaloney: Validate that content inside media [[ tags is actually json.
Issue #1015580 by Jacob Singh, Damien Tourand: Initialize media types on install and pprovide a batch op
#1049446: Sets the default behavior for media dialogs to the admin_theme
#1049446: Provide a settings for for general media browser settings and rename dialog_theme variable
#1046290 by duckofdeath: add t() to confirm check in import validate.
#1038936 by mfb: Allow rb mode for stream wrapper
media 7.x-1.0-beta3
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-beta3.tar.gz | 187.15 KB | f61210547d67111243f72b6a58016c5a |
| media-7.x-1.0-beta3.zip | 211.88 KB | fe82a9f66e5176edb723e202053afb08 |
Release notes
Lots of bug fixes.
media 7.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-beta2.tar.gz | 185.89 KB | d7961db42aa94c44e996bf3ab7913e5f |
| media-7.x-1.0-beta2.zip | 209.44 KB | 6df816dcea74b55a7b47181642193d36 |
Release notes
BETA 2 release! Yay!
media 7.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| media-7.x-1.0-beta1.tar.gz | 186.61 KB | b90d6246e6e9956318783f0af1a2e94f |
| media-7.x-1.0-beta1.zip | 210.44 KB | 63660d8bac10294e9537c9c1fe1f14c7 |
Release notes
First BETA release of media! Known to work with Drupal 7 BETA1