Configuration Framework
The Configuration Framework provides a programming interface to setup and configure your site. Whether it is to add/edit/remove content, add new functionality, or change settings, anything that is possible by submitting a normal form can potentially be supported.
The core of the Patterns module is planned to be replaced fully with the Configuration Framework which will then support everything that Patterns currently supports plus more.
* Allow different configuration data formats such as XML, YAML, JSON, PHP Data Array, etc.
* Provide a unified method for defining module configurations abstracted from their data formats
* Allow other modules to automate configurations (Patterns, Services components, command line tools, etc.)
* Allow modules to define default configurations
* Uses a custom XPath-based engine (applied to PHP data objects) to simplify a modules configuration definition
See more at the Patterns module page: http://drupal.org/project/patterns
Releases
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Mar-12 | 24.87 KB | Download · Release notes | Development snapshot | |
