How can i get an video slideshow working with 1 active video and on the side some thumbnails of other videos (much like the idea of youtube).
i tried Slick and it worked with images, but when installing slick_media i get an error
Fatal error: Trait method imageFactory has not been applied, because there are collisions with other trait methods on Drupal\slick_video\Plugin\Field\FieldFormatter\SlickVideoFormatter in /Applications/XAMPP/xamppfiles/htdocs/drupal8/modules/contrib/slick_video/src/Plugin/Field/FieldFormatter/SlickVideoFormatter.php on line 27
I've been evaluating some screen recordings posted to YouTube for Drupal 9 and made the fonts maximum size top out at 200 pixels, (pts). Although its simple to make the configuration sizes larger, I didn't want to make the display show anything larger.
Is there a method or a module that would allow me to enter a URL for an article from another site and have it display/pull the article title and image on my site? e.g., similar to how Facebook does it. You just paste an article into a FB comment and image and title are displayed in the comment/post automatically.
CKEditor5 will replace CKEditor4 in core when Drupal 10 is released. A stable version will be released and included as of Drupal 9.3 getting the experimental designation. However, CKEditor 5 can already be installed as a contrib module and used with versions of Drupal 9 which are 9.2 and greater. I've been running CKEDitor 5 on 9.2.0-alpha1 and 9.3.x-dev. Features were demonstrated back on March 11, 2021 and the ckeditor5_layercake module from Tim Plunkett is one of the modules available.