You are here

video_embed_field.info in Video Embed Field 7.2

Same filename and directory in other branches
  1. 7 video_embed_field.info
name = "Video Embed Field"
description = "Expose a field type for embedding videos from youtube or vimeo."
core = 7.x
package = Media
configure = admin/config/media/vef

files[] = video_embed_field.migrate.inc
files[] = views/handlers/views_embed_field_views_handler_field_thumbnail_path.inc

dependencies[] = ctools
dependencies[] = image

File

video_embed_field.info
View source
  1. name = "Video Embed Field"
  2. description = "Expose a field type for embedding videos from youtube or vimeo."
  3. core = 7.x
  4. package = Media
  5. configure = admin/config/media/vef
  6. files[] = video_embed_field.migrate.inc
  7. files[] = views/handlers/views_embed_field_views_handler_field_thumbnail_path.inc
  8. dependencies[] = ctools
  9. dependencies[] = image