Allows users to categorize annotated content and apply different color to annotations in Drupal.
7.x-1.x

The storage of annotated content is provided by Annotation module and annotation is provided by Annotator module.

To use this module you need to install Annotator and Annotation module.

Upcoming features
1. Multilevel comments
2. Editor

Sandbox Link : https://www.drupal.org/sandbox/kiranpyati/2836400

Git clone :

git clone --branch 7.x-1.dev https://git.drupal.org/sandbox/kiranpyati/2836400.git annotationpro
cd annotationpro

Comments

kiranpyati created an issue. See original summary.

kiranpyati’s picture

Issue summary: View changes
kiranpyati’s picture

Status: Active » Needs review
PA robot’s picture

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

visabhishek’s picture

Issue summary: View changes
PA robot’s picture

Status: Needs review » Needs work

There are some errors reported by automated review tools, did you already check them? See http://pareview.sh/pareview/httpsgitdrupalorgsandboxkiranpyati2836400git

I'm a robot and this is an automated message from Project Applications Scraper.

vishwac9’s picture

Hi kiran please remove the following file and its reference
1. jquery-1.9.1.js from path " annotationpro/lib/jquery-1.9.1.js "
2. Remove the following line " drupal_add_js(drupal_get_path('module', 'annotationpro') . '/lib/jquery-1.9.1.js'); " from the file CategoriesAnnotatorPlugin.class.inc path " annotationpro/plugins/annotator/CategoriesAnnotatorPlugin.class.inc " the Annotator module already includes a dependency on jquery_update module

kiranpyati’s picture

Status: Needs work » Needs review

Thanks Vishwa,
I have removed dependency of jquery-1.9.1.js

vishwac9’s picture

Status: Needs review » Reviewed & tested by the community

Looks Good changing the status to RTBC

avpaderno’s picture

Assigned: Unassigned » avpaderno
Status: Reviewed & tested by the community » Fixed

Thank you for your contribution!

I am going to update your account so you can opt into security advisory coverage now.

These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.

Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewer(s) as well.

avpaderno’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.