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 test Drupal 7 site with no contrib modules installed which is mostly empty, that I want to migrate to a Drupal 10 site. Here is what I've done so far:
Hello, I am new to Drupal, and managed to install it and to use the Paragraphs module to have different page sections with defined field sets. I also managed to write different twig files for different Paragraphs sections and to output the field's contents.
Now I want to create a Paragraphs page section which shows the latest 3 news articles, so that I can insert this news teaser section wherever i want on a page among other page sections. I also want to be able to alter the source code for each news in the twig file.
I upgraded Drupal from 10.1.8 to 10.3.5 and suddenly my site begins to load js files in head tag. Before upgrade, js files are loaded at the bottom of body tag.
I don't know how to load js files automatically in head tag ( or at the bottom of body tag).
I have another Content Type "Star" that has a reference to a Constellation. Some constellations have 10 stars, 7 stars, 5 stars...
I want to create a view of constellations and sort by the sum of reference stars. In other words the constellation wiht the most referencing stars would be first in the results
I have an interesting problem. I have build this website for a conference. The program has a normal and a print friendly version. This printfriendly version is generated with a simple button, not a special module.
The program contains various session in which three papers are presented.