formatted_number 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.3.tar.gz | 17 KB | 1d634f1bc427174285eb3878dd698e4b |
| formatted_number-6.x-1.3.zip | 22.16 KB | 8ebb84ffde8b61d95e766149c2bcdcd2 |
Release notes
Changes since Formatted Number CCK 6.x-1.2:
Features:
- Integration with token module.
- #580548: Additional formatters for fixed number of decimal places and significant figures (by Bevan).
- Added CHANGELOG.txt.
- Make javaScript compatible with other libraries than jQuery. See:
http://drupal.org/update/modules/6/7#javascript_compatibility - Use single quotes rather than double quotes in javascript file.
There is no need to run update.php. Just be sure to clear your javascript caches.
formatted_number 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.2.tar.gz | 15.72 KB | bfa91b8b5578b46d8a417ae4a2ad170b |
| formatted_number-6.x-1.2.zip | 20.11 KB | c2fb53a4b3b75ee9b58c288325ca2674 |
Release notes
Changes since Formatted Number CCK 6.x-1.1
- #466572: notice: Undefined index: min in [...]/formatted_number.module on line 389 (by Freso)
- Dutch translation (by libeco)
There's no need to run update.php to upgrade.
formatted_number 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.x-dev.tar.gz | 14.66 KB | cd98c53a73687ce7e1dc24652992d902 |
| formatted_number-6.x-1.x-dev.zip | 17.5 KB | b1d5bbdd85fdeff1a3b259e4ed64bbd4 |
Release notes
Development version of the module.
formatted_number 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.1.tar.gz | 14.46 KB | 786bc0d40f3f26291b298eed6b0b6e5e |
| formatted_number-6.x-1.1.zip | 17.72 KB | f94f9bc74deb6cea588e5cfbcd0220ee |
Release notes
- Fix check of format_number module version in hook_requirements('install').
- Integration with diff.module. Requires latest development version of CCK2,
or patch (bugfix) in CCK to avoid PHP notice. See: #344004: Content diff integration causing problems when other fields implement diff support
Upgrading does not require running update.php
formatted_number 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.0.tar.gz | 13.76 KB | 8439fbf6f07e60b018fd6c54adeafc80 |
| formatted_number-6.x-1.0.zip | 16.65 KB | cf598575d30991b41c6a8b072c63bdab |
Release notes
It looks like it is stable enough to go live. :)
formatted_number 6.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.0-rc1.tar.gz | 13.71 KB | 674009feeff4ba7d30062f0094b072b6 |
| formatted_number-6.x-1.0-rc1.zip | 16.63 KB | 55a54189aac5bd7bbd6f9d9d16f38f76 |
Release notes
- 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.
formatted_number 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| formatted_number-6.x-1.0-beta1.tar.gz | 13.47 KB | eccb3a45a87b6eabec99401cb644e7c4 |
| formatted_number-6.x-1.0-beta1.zip | 16.36 KB | 3dcb624c18aed9774f65fa89c047b825 |
Release notes
I'll try to fix bugs as they are reported, and new betas will be released when it looks stable enough.