User:Rjain/Gsoc2013/Project Updates

Project Updates

edit

Gerrit repo: https://git.wikimedia.org/summary/?r=mediawiki/extensions/Annotator.git
Meetings attended: GSoC/OPW IRC AllHands on 26th June, IRC, gtalk chat almost everyday with the mentors discussing the progress.

Extension: Extension:Annotator‎‎

Blog: http://richajain-annotator.blogspot.in/

Monthly Reports

edit

June

edit
  • Investigated regarding the storage of comments, store-plugin of OKFN technology, and read about the mediawiki API.
  • Created the basic skeleton for the extension.
  • Provided interface for making inline comments, currently the annotator is being called at namespaces NS_MAIN, NS_TALK and NS_CATEGORY. These can be changed further depending upon the need.
  • Started working on the backend of the extension.
  • Submitted a patch for db Schema https://gerrit.wikimedia.org/r/70794 .
  • Submitted a patch for creating the annotations https://gerrit.wikimedia.org/r/71364 .

July

edit

August

edit

September

edit
  • Toggling the visibilty of annotations got merged.
  • Support for creation of annotations by logged out users got merged.
  • Fixed a bug of toggling annotations.