You are here

Files in Video 7.2

Primary tabs

File namesort descending Location Namespace Description
INSTALL.txt INSTALL.txt REQUIREMENTS ------------ INSTALL INSTRUCTIONS FOR VIDEO.MODULE ------------------------------------- - See : http://video.heidisoft.com/documentation/welcome-video-module-documentation MIGRATE INSTRUCTIONS TO…
jobs.inc includes/jobs.inc Static class containing transcoding job related operations.
phpvideotoolkit.php5.php libraries/phpvideotoolkit/phpvideotoolkit.php5.php Libary to access FFmpeg
PHPVideoToolkit.test tests/PHPVideoToolkit.test Tests for the PHPVideoToolkit class
Preset.inc includes/Preset.inc Class file used to store video presets on the video.
README.txt README.txt # Video module 2 for Drupal 7 This readme file is still under construction. ## Using Zencoder locally If you testing out the Video module and Zencoder on localhost, you'll need to use Zencoder's Fetcher script to be notified when a video…
Transcoder.inc includes/Transcoder.inc Class file used to wrap the transcoder helper functions.
TranscoderAbstractionFactoryFfmpeg.inc transcoders/TranscoderAbstractionFactoryFfmpeg.inc File containing class TranscoderAbstractionFactoryFfmpeg
TranscoderAbstractionFactoryFfmpeg.test tests/TranscoderAbstractionFactoryFfmpeg.test Tests for the TranscoderAbstractionFactoryFfmpeg class
TranscoderAbstractionFactoryZencoder.inc transcoders/TranscoderAbstractionFactoryZencoder.inc File containing class TranscoderAbstractionFactoryZencoder
TranscoderAbstractionFactoryZencoder.test tests/TranscoderAbstractionFactoryZencoder.test Tests for the TranscoderAbstractionFactoryZencoder class
TranscoderFactory.inc includes/TranscoderFactory.inc Transcoder Abstract Factory classes
video-dialog-page.tpl.php templates/video-dialog-page.tpl.php Default theme implementation to display a single Drupal page.
video-play-dcr.tpl.php theme/video-play-dcr.tpl.php
video-play-divx.tpl.php theme/video-play-divx.tpl.php
video-play-flash.tpl.php theme/video-play-flash.tpl.php
video-play-flv.tpl.php theme/video-play-flv.tpl.php
video-play-html5-audio.tpl.php theme/video-play-html5-audio.tpl.php
video-play-html5.tpl.php theme/video-play-html5.tpl.php
video-play-quicktime.tpl.php theme/video-play-quicktime.tpl.php
video-play-realmedia.tpl.php theme/video-play-realmedia.tpl.php
video-play-theora.tpl.php theme/video-play-theora.tpl.php
video-play-windowsmedia.tpl.php theme/video-play-windowsmedia.tpl.php
video.admin.inc modules/video_ui/video.admin.inc Provides the administration settings for the Video Drupal module.
video.css css/video.css .video_thumbnail { min-width: 100px; min-height: 100px; } .video-width-text { width:10px; } .video-thumb-selection{ } .video-thumb-selection .form-item { } .video-thumbnails{ /* display : block;*/ } .video-thumbnails .form-item{ …
video.css wysiwyg_plugins/video/video.css .wysiwyg-video { display: block; border: 1px dotted #ccc; margin: 1em 0; width: 640px; height: 360px; background: transparent url(images/video-place-holder.gif) no-repeat center top; }
video.drush.inc video.drush.inc Implement an drush commands to trasncode videos.
video.features.inc video.features.inc Contains code to support the Features module.
video.field.inc video.field.inc Implement a video field, based on the file module's file field.
video.filters.inc video.filters.inc Video filter embedded code to add video as filter and using WYSIWYG
video.inc wysiwyg_plugins/video.inc Wysiwyg API integration.
video.info video.info name = Video description = Upload and manage video content with Drupal package = Media core = 7.x dependencies[] = file dependencies[] = image files[] = video.utility.inc files[] = includes/Preset.inc files[] = includes/Transcoder.inc files[] =…
video.install video.install Provides installation schema for video.module @author Heshan Wanigasooriya <heshan@heidisoft.com>
video.module video.module All module hooks implementation can be found in this file.
video.pages.inc video.pages.inc This file stores all menu callbacks for the Video module
video.preset.inc modules/video_ui/video.preset.inc Administrative interface for maintaining video presets.
video.rules.inc video.rules.inc rules integration for the video module
video.theme.inc video.theme.inc Theme related functions for the Video module.
video.utility.inc video.utility.inc This file will be used to keep all utility functions data structures.
video.views.inc views/video.views.inc Provide views data and handlers for statistics.module
VideoField.test tests/VideoField.test Tests for the the Video field type
VideoScheduling.test tests/VideoScheduling.test Tests for the PHPVideoToolkit class
VideoUtility.test tests/VideoUtility.test Tests for the video_utility class
video_handler_field_video_duration.inc views/video_handler_field_video_duration.inc File containing class video_handler_field_video_duration
video_scheduler.php video_scheduler.php Implement video rendering scheduling. If you are not using sites/default/settings.php as your settings file, add an optional parameter for the drupal site url: "php video_scheduler.php http://example.com/" or "php video_scheduler.php…
video_ui.info modules/video_ui/video_ui.info name = Video UI description = Administrative interface to Video. Without this module you cannot configure the video module. package = Media core = 7.x configure = admin/config/media/video dependencies[] = video
video_ui.module modules/video_ui/video_ui.module Administrative interface to the Video module. @author : Heshan (heshan@heidisoft.com)
zencoderapi.info modules/zencoderapi/zencoderapi.info name = Zencoder API description = Enable this module to use the Zencoder API instead of your own server for video transcoding (some setup required) package = Media core = 7.x configure = admin/config/media/video/transcoders dependencies[] = libraries…
zencoderapi.install modules/zencoderapi/zencoderapi.install Requirements hooks for the Zencoder API module.
zencoderapi.module modules/zencoderapi/zencoderapi.module Libraries hooks for the Zencoder API module.

Other projects