Releases for Format Number API
format_number 6.x-1.5
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.5.tar.gz | 13.79 KB | e2f152d9c5df002e0c7d5ab9271d41f0 |
Changes since Format Number API 6.x-1.4:
Features:
- Added Dutch translation (by libeco).
- Added CHANGELOG.txt.
- #570268: Add a 3rd argument to Drupal.formatNumber() to tell if we want the result truncated of rounded (by jonathan_hunt).
- #580540: Implement rounding to significant figures (by Bevan).
- 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.
format_number 6.x-1.4
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.4.tar.gz | 12.05 KB | ba95acb085ff7afc0cfb40ba696a4b77 |
- #353897, thanks to xmarket. Fix problems with multibyte characters used as decimail point and/or thousands separators.
- Avoid PHP notice during user settings validation.
- Added description to settings menu item.
Upgrading does not require running update.php
format_number 6.x-1.3
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.3.tar.gz | 11.75 KB | faef05ea0dc741d24ba15963dcc92489 |
- #334969: Add support for ascii space when no-break space is used as thousands separator (ztyx).
format_number 6.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.2.tar.gz | 11.66 KB | 4813fcc09a43e6e8a568c171865fef76 |
- Fix sign checking in parse_formatted_number().
- Added javascript version of the API.
- Added translation template.
- Added feature: passing $decimals = -1 to format_number() can be used to format any number of decimal places.
- Updated README.txt
- Running Drupal's update.php is not required to upgrade.
format_number 6.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.1.tar.gz | 9.51 KB | 8c6162764c3895d1848ae1eca8d6fe47 |
- Moved form settings code to a separate file.
- Settings form now based on a known set of symbols (see CLDR By-Type Chart: number.symbol).
- #331916: Small comment fix (by ztyx).
- New exposed APIs (see README.txt).
format_number 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.x-dev.tar.gz | 17.61 KB | 12262220a20459e9a5fae82ad4046e19 |
Development version for the format_number module for Drupal 6.x
format_number 6.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| format_number-6.x-1.0.tar.gz | 7.76 KB | e4142e39efb631b81f1f30334a5698ec |
First release of this module for Drupal 6.x.
