Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Removed css class used in D5, but not in D6 version of this module.
- Fixed minor bug in decimals seleccion (field settings).
- Moved allowed currencies selection from field settings to widget settings.
- Added currency selection modes to widget settings (code or name).
- Added currency display modes to widget settings (code or symbol).
- Added theme function to display currency.
- Fixed minor string literal issues.
- Added translation template, spanish and catalan translations.
This release is just a temporary fix for offset problems. Addthis.com has made changes to their js/css files and these changes are causing problems with offset settings. Settins are still available in admin, but are not active in production.
If you are currently using offset settings and do not have any problems with your theme do not update to version 2.5. This is a recommended upgrade for users who are experiencing problems like these: http://drupal.org/node/313655
- Fixed implementation of hook_content_is_empty().
- Removed leading underscores in functions that can be reused by other modules.
- Minor documentation issues.
- Updated translation template.
- Running Drupal's update.php is not required to upgrade.