Hi guys,
with the cache, would it be possible to have an html table with the currencies and the rate ready in addition to the on the currency exchange?
For example: Have a list /table of how USD, EU, GPB rank against each other on 1 unit. You see them in many finance /diaspora sites with flags next to each currency etc.
The program could connect once or twice a day and retrieve the rate for the desired currencies and store them in a
table making the display much faster.
thoughts?
Comments
Comment #1
wim leersYou can just write a mini module that relies on the currency exchange module to retrieve this data. Currency Exchange tries to be lean and mean so it's unlikely that this will make it in.