Writing a component for Patterns 7.x
A Patterns component is very much like a driver software: It is an interface between input data (user input) and the Drupal backend
Writing a custom parser for Patterns 7.x
Writing a Patterns parser is relatively straightforward, and it requires understanding the abstract pattern model, implementing just one
Writing an export function for a Patterns component
This page deals with an experimental feature of the Patterns module: Automatic exporting the configuration of a Drupal web site.