You are here

Files in Video Embed Field 7.2

Primary tabs

File namesort descending Location Namespace Description
README.txt video_embed_brightcove/README.txt Brightcove Video Embed Field ---------------------------- This module parses a Brightcove URL via the Video Embed Field Example URL:…
video-embed-field-embed-code.tpl.php video-embed-field-embed-code.tpl.php Default theme implementation to display a video embed field.
video_embed_brightcove.info video_embed_brightcove/video_embed_brightcove.info name = "Video Embed Brightcove" description = "Provides Brightcove handler for Video Embed Fields." core = 7.x package = Media configure = admin/config/media/vef_video_styles dependencies[] = "video_embed_field"
video_embed_brightcove.module video_embed_brightcove/video_embed_brightcove.module Add a handler for brightcove videos to Video Embed Field.
video_embed_facebook.info video_embed_facebook/video_embed_facebook.info name = "Video Embed Facebook" description = "Provides Facebook handler for Video Embed Fields. This module also serves as an example of how to add handlers to video embed field." core = 7.x package = Media configure =…
video_embed_facebook.module video_embed_facebook/video_embed_facebook.module Adds a handler for Facebook videos to Video Embed Field.
video_embed_field.admin.inc video_embed_field.admin.inc Form builder; Form for editing a video style.
video_embed_field.api.php video_embed_field.api.php
video_embed_field.devel_generate.inc video_embed_field.devel_generate.inc Devel generate support for video_embed_field module.
video_embed_field.feeds.inc video_embed_field.feeds.inc On behalf implementation of Feeds mapping API for video_embed_field.module.
video_embed_field.field.inc video_embed_field.field.inc Implement a video field.
video_embed_field.form.css video_embed_field.form.css /* Style to make sure the fields are the right way */ table input.fluid.video_embed_url { width:100%; }
video_embed_field.handlers.inc video_embed_field.handlers.inc Provide some handlers for video embed field Other modules can implement the hook_video_embed_handler_info to provide more handlers.
video_embed_field.info 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[] =…
video_embed_field.install video_embed_field.install Install, update and uninstall functions for the video_embed_field module.
video_embed_field.migrate.inc video_embed_field.migrate.inc Migrate support for Video Embed Field module.
video_embed_field.module video_embed_field.module Provides a simple field for easily embedding videos from youtube or vimeo
video_embed_field.views.inc views/video_embed_field.views.inc Hooks for Views integration.
video_embed_field_export_ui.inc plugins/export_ui/video_embed_field_export_ui.inc Defines the CTools Export UI plugin.
views_embed_field_views_handler_field_thumbnail_path.inc views/handlers/views_embed_field_views_handler_field_thumbnail_path.inc Video embed field thumbnail_path column implementation.

Other projects