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.
In a Drupal 8 multisite setup I have several sites with identical services.yml files containing:
twig.config:
debug: true
One of the sites provides (as expected) Twig theme debug comment sections, but two of the other sites do not. Everything else works fine, I haven't noticed any problems with any of the sites, just the twig debug is missing from the HTML. So far I have:
I am going through Drupal 8 theming with twig. It says to use "HTML no editor" text format for a custom block displaying font awesome links. There is no "HTML no editor" option, just basic HTML, restricted HTML, and full HTML. I am using the version Drupal 8.0.1 since that is the version needed for importing the database snapshots.
I have a site that is being upgraded from 6 to 8 and it is image intensive - they are all on my host server. It is a rewrite. I don't want the user to have to upload 100+ images as they are already on the server.
8.4.4 doesn't allow Media Entity to be installed (which was a suggested route) as the functionality is now in core, but where can I set up access to the server as an upload route for my user.