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 am trying — very hard; I have spent many hours on this — to show one newest item teaser from each of four content types on the front page. My requirements are:
(I posted a version of this earlier but it keeps getting flagged as spam.)
Someone assisted me in installing Drupal with Docker on my Mac. (I am new to Drupal and it has been years since I last coded.) The site works fine. I would like to set up a custom theme, but when I open VS Code in the installation directory, there are only the following files: .env, .gitignore, docker-compose.yaml. I don't see a theme directory or anything that I expected. The docker-compose.yaml file has this in it:
Someone assisted me in installing Drupal with Docker on my Mac. The site works fine. I would like to set up a custom theme, but when I open VS Code in the installation directory, there are only the following files: .env, .gitignore, docker-compose.yaml. I don't see a theme directory or anything that I expected. The docker-compose.yaml file has this in it:
As webmasters, we build websites for people. Drupal CMS is built to serve web pages to humans.
AI is the new episode which is leveraging the power of Drupal CMS and the resources of our paid hosting servers to scrape data for their personal development. Our strength and hard work, even funds are being used against us.
Had reported a personal experience of Data Scraping event to the Drupal issue queue.
I have a Drupal 10.3.1 site that's running just fine.
However, when I do a Status Report or an Available Updates Report, it keeps showing that SMTP Authentication Support is currently running 8.x-1.2 with the recommended version being 8.x-1.3.
I've run the composer command: composer require 'drupal/smtp:^1.3' and updated the database multiple times, but the warning message keeps appearing.