Would be nice to have an option to display whichever monetary symbol before the amount.

Comments

wim leers’s picture

If you submit a patch, I'll gladly review it :) Be ware that some symbols are displayed *after* the amount, rather than before it.

wim leers’s picture

Title: Monetary Symbol » Currency symbols
wim leers’s picture

For reference: most currency symbols are already supported by unicode. So this may be not too difficult after all. See http://www.xe.com/symbols.php for a complete (?) list.

wim leers’s picture

Status: Active » Postponed

I've decided that this should be implemented in the Currency API module. Until it's implemented there, this feature is postponed.

wim leers’s picture

Assigned: Unassigned » wim leers
Status: Postponed » Active

Patch submitted for the Currency API module: http://drupal.org/node/184298#comment-329669. As soon as this one gets in, the Money Field module will be updated to support it.

wim leers’s picture

Patch got committed: http://drupal.org/node/184298#comment-330362.

I'll probably work on support for currency symbols this weekend. It's not difficult though, so patches are welcome ;)

wim leers’s picture

Title: Currency symbols » New formatters with currency symbols
wim leers’s picture

Component: Miscellaneous » Code
Status: Active » Fixed

Implemented and committed.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.