Closed (fixed)
Project:
Units API
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2009 at 00:04 UTC
Updated:
8 Feb 2010 at 02:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
BrandTim commentedA patch to accomplish the above feature request. It uses the function unitsapi_define_units() (a Units hook) and is fully documented.
(Submitted separately from the above feature request to create an issue number in order to name the patch according to Drupal standards.)
Tim Knittel
Comment #2
Hobbes-2 commentedYes, this is a good idea
Comment #3
raspberryman commentedCommit http://drupal.org/cvs?commit=319106
Thanks, BrandTim! I tested it out with units.module and mvf.module, and things looked great!