I am using Drupal to manage all internal functioning of a non-profit organisation (www.sankalpindia.net). One of the requirements in the financial features is to be able to generate receipts and vouchers. For this I needed Drupal to print numbers as words too. I did not find a module that does this.
e.g. 1000 as One thousand
I wrote a module that adds a CCK formatter to do this. I sought the opinion of the members of http://groups.drupal.org/contributed-module-ideas and got positive opinions which are listed at http://groups.drupal.org/node/107194
I am looking forward to contribute this module. I will be adding configuration options and maintaining this module for D6 as well as D7.
I am planning to take care of the differences in the way number is written as words in different regions and will allow a user to choose the pattern they like.
e.g. 1000 as One thousand
I wrote a module that adds a CCK formatter to do this. I sought the opinion of the members of http://groups.drupal.org/contributed-module-ideas and got positive opinions which are listed at http://groups.drupal.org/node/107194
I am looking forward to contribute this module. I will be adding configuration options and maintaining this module for D6 as well as D7.
I am planning to take care of the differences in the way number is written as words in different regions and will allow a user to choose the pattern they like.
Thanks and regards,
Rajat
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | numberaswords.tar_.gz | 947 bytes | acushla |
Comments
Comment #1
brianV commentedPlease provide a copy of the module code in this issue.
Comment #2
acushla commentedHi Brian,
Please find the code attached.
Thanks and regards,
Rajat
Comment #3
acushla commentedHi Brian,
Please find the code attached.
Thanks and regards,
Rajat
Comment #4
avpadernoHello, and thank you for applying for a CVS account.
As per requirements, the motivation should include more than two sentences of module feature descriptions, and a comparison with the existing solutions.
Comment #5
zzolo commentedHi. Please read all the following and the links provided as this is very important information about your CVS Application:
Drupal.org has moved from CVS to Git! This is a very significant change for the Drupal community and for your application. Please read the following documentation on how this affects and benefits you and the application process:
Migrating from CVS Applications to (Git) Full Project Applications
Comment #6
avpaderno