Units of Measurement
This module aims to unify managing of different units of measurement in Drupal. It provides very simple API for working with units, that makes unit types pluggable via hooks.
Usage
This module doesn't have any usage on it's own. Only install it when required by other module.
Requirements
Currency API from Currency Exchange module (for Currency Units submodule)
Modules that integrate with Units:
- Units module is bundled with Currency Units module that implements currencies provided by Currency API
- UnitsAPI with patch should make additional common units available (though not tested or supported by me)
- Measured Value Field
API Documentation
Please see API.txt bundled with the module.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0-beta1 | 2009-Sep-04 | 8.51 KB | Download · Release notes | Recommended for 6.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Sep-05 | 8.5 KB | Download · Release notes | Development snapshot | |
