Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Promoted to official 7.x-1.0 release
Migrated html tags from hardcoded to a drupal variable
Added admin settings page/form, with permissioning
Added install file
A huge improvement has been added to the module: Condition plugin support. This provides a great deal of flexibility by allowing core/contrib/custom modules to define condition plugins which can be used by any asset. Doing this reduces the dependency of logic within the entity. Instead the logic and evaluation of the conditions is handled within each plugin separately.
has improved accessibility, new bulk import options for folder selection, enhanced html5 support.
Using media 7.x-2.13 and file_entity 7.x-2.11 (actually dev, but same code)
Screenshot of Media inserting images to content using the 'media_dev' distribution.