Drupal: Store 'default theme' in Feature -


I am afraid that my question for almost everyone is a no-brainer, but I could not find the answer. I can not get it from Google, StackOverflow or the code generated by the features.

How can I store the default theme of a site in a feature? Do I Need Struggle? What will be the name of the variable?

(It looks like a duplicate, but we are four years ahead now)

If you mean real themes, templates and all, then no. Features are for bundling configurations only if you mean the setting for the default theme, yes: Install Strongarm and select the theme_default variable if you are creating your own feature.


Comments

Popular posts from this blog

c# - SignalR: "Protocol error: Unknown transport." when navigating to hub -

c# - WPF Expander overlay used in ItemsControl -

class - Kivy: how to instantiate a dynamic classes in python -