drupal currency conversion module
http://drupal.org/project/currency 6.x-1.1 on 6.14
Manage
User management > Permissions: currency module: use currency
Site configuration > Currency
- enter 3 character Default currency from (starting currency)
- enter 3 character Default currency to (conversion currency)
- change Currency form text (user help text)
Site configuration > Currency API
- checkmark Log all currency exchange requests and errors to watchdog
- dropdown Currency data update frequency (15 min to 1 day)
But where is it? Can't see a block. It's not a content page. Searching in http://drupal.org/project/currency project page, http://drupal.org/handbook/modules/currency-exchange handbook, module readme.txt. In module install.txt: - You can change the navigation link text if you want. Normally leave that as it is.
Menus? Navigation? Haven't been there for a while (using the Admin menu module). There it is. Sigh - yes, I've been slow to catch on (once again):
Site building > Menus > Navigation: Currency Exchange (Menu link)
Out of the box, the converter is located on its own page at sitename.tld/currency.
Not sure if the page terminology "currency exchange" is ideal, since in my understanding the term refers more to actual exchange of currency. Conversion may be more appropriate, as it refers more to the conversion of the numbers (only), which is the case here. Yet it's fuzzy, and not crucial.