There is no module for typing Bengali (Language of Bangladesh and some part of India) text in Drupal. I developed a javascript based solution located in bnwebtools.sourceforge.net. I also developed a module for Drupal 6.0 and using it in www.sachalayatan.com. I would like to contribute the project to Drupal so that the community can get benefit from it.
Hello, and thank you for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
I will report here a little checklist:
The code needs to follow the coding standards; check in particular the format used for the control structures, and the name given to PHP variables, Drupal persistent variables, functions defined from the module.
Files available from third-party sites should not be included within the module/theme. This is particularly true for files that are not licensed under GPL License v2, but it is also true for files that are licensed under the same license used by Drupal.
The license file should not be included as well; the packaging script already include that file. In any cases, the code for modules/themes committed in drupal.org repository needs to be released under the same license used by Drupal; any compatible license is not allowed.
As per requirements, the motivation message should include more than two sentences (the exact words are a few paragraphs) that describe the project features. For themes, it should include also a screenshot of the theme (at least 640x400 pixels), and (when possible) a link to a working demo site; for modules, it should include also a comparison with the existing solutions.
The archive containing the proposed module needs to be attached in a comment here.
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.
If your application has been "needs work" (or "postponed (maintainer needs more info)") for more than 4 weeks, your application will be marked as "closed (won't fix)". You can still reopen it, by reading the instructions above.
Comments
Comment #1
udvranto commentedI see the status is postponed (need more info). Is more information on the project needed? Or something else? Please advice.
Comment #2
avpadernoHello, and thank you for applying for a CVS account. I am adding the review tags, and some volunteers will review the code, pointing out what it needs to be changed.
I will report here a little checklist:
As per requirements, the motivation message should include more than two sentences (the exact words are a few paragraphs) that describe the project features. For themes, it should include also a screenshot of the theme (at least 640x400 pixels), and (when possible) a link to a working demo site; for modules, it should include also a comparison with the existing solutions.
The archive containing the proposed module needs to be attached in a comment here.
Comment #3
avpadernoPlease 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.