You are here

Files in Money field 6

Primary tabs

File namesort descending Location Namespace Description
money.css money.css /* Checkboxes for currency selection. */ .money-field-currency-checkboxes .form-checkboxes .form-item { display: block; float: left; width: 300px; } .money-field-currency-checkboxes .description { clear: both; }
money.diff.inc includes/money.diff.inc Integration of Money CCK field with diff module.
money.info money.info name = Money CCK field description = Defines a CCK field with an amount and a currency. dependencies[] = content dependencies[] = currency_api dependencies[] = format_number dependencies[] = formatted_number package = CCK core = 6.x
money.install money.install Module installation/uninstallation hooks.
money.module money.module This module defines the Money CCK field.
money_conversion_dialog.css modules/money_conversion_dialog/money_conversion_dialog.css .money-converter-icon { margin-bottom: .25em; vertical-align: middle; cursor: pointer; } .money-conversion-wrapper { background-color: #fff; border: 4px solid #bbb; border-right-color: #666; border-bottom-color:…
money_conversion_dialog.info modules/money_conversion_dialog/money_conversion_dialog.info name = Money CCK field Conversion Dialog description = "Provides a 'Click to convert!' addon for Money CCK fields." dependencies[] = content dependencies[] = currency_api dependencies[] = format_number dependencies[] =…
money_conversion_dialog.module modules/money_conversion_dialog/money_conversion_dialog.module Provides a 'Click to convert!' addon for Money CCK fields.
README.txt README.txt ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Money CCK field for CCK 2 and Drupal 6 ;; ;; Current maintainer: markus_petrux (http://drupal.org/user/39593) ;; Original author : Wim Leers …
README.txt modules/money_conversion_dialog/README.txt ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Money CCK field Conversion Dialog for Drupal 6 ;; ;; Original author: markus_petrux …

Other projects