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 have a bunch of private videos on my site, and previously was able to successfully embed them into my nodes but for the last months it has not worked. I am currently running Drupal version 10.1.6.
The files are successfully uploaded into the private videos folder, and I can see them under the admin/content/media. With the link there, I can play them on the site.
But when I go to embed within the body field, it doesn't work. The code looks fine to me, e.g.
From my experience, customizing Olivero's header for mobile and desktop displays is an unjustifiably complicated task, even in a simple context like background color.
Olivero's header is so complex that the creators of this header didn't use a standard burger menu button character like ☰ or svg image and created such a button from CSS borders with pseudo elements.
In order to preserve data uniformity in some text fields, which can then be filtered with Views, I am looking for ways to prevent user typos by relying on a select list, vocabulary, or something else.
A trivial example, I would like to prevent users from saving in the dog_breed field 'Boder Collie" or "Border Colie" instead of the correct "Border Collie."
I found some modules, but they seem more dedicated to specific entities, node title or taxonomy terms, or formatting.
The results page of webform submissions is really easy to work with.
The notes that can be added to these submissions are in plain text. Is it somehow possible to relate the rich text editor to this too? If multiple people want to add notes to a submission, it would help if they could make their names bold, for example.
In in a condition where I might have to alter the values of some user attributes after bulk loading users with the module CSV Importer (https://www.drupal.org/project/csv_importer).
One of these attributes is created. For this someone has already given me a tip.
My site https://kacbtn.org has a views block that allows people to select pretty or ugly places. But the vocabulary terms are only visible to admin (apparently), so the selection field is blank (should say pretty and ugly).