Configuration Framework

sarvab - October 24, 2008 - 00:41

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 snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Mar-1224.87 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.