You are here

Files in Video Embed HTML5 8

Primary tabs

File namesort descending Location Namespace Description
Html5.php src/Plugin/video_embed_field/Provider/Html5.php Drupal\video_embed_html5\Plugin\video_embed_field\Provider
ProviderUrlParseTest.php tests/src/Unit/ProviderUrlParseTest.php Drupal\Tests\video_embed_html5\Unit
video-embed-html5-thumbnails.css css/video-embed-html5-thumbnails.css canvas { max-width: 100%; height: auto; }
video-embed-html5.html.twig templates/video-embed-html5.html.twig <video controls {{ autoplay ? 'autoplay' : '' }} width="100%"> <source src="{{ src }}" type="{{ type }}"/> </video>
VideoEmbedHtml5ConfigForm.php src/Form/VideoEmbedHtml5ConfigForm.php Drupal\video_embed_html5\Form
video_embed_html5.config.yml config/install/video_embed_html5.config.yml config/install/video_embed_html5.config.yml
video_embed_html5.info.yml video_embed_html5.info.yml video_embed_html5.info.yml
video_embed_html5.install video_embed_html5.install
video_embed_html5.libraries.yml video_embed_html5.libraries.yml video_embed_html5.libraries.yml
video_embed_html5.links.menu.yml video_embed_html5.links.menu.yml video_embed_html5.links.menu.yml
video_embed_html5.module video_embed_html5.module
video_embed_html5.permissions.yml video_embed_html5.permissions.yml video_embed_html5.permissions.yml
video_embed_html5.routing.yml video_embed_html5.routing.yml video_embed_html5.routing.yml

Other projects