I have news with an automatic URL alias. The pattern is "inkasso_news/[node:title].htm". The newest news gives an error "RewriteEngine On RewriteCond %{HTTPS} !=on RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301,NE]".
I found out, if I disabke the automatic URL alias and write "inkasso-news/[node:title].htm" it works. I have no idea wthat is going on. And this just a part of another more strange problem.
Does anyone have a good solution to set the translation language for all translations in the back-end in a central place?
Translations work on the front-office, but in cronjobs e.g. translations don't work unless you specify a langcode. Which is ok since there's no real way the code could determine what language would be needed. But it seems clunky and rigid that I have to hardcode "langcode" in all cronjob t()'s. It would be easier/more generic if you could set back-end language also somewhere centrally.
A prominent government administration of one of the fastest growing and industrialised economies in North America had comprehensive requirements regarding the obsolete security and access management system making their website prone to vulnerabilities and cyber attacks. The name of the institution is not disclosed for privacy.
The government is increasingly becoming one of the favourite targets for cybercriminals. Therefore, they need IAM solutions to sustain and safeguard their digital existence against compromised user credentials, ransomware and information theft.
dpa-infocom is a wholly owned subsidiary of dpa (German press agency) and specializes in innovative multimedia information services for digital markets. In the course of the project Faktencheck21, Factorial developed dpa-Factify, a learning platform for fact-checking and verification techniques for participating media houses within Germany. The platform was realized with a headless Drupal 8 with a Vue.js frontend.
I'm very new to Drupal, and I need help for a job I have to do on a Drupal 8.
Basically here's my needs : from the ckeditor, I need to be able insert a block with an image with some texts and a button.
It would work in the same way as the normal "Upload image" (a popin with fields), but with additional fields (Text, button text, button href).
In other words, I need to have a template which would generate a html block like this :