brightcove-cck-lightbox2.tpl.php |
brightcove_cck/brightcove-cck-lightbox2.tpl.php |
|
brightcove-cck-lightbox2.tpl.php
Image -> Lightbox2 player theme implementation. |
brightcove-cck-node-image.tpl.php |
brightcove_cck/brightcove-cck-node-image.tpl.php |
|
brightcove-cck-node-image.tpl.php
Image theme implementation. |
brightcove-cck-node-link.tpl.php |
brightcove_cck/brightcove-cck-node-link.tpl.php |
|
brightcove-cck-node-link.tpl.php
Image linked to node theme implementation. |
brightcove-cck-player.tpl.php |
brightcove_cck/brightcove-cck-player.tpl.php |
|
brightcove-cck-player.tpl.php
Default theme implementation to play Brightcove video. |
brightcove.admin.inc |
brightcove.admin.inc |
|
Admin settings for Brightcove module. |
brightcove.info |
brightcove.info |
|
name = Brightcove
description = Brightcove integration module - basic API
core = 6.x |
brightcove.install |
brightcove.install |
|
Installation file for Brightcove module. |
brightcove.media_mover.inc |
brightcove.media_mover.inc |
|
Functions to implement Media Mover behavior for Brightcove. |
brightcove.module |
brightcove.module |
|
Brightcove module is an integration layer between any modules using
Brightcove API. It makes all necessary checks for the API and makes
settings available to the user. |
brightcove_cck.browse.css |
brightcove_cck/brightcove_cck.browse.css |
|
.brightcove-browse-table tr td { width: 130px; text-align: center; vertical-align: top; }
.brightcove-browse-table .form-item img { max-width: 120px; max-height: 120px; border: 1px solid #dddddd; overflow: none; vertical-align: center;… |
brightcove_cck.browse.inc |
brightcove_cck/brightcove_cck.browse.inc |
|
brightcove_cck.browse.inc
Holds a method to list all BC videos that are attachable to a field. |
brightcove_cck.formatters.inc |
brightcove_cck/brightcove_cck.formatters.inc |
|
Formatters for video CCK field. |
brightcove_cck.info |
brightcove_cck/brightcove_cck.info |
|
name = Brightcove CCK Field
description = A CCK field allowing to attach videos to nodes.
core = 6.x
package = CCK
dependencies[] = brightcove
dependencies[] = content
dependencies[] = modalframe |
brightcove_cck.module |
brightcove_cck/brightcove_cck.module |
|
Brightcove CCK module provides a Content Construction Kit module to
developers, allowing them to browse videos in their Brightcove Studio and
upload them. |
brightcove_cck.views.inc |
brightcove_cck/views/brightcove_cck.views.inc |
|
|
brightcove_cck_handler_field_video.inc |
brightcove_cck/views/brightcove_cck_handler_field_video.inc |
|
The subclass adds basic field and formatter info,
for field-specific subclasses to use if they need to. |
brightcove_cck_handler_field_video_date.inc |
brightcove_cck/views/brightcove_cck_handler_field_video_date.inc |
|
The subclass adds basic field and formatter info,
for field-specific subclasses to use if they need to. |
brightcove_cck_handler_field_video_date_multiple.inc |
brightcove_cck/views/brightcove_cck_handler_field_video_date_multiple.inc |
|
An extended subclass for field handling that adds multiple field grouping. |
brightcove_cck_handler_field_video_multiple.inc |
brightcove_cck/views/brightcove_cck_handler_field_video_multiple.inc |
|
An extended subclass for field handling that adds multiple field grouping. |
brightcove_cck_handler_field_video_tags.inc |
brightcove_cck/views/brightcove_cck_handler_field_video_tags.inc |
|
The subclass adds basic field and formatter info,
for field-specific subclasses to use if they need to. |
brightcove_cck_handler_field_video_tags_multiple.inc |
brightcove_cck/views/brightcove_cck_handler_field_video_tags_multiple.inc |
|
An extended subclass for field handling that adds multiple field grouping. |
browse.css |
brightcove_cck/styles/browse.css |
|
.brightcove-browse-table tr td { width: 130px; text-align: center; vertical-align: top; }
.brightcove-browse-table .form-item img { max-width: 120px; max-height: 120px; border: 1px solid #dddddd; overflow: none; vertical-align: center;… |
content_handler_field_multiple.inc |
brightcove_cck/views/content_handler_field_multiple.inc |
|
An extended subclass for field handling that adds multiple field grouping. |
README.txt |
README.txt |
|
Brightcove integration API and CCK field. Features:
* Browse videos coming from Brightcove Studio directly in Drupal with a possibility to search in videos by name or tags.
* Upload a video for Brightcove customers with at least a Professional… |
theme.inc |
brightcove_cck/theme.inc |
|
|
upload.css |
brightcove_cck/styles/upload.css |
|
#brightcove-cck-upload-form .ahah-progress { float: none; } |