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 have a site built from Drupal which contains many sub channels (defined by taxonomy terms), and each sub channel may need to use a different theme. I see there is a module called ThemeKey which may be able to do this, but unfortunately it is currently not working on Drupal 8.
I see a solution which is to implement ThemeNegotiatorInterface, so I tried to create a custom module named custom_theme, then added a custom_theme.services.yml with the following lines:
Hi, I am a Drupal newbie. I've just started to explore the Drupal Engine, and now I'm creating my own theme.
But I cannot do this, because every single change requires clearing the cache.
I have to go to the admin panel and click "Clear cache", and btw it takes quite a lot of time to complete.
So basically it is impossible to develop.
I have read a lot of tutorials and articles about disabling, but this still doesn't help.
Parles (Speeches) is a server where converge some of the projects developed at the DTCL (Department of Translation and Language Sciences) of the University Pompeu Fabra from Barcelona, Spain. The main interface is a portal developed with Drupal 8, and a great majority of the projects present at the same server also use Drupal 8, a couple though still remain in Drupal 7, and some others have their own web system.