Modules Unraveled Podcast

093 The Master Module with Johannes Haseitl - Modules Unraveled Podcast

Informações:

Synopsis

## Master * What is the Master module? * Does this integrate with Features? * How does this work in a Dev-Stage-Live configuration? * How do you go about defining your Master modules? * I was looking at your “Introducing Master” blog post, and noticed that any module that is not declared as either a master module, or a dependent of a master module are considered redundant and won’t be active on the site. Is that right? And what’s the reason for such tight control? * I saw that there was a D6 version, and that it had configuration in the UI. But it looks like the only way to use Master in D7 is with Drush is that right?     * Are there any plans to introduce a UI in D7? ## Use Cases * There are a few commands on the project page. “drush master-status”, “drush master-execute”, “drush master-removables” and “drush master-absent”. Can you explain what those are and what they do?     * drush master-status     * drush master-execute     * drush master-removables     * drush master-absent * What are scopes? * How c