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
Comment #2
kiranpyati commentedComment #3
kiranpyati commentedComment #4
PA robot commentedWe 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.
Comment #5
visabhishek commentedComment #6
PA robot commentedThere 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.
Comment #7
vishwac9 commentedHi 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
Comment #8
kiranpyati commentedThanks Vishwa,
I have removed dependency of jquery-1.9.1.js
Comment #9
vishwac9 commentedLooks Good changing the status to RTBC
Comment #10
avpadernoThank 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.
Comment #11
avpaderno