Project:Monthly Archive by Node Type
Version:6.x-3.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

There is no variable_set for module variables.
And there are different defaults values in variable_get() call in module system settings form and in module block and pages code.

Why not create default preset with module hook_install?

We had to resave module settings cause we use defaults but this defaults were not present in the variable table that's why we had chronological order of monthes instead of reverse order.