Contents

CCK Money field uses Currency API

Catching up on some really late RSS feeds, I found that there is now a CCK Money field.

The interesting thing is that this module uses the Currency API that we wrote a long time ago. This module started as a port of some custom PHP scripts we used with an in-house rudimentary CMS, and was Drupalized later and turned into a module.

Good to see code reuse in that way.

Thank *you* :)

Thank you for that module. It made the CCK Money field *a lot* easier to write! :)

(I also blogged about it, but my feed isn't on the Drupal Planet yet.)