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 use Drupal 9 with Mailsystem Module & SMTP Module
i want to customize the Mail-Templates after the registration, but i don't find nothing about the file-name-suggestion and fields to set in the template, how can i customize this email-templates with my custom html/css code?
I am using an adaptivetheme which renders unpublished nodes using an unpublished class. I am a novice at Drupal theming, and am trying to reuse the theming approach in a subtheme (at-doubleq), which colorizes the entire node rendering, and centers the word 'unpublished' at the top of the content. I can use developer tools to confirm that I am in the right place, as the relevant html has:
I am working on a site redesign project. For some timeframe, we need to use two different themes, the current one and the redesign. I am using the theme switcher module to show both themes on production at the same time for their respective pages.
I have two content types (PPL Fields & Production), I have created a Entity Reference Field(using Entity Reference View to get filtered list of PPL Fields) in Production.