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

wim leers’s picture

Definitely. 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).

wim leers’s picture

Title: Changing currency 3-digit display to custom » Changing currency 3-letter display to custom
Assigned: asak » wim leers
wim leers’s picture

Title: Changing currency 3-letter display to custom » New formatters with full currency names
wim leers’s picture

Status: Active » Fixed

Implemented and committed.

wim leers’s picture

Version: 5.x-1.2 » 5.x-1.x-dev
asak’s picture

I 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.

asak’s picture

Title: New formatters with full currency names » Please ignore the last post...

Had to update the currency API to get it working - but now it works smoothly! nice job!
THANKS!

wim leers’s picture

Title: Please ignore the last post... » New formatters with full currency names

I should have mentioned that in the project's description. Updated the start post and reverted to the old title.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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