Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xenomedia/video_embed_field_overrides
Drupal 8 Module that overrides YouTube and Vimeo parameters in Video Embed fields.
https://github.com/xenomedia/video_embed_field_overrides
drupal drupal-8 drupal-module
Last synced: 7 days ago
JSON representation
Drupal 8 Module that overrides YouTube and Vimeo parameters in Video Embed fields.
- Host: GitHub
- URL: https://github.com/xenomedia/video_embed_field_overrides
- Owner: xenomedia
- License: gpl-2.0
- Created: 2017-08-30T21:30:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-30T21:40:43.000Z (over 7 years ago)
- Last Synced: 2024-12-01T13:47:35.693Z (2 months ago)
- Topics: drupal, drupal-8, drupal-module
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Video Embed Field Overrides
Overrides YouTube and Vimeo parameters in Video Embed fields.
**Installation:**
* Install the module as you normally would. There is no configuration.
**Requirements:**
* [Video Embed Field](https://www.drupal.org/project/video_embed_field)**Notes:**
While this is set up as a custom module, you can also not use this moduele and
add the functions from the video_embed_field_overrides.module to your own theme
or custom module.Just rename `video_embed_field` in the functions to your hook/theme name.