Parent Directory
|
Revision Log
|
Revision Graph
Initial commit of money.module. This module defines the "money" CCK field. It uses the Currency API, which is included in the Currency module, to get a list of valid currencies. Decimal separators and digit group separators are configurable.
| 1 | ; $Id$ |
| 2 | name = Money |
| 3 | description = Allows the user to define a currency and an amount in custom content types. |
| 4 | dependencies = content currency_api |
| 5 | package = CCK |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |