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 am new to the CMS world and I want to get to know it but im not sure how to structure my directories in a way that makes it more streamed lined and not cluttered. I want to create a workspace that I can use to build and launch live sites as well as have have test sites that I can use to test upgrades.
I use a MacBook and I have downloaded the following:
Problem fixed. The 'big pipe' core module does not play nicely with devel. Best disable it if trying to trace using kint or dump functions.
I have set up kint on a fresh drupal 8 site yet when I go to use kint from within a template i get server error and whenever I use it from a hook_preprocess I get null values.
Anyone able to tell me what I am doing wrong.
I have changed my services.yml to debug: true and auto_load: true
Is it possible within Drupal where a menu with a single or perhaps two items/links can be made to display them right-justified? Right now they always start on the left. I've experimented with the weights to no avail.
My question; can I add a secondary menu to every theme, or is it depending on the theme possibilities?
I'm new to drupal. 10 Years ago i developed some website in PHP/MySQL as a hobby.
Now I've more time again and i would like to get back into web design. Nowadays there are very nice CM systems and I prefer to learn drupal. So I’ve watched and read a lot tutorials.