Drupal is up and running but how do I ...?

One newest item of each of four content types

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:

Where are files actually located in Drupal Docker?

(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:

volumes:

Where are the actual files in my Docker Drupal installation?

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:

volumes:

    - drupal-data: /var/www/html

how can I do a copy of my site?

I have created a website with Drupal 10 on my local server mamp. I want to do a full copy of this site to improve, and I did the following steps:

1. export copy of database "mkm" with phpmyadmin

2. Created a new folder in htdocs and gave it the name "oratorio"

3. I copied all the files from the former folder "mkm" to the new folder "ortomio"

4. I created a new database file in phpmyadmin and called it "ortomio" - then I imported here the database "mkm"

5. I changed "settings.php" and substituted "mkm" with "ortomio".

What Drupal users feel about data scraping?

Greetings,

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.

Strengthening Drupal: Protecting Content from AI Scrapers and Bots

Keep getting warning message about smtp

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.

What else do I need to do to clear this up?

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Post installation