Release Notes: A table variable for handling config parameters was added. A get_variable() function was added to widgets.inc for getting variable values. A edit_variables.php tool was added for editing variable values. Hardcoded paths were replaced with calls to get_variable(). schema.sql and locked_table_data.sql were updated for creation and seeding of the variable table. An upgrade script, called db_migrate_to_6.3.sql, was added. Links to settings.php and questions.php were added in main/edit/cat_leftbar.inc. References to Catalyst Recruiting were removed from the LICENSE file.


Release Notes: A table variable for handling config parameters was added. A get_variable() function was added to widgets.inc for getting variable values. A edit_variables.php tool was added for editing variable values. Hardcoded paths were replaced with calls to get_variable(). schema.sql and locked_table_data.sql were updated for creation and seeding of the variable table. An upgrade script, called db_migrate_to_6.3.sql, was added. Links to settings.php and questions.php were added in main/edit/cat_leftbar.inc. References to Catalyst Recruiting were removed from the LICENSE file.


Release Notes: Initial public release.