You are here

Files in Formatted Number 6

Primary tabs

File namesort descending Location Namespace Description
CHANGELOG.txt CHANGELOG.txt 6.x-1.x-dev =========== Features: - Issue #1091756 by Bevan: Support Inherited Formatter module. 6.x-1.3 ======= There is no need to run update.php. Just be sure to clear your javascript caches. Features: - Integration with token module. -…
formatted_number.css formatted_number.css /** * Selectors using .node-form are required to override .form-text in node.css. * Selector without .node-form is required to style the element elsewhere. */ .node-form .formatted-number, .node-form .container-inline…
formatted_number.diff.inc includes/formatted_number.diff.inc Integration of Formatted Number CCK field with diff module.
formatted_number.info formatted_number.info name = Formatted Number CCK description = Defines CCK numeric types where thousands separator and decimal point are inherited from the Format Number API module. package = CCK dependencies[] = content dependencies[] = format_number core = 6.x
formatted_number.install formatted_number.install Module installation/uninstallation hooks.
formatted_number.module formatted_number.module Defines CCK numeric types where thousands separator and decimal point are inherited from the Format Number API module.
formatted_number.token.inc includes/formatted_number.token.inc Integration of Formatted Number CCK field with token module.
README.txt README.txt ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; Formatted Number CCK module for Drupal ;; ;; Original author: markus_petrux…

Other projects