- Web developer at NowPublic.com
- All-round Drupal Geek
- Free & Open Source Software advocate
I live in Christchurch NZ, and enjoy mountain biking, snowboarding, contributing to open source and geeking out with my MacBook. more
Config to Code module for Drupal 5 makes it easy to deploy new views and panels and to version-control changes to existing ones with a source code repository like subversion. It makes it quick and easy to move configured views and panels in the database to code, then safely delete the configured views from the database and finally, expose the views and panels in code back to their respective modules. It is extensible for other types of configurations that can be stored both in database and code.