Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was wondering if https://www.drupal.org/project/project_module has an API I could query ? I was thinking about building own drupal modules dashboard, where my own data cross with drupal.org content. Maybe someone already did such thing?
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.