su-sws/stanford_video

A Drupal feature.

Installs: 40

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 28

Forks: 0

Open Issues: 6

Type:drupal-custom-module

7.3.0-alpha1 2018-06-28 20:16 UTC

This package is auto-updated.

Last update: 2024-03-29 03:38:50 UTC


README

#Stanford Video

Version: 7.x-3.x-dev

Maintainers: jbickar, sherakama, josephgknox

Changelog.txt

This module delivers a content type, which allows for the embedding of a video directly into a page as well as the inclusion of other items (i.e., quote and speakers). It includes a view with four display options, and also allows for two page layout options: full width (default) and half width.

Installation

Install this module like any other module. See Drupal Documentation.

This module requires the Video Embed Field contrib module.

Configuration

  • Create a new video node at node/add/stanford-video
  • You can embed videos directly by inserting the direct URL to a video hosted on YouTube or Vimeo
  • The default page views will be available at videos/recent-videos and /videos/recent-videos/grid (block views can be placed liek any other block views)

Troubleshooting

If you are experiencing issues with this module try reverting the feature first. If you are still experiencing issues try posting an issue on the GitHub issues page.

Contribution / Collaboration

You are welcome to contribute functionality, bug fixes, or documentation to this module. If you would like to suggest a fix or new functionality you may add a new issue to the GitHub issue queue or you may fork this repository and submit a pull request. For more help please see GitHub's article on fork, branch, and pull requests