In order to make this module multilingual, i was wondering if it's possible to make the module display the full currency name, as I've defined for the Currency module, instead of just the 3-digit code for that currency.
Possible?
In order to make this module multilingual, i was wondering if it's possible to make the module display the full currency name, as I've defined for the Currency module, instead of just the 3-digit code for that currency.
Possible?
Comments
Comment #1
wim leersDefinitely. I'll add the necessary formatters. Probably along with support for currency symbols, but that's another issue. I hope to have some time for this tomorrow (no promises though).
Comment #2
wim leersComment #3
wim leersComment #4
wim leersImplemented and committed.
Comment #5
wim leersComment #6
asak commentedI gave it a try, and this what i get:
Fatal error: Call to undefined function: currency_api_get_symbols() in .../modules/money/money.module on line 187
Tried switching the display format - but i get the same error.
any ideas?
thanks.
Comment #7
asak commentedHad to update the currency API to get it working - but now it works smoothly! nice job!
THANKS!
Comment #8
wim leersI should have mentioned that in the project's description. Updated the start post and reverted to the old title.
Comment #9
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.