* Fireh dozymoe@gmail.com [121206 15:44]:
On Wednesday 05 Dec 2012 08:14:17 Tim Johnson wrote:
Earnie Boyd earnie@users.sourceforge.net [121205 08:04]:
The color module comes to mind.
Please explain (if you have the time)
I have the color module enabled.
Color module stored its configurations in the variable database table, keyed by the active theme name. For your use case probably preferred if it was saved keyed by theme_name + conf_machine_name.
It doesn't expose API for a third party storage controller either.
This could be a feature request though.
If you want to export Color module configurations you could use Features or Strongarm I think, to get those stored in the variable database table.
Oh that is several portions of great info! The more I know about how the database works, the better. And good to hear about those modules. Thank you.