Skip to main content

planet

drupal planet feeds

Malibu is a magnet for destructive fires. But this time, it might have caught a break

Submitted by Mama Rose on

Malibu is one of the most fire-prone parts of Southern California, often in the path of Santa Ana winds that drive blazes marching to the Pacific Ocean. But this time, the oceanside city appears to have caught a break.

Tags

Freelock Blog: Use AI to write alt text for your images

Submitted by Mama Rose on
Use AI to write alt text for your images Anonymous (not verified)

Hot off the presses! A brand new module, AI Image Alt Text, uses your configured AI engine to write Alt text for your images, based on AI vision models. When you turn this on, you get a "Generate with AI" button next to image fields, where you can easily get AI to analyze your image and come up with alternative text.

With some quick tests, I'm finding it's describing the image better than I typically do.

Tags

LN Webworks: 5 Reasons Drupal Is the Best Choice For E-commerce Development

Submitted by Mama Rose on

The companies are using the newest technologies to improve their e-commerce websites customer service and outreach. With e-commerce websites, you can offer better features to the audience that enhance the overall experience of the visitors on the website. 

And what better CMS of choice than Drupal for your large-scale websites? Drupal development Services offers fresh features for e-commerce businesses that help their customers to have a better experience shopping online. On top of that, there is also a Drupal e-commerce module that allows you to help you engage more with the audience that visits the websites and converts them. 

In this blog, you will learn more about why you should use Drupal For your e-commerce websites and how it can be the best decision for your business. 

Without further ado, let's get started.

Tags

LostCarPark Drupal Blog: Drupal Advent Calendar day 10 - Privacy

Submitted by Mama Rose on
Drupal Advent Calendar day 10 - Privacy james
Door 10 opens to reveal a shield with a lock superimposed

Welcome to the the tenth door of the Drupal Advent Calendar. Today we hand over to Jürgan Haas to tell us about the Privacy track of the Starshot project.

Right after DrupalCon Portland, it was clear to us at LakeDrops that we would support the Starshot initiative wherever we could. And when the tracks had been announced, I applied for the privacy track, not only because it was still open but also because that topic is so close to my heart. In my view, the internet will only remain a benefit to us, the users, if it respects our privacy, a human right in more and more countries of the world…

Tags

Talking Drupal: Talking Drupal #479 - Drupal CMS Media Management

Submitted by Mama Rose on

Today we are talking about Drupal CMS Media Management, How media management has evolved, and Why managing our media is so important with our guest Tony Barker. We’ll also cover URL Embed as our module of the week.

For show notes visit: https://www.talkingDrupal.com/479

Topics
  • What do we mean by media management in Drupal CMS
  • How is it different from media in Drupal today
  • Why is media management important
  • How are you applying these changes to Drupal
  • What phase are you in
  • Will this be ready for Drupal CMS release in January
  • What types of advanced media will supported
  • Do you see it growing to replace some DAMs
  • Are there future goals
  • How did you get involved
  • How can people get involved
Resources Guests

Tony Barker - annertech.com tonypaulbarker

Hosts

Nic Laflin - nLighteneddevelopment.com nicxvan John Picozzi - epam.com johnpicozzi Suzanne Dergacheva - evolvingweb.com pixelite

MOTW Correspondent

Martin Anderson-Clutz - mandclu.com mandclu

  • Brief description:
    • Have you ever wanted a simple way to insert oEmbed content on your Drupal site? There’s a module for that.
  • Module name/project name:
  • Brief history
    • How old: created in Sep 2014 by the venerable Dave Reid, though recent releases are by Mark Fullmer of the University of Texas at Austin
    • Versions available: 2.0.0-alpha3 and 3.0.0-beta1, the latter of which works with Drupal 10.1 or 11. That said, it does declare a dependency on the Embed project, which unfortunately doesn’t yet have a Drupal 11-ready release
  • Maintainership
    • Actively maintained
    • Security coverage technically, but needs a stable release
    • Test coverage
    • Documentation guide
    • Number of open issues: 63 open issues, 4 of which are bugs against the current branch
  • Usage stats:
    • 7,088 sites
  • Module features and usage
    • A content creator using this module only needs to provide a URL to the content they want to embed, as the name suggests
    • The module provides both a CKEditor plugin and a formatter for link fields. Note that you will also need to enable a provided filter plugin for any text formats where you want users to use the CKEditor button
    • Probably the critical distinction between how this module works and other elements of the media system is that this bypasses the media library, and as such is better suited to “one off” uses of remote content like videos, social media posts, and more
    • It’s also worth mentioning that the module provides a hook to modify the parameters that will be passed to the oEmbed host, for example to set the number of posts to return from Twitter
    • I could definitely see this as a valuable addition to the Event Platform that we’ve talked about previously on the podcast, but the lack of a Drupal 11-ready release for the Embed module is an obvious concern. So, if any of our listeners want to take that on, it would be a valuable contribution to the community

Tags