-
Provide a valid default language if locale module is NOT installed. http://drupal.org/node/713386
-
Properly aliasing table names in three places http://drupal.org/node/803938
-
http://drupal.org/node/791492 Saving is done in function montharchive_settings_type_path_submit(), where the value for that variable is taken from $edit['montharchive_path_order'] when the value is actually found in $edit['node_type']['montharchive_path_order'].
-
Refreshed the pot file due to emoval of extraneous t() functions from menu definition
-
Node access check added typo in block title form debugging comment removal
-
Node access check added
-
Typo in title and path form definition
-
Node access check added
-
Ran throught Coder module
-
Archive path generation no longer ignores the Author archive by type paths