This module is an extension to the wysiwyg module when ckeditor is used as editor.
As of now it only supports CKEditor installed through the Wysiwyg module.
This module currently allows to easily change the case of letters to lower or upper case it also provides smallcaps functionality.
As of now, the module is for Drupal 6.x, but planning to port to D7 soon.

The sandbox project is here: http://drupal.org/sandbox/hafeez1216/1182626

Comments

ccardea’s picture

Thank you for your application. The wait time for a review is now approaching seven weeks. You can help your own cause by contributing to the code review process. All it takes is basic module writing skills. Please visit http://groups.drupal.org/code-review for details on how to participate.

rightchoice2c_me’s picture

thanks for your comment. Sure I'll look into that. Expecting my module to be reviewed earlier than seven weeks... :-)

jordojuice’s picture

Priority: Normal » Major

Updating priority according to priority guidelines. The application's priority should be set back to normal once a reviewer responds to your application and the application review process has continued.

ParisLiakos’s picture

Priority: Major » Critical
davidhernandez’s picture

Looking at this now; thanks for being patient. Did you write the plugin yourself? I was surprised to see this functionality didn't already exist.

rightchoice2c_me’s picture

Thanks for your reply...
Yes.

klausi’s picture

Priority: Critical » Normal
Status: Needs review » Needs work

* git release branch missing, see http://drupal.org/node/1015226
* plugin.js: indentation errors, should be 2 spaces, see javascript coding standards http://drupal.org/node/172169
* module: "if (($editor == 'ckeditor'))" why the double "()"?

misc’s picture

rightchoice2c_me has been contacted to ask if the application is abandoned.

After ten weeks with a status of needs work: the applicant may be contacted by a reviewer to determine whether the application was indeed abandoned. The action taken by the reviewer should be documented in the project application issue.

http://drupal.org/node/894256

rightchoice2c_me’s picture

Thank you very much MiSc for notifying me ...
I'm very much busy these days, Hopefully, will fix the items mentioned by klausi in a day or two and update the git and here as well...

rightchoice2c_me’s picture

I'm actually waiting for client approval on this module, they are verifying the code and once they give green signal, I'll update here.... Thanks

davidhernandez’s picture

If you are waiting on something you can change the status to "postponed". When you are ready to get reviewed again you can switch back to "needs review".

rightchoice2c_me’s picture

Status: Needs work » Postponed

changing the status to postponed, as waiting for client approval.
Thanks

klausi’s picture

Status: Postponed » Closed (won't fix)

Closing due to lack of activity. Feel free to reopen if you are still working on this application.

avpaderno’s picture

Title: ckeditor_casechange » [D6] ckeditor_casechange
Issue summary: View changes