CKEDITOR Tooltips - A PLUGIN TO EASILY create tooltips in ckeditor

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 users to easily create tooltips with the help of tooltips contributed module.
The problem with tooltips module is that user needs to be aware of the format in order to create a tooltip.
This module just provides an option(button) in the ckeditor toolbar, so users just need to click on it which will open a dialog box prompting users to provide the text that needs to be highlighted and the text or image to be shown when the mouse is hover over the highlighted text.

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

CommentFileSizeAuthor
ckeditor_tooltips.zip7.31 KBrightchoice2c_me

Comments

jordojuice’s picture

Issue tags: +pdx-code-review, +PAReview: Screening Complete

Hi! Thanks for your contribution. This is only a pre-screening. While you are waiting for your module review, please be sure to review the Drupal coding standards at http://drupal.org/coding-standards Also, you are welcome to join the code review group at http://groups.drupal.org/code-review or help reduce the current backlog by donating some of your valuable to time reviewing other modules in the queue. For information on how to review full project applications visit http://drupal.org/node/894256

Pre-screening cleared:
-Link to module sandbox
-Module duplication. No duplication found, but if there are similar projects to your knowledge, please describe how your module is different.
-README.txt
-No LICENSE information Good. This will be added by git.

Good README file. You can remove any // $Id$ and similar tags as those are no longer needed with git. Also, be sure to run your module through Coder (http://drupal.org/project/coder) on minor (most).

rightchoice2c_me’s picture

Priority: Normal » Major

Updating Priority as per Priority guidelines

ParisLiakos’s picture

Priority: Major » Critical
klausi’s picture

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

* Git release branch missing, see http://drupal.org/node/1015226
* Please remove the empty directory "1187246"
* lines in README.txt should not exceed 80 characters
* Remove all old CVS $Id tags from all files
* "A PLUGIN TO EASILY create tooltip in ckeditor." why the strange upper casing?
* module file: @file doc block missing, see http://drupal.org/node/1354#files
* plugin.js: is this a third party library? If not, please apply the javascript coding standards: http://drupal.org/node/172169

jthorson’s picture

Status: Needs work » Closed (duplicate)

It appears that there have been multiple project applications opened under your username:

ckeditor_casechange: http://drupal.org/node/1183494
ckeditor_tooltips: http://drupal.org/node/1187260

As successful completion of the project application process results in the applicant being granted the 'Create Full Projects' permission, there is no need to take multiple applications through the process. Once the first application has been successfully approved, then the applicant can promote other projects without review. Because of this, posting multiple applications is not necessary, and results in additional workload for reviewers ... which in turn results in longer wait times for everyone in the queue.

With this in mind, I have marked your secondary applications as 'closed(duplicate)', and left one application open (chosen at random).

If you prefer that we proceed through this review process with a different application than the one I that I have left open, then please feel free to close the 'open' application as a duplicate, and re-open one of the other project applications which I had closed.

Thanks in advance for your patience and understanding!

rightchoice2c_me’s picture

Thanks jthorson,
I wounder, it should not be treated as a duplicate project..
I will be working on the suggested items in a week and if required, will change the status..

jthorson’s picture

It is not being treated as a duplicate *project* ... only as a duplicate *application*. You do not need to take every project you generate through this process, only your *first* project. Once your first application is approved, you are able to promote all of your other projects.

Benia’s picture

Issue summary: View changes

It's 2015 now and all the comments here are from 2012... Is it still relevant to the latest version on CKeditor (CKeditor module).

avpaderno’s picture

Issue tags: -pdx-code-review
Related issues: +#1183494: [D6] ckeditor_casechange
avpaderno’s picture

Issue tags: -PAReview: screening complete