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.
hope all is well. The calmer time is approacing, It's nice to work on the Drupal siet some more again :-)
I'm working with a multilingual website in Drupal 10 and using the Translation Management Tool (TMGMT) integrated with DeepL for translations. We publish a large volume of articles in various languages. My challenge is the manual review and approval process for each translated article.
We noticed a double scroll bar on our home page. Traced to the fact that both the <html> and <body> elements have scroll bars, with the <html> one being the one that is actually useful. The <body> element seems to fill fractionally over 100% causing a useless scroll bar to appear. The element which tips it over 100% is the <div> for drupal-live-announce which has a 1px placeholder.
I got blocked here, please help... I tryed everything. Drupal 10 is up and running then i try to install DRUSH but not working, the error is allways the same, COMPOSER SAYS --> ( [preflight] Package "drupal/core" is not installed)
DATA:
1) PLATFORM: WINDOWS 8 + XAMPP + PHP 8.2
2) DRUPAL Version 10.1.7 Installed and Running and web project in C:/xampp/htdocs/reparatron/web (i installed Drupal 10 project with Composer there with no problem)
I'm working on a multilingual Drupal 10 site and facing issues with translating block titles correctly. I have a view configured to display content in blocks, where each block title is linked to taxonomy terms leading to overview pages. The setup aims to show block titles in the respective language of the site (e.g., "Veranstaltungen" in German and "Events" in English).