Episode Details
Back to EpisodesTalking Drupal #147 Applying Patches
Description
In episode #146 we talked about applying code patches to your Drupal modules.
Show Topics
- What is a patch
- How are patches used with Drupal
- Discovering patches
- Contributed and homegrown
- Implementing patches
- Composer
- Patch command
- Git Apply
- Patch Folder
- Upgrading after a patch
- Contributing your patches
Resources
Previous episode #104 - Feature Debate
Module of the Week
Features - The features module enables the capture and management of features in Drupal. A feature is a collection of Drupal entities which taken together satisfy a certain use-case.
Features provides a UI and API for taking different site building components from modules with exportables and bundling them together in a single feature module. A feature module is like any other Drupal module except that it contains additional information in its info file so that configuration can be checked, updated, or reverted programmatically.
Hosts
Stephen Cross - www.ParallaxInfoTech.com @stephencross
Nic Laflin - www.nLightened.net @nicxvan
John Picozzi - www.oomphinc.com @johnpicozzi