This project is not covered by Drupal’s security advisory policy.

The Media Cloudcast Chapters module provides a chapter field type for Cloudcast video files and provides an automated import process. Minimal CSS has been included to get you started with display. An example view has been provided for advanced display options.

It is highly recommended you watch the introductory video https://vimeo.com/125965156 to learn how to set up and configure this module.

REQUIREMENTS

This module requires the following modules:
* jQuery Update (https://www.drupal.org/project/jquery_update)
* Media Cloudcast (https://www.drupal.org/project/media_cloudcast)
* Views (https://drupal.org/project/views)

RECOMMENDED MODULES AND THEMES

* Bootstrap 3 (https://www.drupal.org/project/bootstrap)
The included example view uses Bootstrap markup to display the chapters in tabs. If you do not want to use the full Bootstrap 3 theme, you can simply use the Bootstrap framework within your own theme.(http://getbootstrap.com/)

INSTALLATION and UNINSTALLATION

* Install as you would normally install a contributed Drupal module. See: https://drupal.org/documentation/install/modules-themes/modules-7 for further information. Be sure to install/enable both the Media Cloudcast Chapters and Media Cloudcast Chapters Field modules. Then you'll need to configure it (see below).

* UNINSTALL - You will need to completely uninstall the Media Cloudcast Chapters Module first in order to delete the fields from the database. Only once that module has been completely uninstalled will you be able to uninstall the Media Cloudcast Chapters Field module.

CONFIGURATION

* Configure module settings at Configuration -> Media -> Media Cloudcast Chapters
* You can run the import automatically via cron or manually from the configuration page. Note that if you run the complete import it will take awhile (will utilize a batch process). After running the complete import once, it's best to utilize the setting to only do X most recent videos so that it runs quicker.
* You can set the permissions for editing the configuration under People -> Permissions
* The module depends on jQuery 1.7+ so you will need to make sure jQuery Update is enabled and a version 1.7 or greater is selected. You can find the jQuery Update settings at Configuration -> Development -> jQuery update

* If you would like to use the included example view, enable it from http://yoursite.com/admin/structure/views. You will want to watch the companion video mentioned above for how you can set up this module to work with the view and the tabbed metadata.

Make sure you watch the video at https://vimeo.com/125965156 before you post to the issue queue because your question just might get answered.

This module is funded by Vermont Community Access Media (VCAM), ORCA Media, and First Turn Media.

Project information

Releases