Are there any valid latest manual for Contextual filter For Drupal 10/11?
To create a view and filter it by context like url, I can use contextual filter, but it takes hours to solve that because obsolete informations are provided from internet.
We are running drupal on IIS/Windows. When a form with a signature is submitted an email handler sends it off to the appropriate person with the submitted fields visible except for the signature image which links back to a png on the server.
The PNG of the signatures are saved in the appropriate file folder. What permissions are required on the folder for Outlook to reach in and grab them for display? Or is there an "easy" way to just embed them in the email like the rest of the entry?
Given that my website is just a core without PHP customizations besides a sub-theme with some extra JavaScript and CSS, but no Twig modifications, and given that the root directory backup is quite small of about 250 mb zipped and the database backups are quite small of about 5-50 mb (depends on the extraction method), I think I shouldn't have a significant problem upgrading to Drupal 11.
But
I have already upgraded from Drupal 9 to Drupal 10 and didn't get any significant benefit; the core is pretty much the same.
Hi.
My site has only administrator as logged in user.
I want certain text to appear only when the administrators are logged in. An example would be to show the instructions for editing a certain block on the page at the top of the block. How can I do this? I don't want to use modules if at all possible.
I'm using the latest version of Drupal 11. I installed and activated the "Aggregator" module. Creating a feed goes well, but the Settings tab gives me the "The website encountered an unexpected error. Try again later." error.
Is this module ready for Drupal 11? If not, is there an alternative aggregation module?