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.
my website is on Drupal 8 and I am using a sitemap https://www.drupal.org/project/xmlsitemap/releases/8.x-1.4 but it's not working, actually, my website has around 2k URLs but in sitemap 1555 URL is showing. I tried all the things to update the all URLs in the sitemap.
I would like to ask if there currently is a roadmap / masterplan about images and other media in Drupal, how they are stored and how they are displayed.
I'm still not using the media library because it's still very cumbersome/clumsy to use and I haven't found a way to display media library items as lazy-loaded fully responsive images with breakpoints and art directions.
there are also questions about file naming and file storage paths which I currently solve with filefield_paths. what about access restricted content ?
I have not been the maintainer for a module before, so I'm really unsure if there's a line and where it is for accepting and attributing credit for contributions like this one to the small module I wrote.
Arguments for:
- This is technically a reasonable patch and someone did put time into it. That should probably be respected.
- They are correct that some Drupal coding standards are violated by my comments etc.
I looked for the possibility to use different themes for different parts of my Drupal site. The reason for this is that I would like to have a project management system as part of my website, and this appear to require a different theme for the project management system.
I found the Sections module, and I do understand that it is not updated for any version of Drupal later than 6, and that it is not maintained any more. Hence it is not recommended any more.