You are here

function emvideo_update_6100 in Embedded Media Field 6.2

Same name and namespace in other branches
  1. 6.3 contrib/emvideo/emvideo.install \emvideo_update_6100()

New formatters for video thumbnail path & url & Colorbox support.

File

contrib/emvideo/emvideo.install, line 426
Installation, configuration, and removal of the emvideo module.

Code

function emvideo_update_6100() {
  return _emvideo_update_add_new_formatters();
}