Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 177.36 KB
MD5: 371899516ce6d6045d6497b05e7a1bb4
SHA-1: c679fb9839cbf2d1223867730b4817d774523ab7
SHA-256: 58b868f6ab5aa7ad57fb9eafb3249d817ed718b0d2e73bd646c2f3adaa9c5ad1
Download zip 183.14 KB
MD5: e1467e0863ef5e7ca1352bc937935bae
SHA-1: 052f9d2378cbd0cf14abc5aee654732203f6c554
SHA-256: 21f82c15358790c67ed55d47a3036c820e7bc50582f1d8f18b723b5bc0a1c9fb

Release notes

This new alpha release of this module tries to improve the code standardization in some ways:

  • Applying coding standards
  • Changing file permissions
  • Renaming module hook_video_embed_field_handlers_alter() to hook_video_embed_handler_info_alter() to follow coding standards

Also includes two new features:

  • Support for a new video provider Brightcove whitin its own submodule video_embed_brightcove
  • New property in handler_info array, thumbnail_default that allows to declare a default thumbnail image in case the module is not able to retrieve the thumbnail dynamically.

Finally some bugs have been fixed. Most important related to #2272095: Settings are output unfiltered that fixes a security issue.

Changes included in this release:

Created by: plopesc
Created on: 16 Aug 2014 at 08:20 UTC
Last updated: 2 Aug 2018 at 17:18 UTC
Bug fixes
New features
Insecure
Unsupported

Other releases