You are here

Files in Embedded Media Field 6

Primary tabs

File namesort descending Location Namespace Description
archive.inc contrib/emvideo/providers/archive.inc This is an archive.org provider include file for Embedded Media Video.
bliptv.inc contrib/emvideo/providers/bliptv.inc This include processes blip.tv media files for use by emfield.module.
CHANGELOG.txt CHANGELOG.txt Changelog for Embedded Media Field (Drupal version 6).
CHANGELOG.txt contrib/emthumb/CHANGELOG.txt Changelog for Embedded Thumbnail Field.
CHANGELOG.txt contrib/emaudio/CHANGELOG.txt ================ DRUPAL-6--1-18 ================ by aaron: Change hook_theme to call emfield directly rather than through module_invoke. #597664 by kratib: Fixed Parameter 6 to emvideo_vimeo_video() expected to be a reference, value given in…
CHANGELOG.txt contrib/eminline/CHANGELOG.txt CHANGELOG for Embedded Inline Media. ================ DRUPAL-6--1-18 ================ September 2009 -------------- by aaron: Add instructions to the README.txt file. =============== DRUPAL-6--1-5 =============== July 2009 --------- by aaron:…
CHANGELOG.txt contrib/emimage/CHANGELOG.txt ================ DRUPAL-6--1-18 ================ by aaron: Implement hook_PROVIDER_data_version in picasa, flickr, imageshack. =============== DRUPAL-6--1-7 =============== by aaron: Fix queries in URL path for picasa. by aaron: Error message for…
CHANGELOG.txt contrib/emvideo/CHANGELOG.txt Changelog for Embedded Video Field (emvideo).
CHANGELOG.txt contrib/emwave/CHANGELOG.txt CHANGELOG for Embedded Wave Field ================ DRUPAL-6--1-18 ================ #530526 by noahb: Add a new contrib project for emwave.
custom_url.inc contrib/emaudio/providers/custom_url.inc This is an include file used by emfield.module.
custom_url.inc contrib/emimage/providers/custom_url.inc
dailymotion.inc contrib/emvideo/providers/dailymotion.inc This include processes dailymotion media files for use by emfield.module.
emaudio.info contrib/emaudio/emaudio.info name = Embedded Audio Field description = Defines a field type for displaying third party music, podcasts, and other audio, such as podOmatic and Odeo. core = 6.x dependencies[] = emfield package = CCK
emaudio.install contrib/emaudio/emaudio.install This is the emaudio.module's install, configuration, and removal file.
emaudio.module contrib/emaudio/emaudio.module Embedded Audio module is a handler for mp3 and similar audio files, hosted on 3rd party sites.
emaudio.theme.inc contrib/emaudio/emaudio.theme.inc This defines the various theme functions for Embedded Audio Field (emaudio).
emfield.admin.inc emfield.admin.inc The administrative settings page.
emfield.cck.inc emfield.cck.inc Helper functions to implement our various cck-required functions, such as hook_field and hook_widget.
emfield.info emfield.info name = Embedded Media Field description = Provides an engine for modules to integrate various 3rd party content providers, such as Video Neighborhood, Image Neighborhood, and Audio Neighborhood. core = 6.x dependencies[] = content package = CCK
emfield.install emfield.install This is the emfield.module's install, configuration, and removal file.
emfield.module emfield.module Embedded Media Field is a CCK-based framework for 3rd party media files.
emfield.php hooks/emfield.php Document various hooks for Embedded Media Field.
emfield.rss.inc emfield.rss.inc This is the emfield.module's RSS settings file.
emfield.themes.inc includes/themes/emfield.themes.inc Basic theme functions for Embedded Media Field.
emfield.views.inc includes/views/emfield.views.inc Interface between emfield.module and views.module.
emfield_handler_argument_provider.inc includes/views/handlers/emfield_handler_argument_provider.inc The subclass simply adds properties, for field-specific subclasses to use if they need to.
emfield_handler_field_provider.inc includes/views/handlers/emfield_handler_field_provider.inc Field handler for emfield providers.
emimage.info contrib/emimage/emimage.info name = Embedded Image Field description = Defines a field type for displaying images from third party providers, such as Flickr or Photobucket. dependencies[] = emfield package = CCK core = 6.x
emimage.install contrib/emimage/emimage.install This is the emimage.module's install, configuration, and removal instructions.
emimage.module contrib/emimage/emimage.module Embedded Image module is a handler for images hosted on an external site.
emimage.theme.inc contrib/emimage/emimage.theme.inc Theme functions for Embedded Media Image
eminline.info contrib/eminline/eminline.info name = Embedded Inline Media description = Allows users to embed media into text-areas. dependencies[] = emfield dependencies[] = emvideo core = 6.x
eminline.module contrib/eminline/eminline.module
emthumb.css contrib/emthumb/emthumb.css div.emthumb-edit-image-row { border: 1px solid #e5e5e5; padding: 5px; margin-bottom: 10px; } div.emthumb-edit-preview img { border: 1px solid #e5e5e5; } div.emthumb-edit-preview { float: left; } div.emthumb-edit-image-replace { …
emthumb.info contrib/emthumb/emthumb.info name = Embedded Media Thumbnail description = Allows custom thumbnails for Embedded Media Fields. dependencies[] = emfield package = CCK core = 6.x
emthumb.install contrib/emthumb/emthumb.install Updates for the emthumb module.
emthumb.module contrib/emthumb/emthumb.module Allows for custom thumbnail overrides to Embedded Media Field.
emthumb.theme.inc contrib/emthumb/emthumb.theme.inc Theme functions for the Embedded Media Thumbnail module.
emvideo.custom-url.css contrib/emvideo/emvideo.custom-url.css A Play button overlay for Flowplayer thumbnails.
emvideo.info contrib/emvideo/emvideo.info name = Embedded Video Field description = Defines a field type for displaying third party videos, such as YouTube and Google Video. core = 6.x dependencies[] = emfield package = CCK
emvideo.install contrib/emvideo/emvideo.install Installation, configuration, and removal of the emvideo module.
emvideo.module contrib/emvideo/emvideo.module Embedded Video module is a handler for 3rd party video files.
emvideo.theme.inc contrib/emvideo/emvideo.theme.inc This defines the various theme functions for Embedded Video Field (emvideo).
emvideo.thumbnail-replacement.css contrib/emvideo/emvideo.thumbnail-replacement.css A Play button overlay for thumbnail -> video replacement.
emvideo.views.inc contrib/emvideo/includes/views/emvideo.views.inc Interface between emfield.module and views.module.
emvideo_handler_argument_duration.inc contrib/emvideo/includes/views/handlers/emvideo_handler_argument_duration.inc The subclass simply adds properties, for field-specific subclasses to use if they need to.
emvideo_handler_field_duration.inc contrib/emvideo/includes/views/handlers/emvideo_handler_field_duration.inc Field handler for emvideo providers.
emvideo_modal_iframe.tpl.php contrib/emvideo/emvideo_modal_iframe.tpl.php
emwave.info contrib/emwave/emwave.info name = Embedded Wave Field description = Defines a field type for displaying waves from third party providers, such as Google or ... dependencies[] = emfield package = CCK core = 6.x
emwave.install contrib/emwave/emwave.install This is the emwave.module's install, configuration, and removal instructions.

Pages

Other projects