CVS edit link for acushla

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.

Thanks and regards,
Rajat

CommentFileSizeAuthor
#2 numberaswords.tar_.gz947 bytesacushla

Comments

brianV’s picture

Please provide a copy of the module code in this issue.

acushla’s picture

StatusFileSize
new947 bytes

Hi Brian,

Please find the code attached.

Thanks and regards,
Rajat

acushla’s picture

Hi Brian,

Please find the code attached.

Thanks and regards,
Rajat

avpaderno’s picture

Status: Postponed (maintainer needs more info) » Needs work
Issue tags: +Module review

Hello, 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.

zzolo’s picture

Component: Miscellaneous » miscellaneous
Status: Needs work » Closed (won't fix)

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

  • The status of this application will be put to "postponed" and by following the instructions in the above link, you will be able to reopen it.
  • Or if your application has been "needs work" for more than 5 weeks, your application will be marked as "closed (won't fix)". You can still reopen it, by reading the instructions above.
avpaderno’s picture

Component: miscellaneous » new project application
Issue summary: View changes