README.txt |
README.txt |
|
SUMMARY - YouTube Field
========================
The YouTube field module provides a simple field that allows you to add a
YouTube video to a content type, user, or any entity.
Display types include:
* YouTube videos of various sizes and options.
… |
README.txt |
modules/youtube_colorbox/README.txt |
|
SUMMARY - YouTube Field Colorbox
=================================
Provides Colorbox support to the YouTube Field module.
Provides the ability to link YouTube thumbnails to be opened in a YouTube video
player within a Colorbox modal window. Display… |
youtube.api.php |
youtube.api.php |
|
Hooks provided by the YouTube Field module. |
youtube.css |
css/youtube.css |
|
CSS for the YouTube Field module. |
youtube.inc |
youtube.inc |
|
YouTube field helper functions. |
youtube.info |
youtube.info |
|
name = YouTube Field
description = Provides a YouTube widget for fields.
package = Fields
core = 7.x
dependencies[] = field
dependencies[] = image
dependencies[] = file
files[] = youtube.migrate.inc
stylesheets[all][] = css/youtube.css
configure =… |
youtube.install |
youtube.install |
|
Install, update, and uninstall functions for the youtube module. |
youtube.migrate.inc |
youtube.migrate.inc |
|
YouTube Field support for use with the migrate module. |
youtube.module |
youtube.module |
|
|
youtube.theme.inc |
youtube.theme.inc |
|
Theme functions for the YouTube field module. |
youtube_colorbox.info |
modules/youtube_colorbox/youtube_colorbox.info |
|
name = YouTube Field Colorbox
description = Provides Colorbox support to YouTube Field thumbnail display settings.
package = Fields
core = 7.x
dependencies[] = colorbox
dependencies[] = youtube |
youtube_colorbox.module |
modules/youtube_colorbox/youtube_colorbox.module |
|
Provides Colorbox support to YouTube Field display settings. |