==== Paypal Donate Changelog.txt ($Id$) == Version 1.6 ----------- * Version Numbers Updated. * CHANGELOG Updated. Version 1.5 ----------- * Skipped Version 1.4 ----------- * Fixed code styles meaning paypal_donate went trough the coder module * Fixed index not found errors in the template file. * Email field is now required. * Currency Code list text field added. * Placeholder added to form file for currency code. * Formatted source code in .install, .module, .tpl.php * Updated README.txt Version 1.3 ----------- * Skipped Version 1.2 ----------- * Added support for the drupal Version 1.1 ----------- * Skipped Version 1.0 Drupal 7 ----------- * fixed paypal_module.info for drupal 7 * removed hook_nodeapi and replaced it with hook_node_view Version 1.1 ----------- * Added support for the drupal Version 1.0 ----------- * Stepped away from variable_get and introduced database management of paypal data. * Cleaned up the code. * Added comments to all the functions * Removed the hook_perm routine * Added the hook_delete hook for deleting data from the database. * Added README.txt * Added CHANGELOG.txt * Added CHANGELOG.txt