GSoC/2016/StatusReports/SrijanAgarwal: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2016‎ | StatusReports
No edit summary
No edit summary
Line 1: Line 1:
== Project Overview ==
== Project Overview ==


'''Project Name:''' Offline Support for WikiToLearn WikiEditor
'''Project Name:''' WikiToLearn Improved Editor


'''A  Brief Description:'''  OfflineExtension is an extension for WikiToLearn that will add offline support to the current WikiEditor.
'''A  Brief Description:'''  The main purpose of this project is to make WikiToLearn Editor to have abundance of features, easy to use and fast. The two main tasks include is the inclusion of Visual Editor extension ( ensuring its full working and keeping it up-to-date) , as well as , inclusion of LaTex tool which will help is writing formulas , auto-completion and highlighting.
This extension notifies the user, his/her's internet connectivity status and if submitted while offline, will parse Wikitext to HTML and then renders it.


'''Status:'''
'''Status:'''


*Completed :
*Completed :
**A MediaWiki Extension that adds OfflineSupport to the WikiEditor.
** The inclusion of the LaTex Autocompletions , highlighting in the Visual Editor . Also , fixing the bugs in the current VIsual Editor in the WikiToLearn site.


*In progress:
*In progress:
**Code cleaning and documentation.
**Documentation.




'''Screenshots:'''
'''Screenshots:'''


'''When the user is offline :'''


[[File:NoInternet.jpg]]
'''Trying to reconnect :'''
[[File:SearchInternet.jpg]]
'''When the user is online :'''
[[File:Internet.jpg]]


'''Telegram Nick:'''
'''Telegram Nick:'''
srijancse
falitjain
 
<br>
'''Telegram Channels:'''
'''Telegram Channels:'''
WikiToLearn Tech, WikiToLearn, WikiToLearn GSoC, KDE-Soc
WikiToLearn Tech, WikiToLearn, WikiToLearn GSoC, KDE-Soc


'''Blog:'''
'''Blog:'''
https://srijanfoss2k16.blogspot.com/
https://falit94.blogspot.com/


'''This is awesome about GSoC:'''
'''GSOC as an experience''' <br>
Everything about GSoC is awesome. The best thing that I found about GSoC is be able to work on something that will actually be in production, which I think is a rare opportunity. In addition, interacting with mentors and developers from across the world and learning new things every day is priceless.
From the day it began , till now and more time to come , I have just learnt a lot (almost everyday) something new. As a student , I had to work something that is used by the users live ( something which you cannot always experience while working for a corporate). What I found the most exciting was communication channel . Everytime , someone had any query of any type , it would be posted there , and everyone then came to discuss that , which was very educative and fun. My mentors Irene Cortinovis and Gianluca Rigolleti , didn't ever hesistated to answer my queries at any time , and constantly helped with my tasks and planning. I am lucky to be a part of WikiToLearn :)
<br>
'''This is what I learned during GSoC:'''
*Docker and Vagrant
*Mediawiki Extension Development
*Mediawiki community
*KDE community
* Lots of Javascript Concepts.


'''This is what I learned during GSoC:'''
*Working with large codebase
*Regular Expressions
*Advanced JavaScript and Jquery
*MediaWiki Extension Development
*Working with Docker
*Working with MediaWiki WikiEditor
*GIT


== Work report ==
== Work report ==
Line 54: Line 42:
'''Documents:'''
'''Documents:'''


*[https://www.mediawiki.org/wiki/Extension:OfflineExtension OfflineExtension ]
 
*[https://drive.google.com/open?id=1U22GhTrPyKRXxO6ih120kWF0pjtp3FHGMkb6oQSFXq0 WikiTags Supported by OfflineExtension  ]





Revision as of 09:35, 18 August 2016

Project Overview

Project Name: WikiToLearn Improved Editor

A Brief Description: The main purpose of this project is to make WikiToLearn Editor to have abundance of features, easy to use and fast. The two main tasks include is the inclusion of Visual Editor extension ( ensuring its full working and keeping it up-to-date) , as well as , inclusion of LaTex tool which will help is writing formulas , auto-completion and highlighting.

Status:

  • Completed :
    • The inclusion of the LaTex Autocompletions , highlighting in the Visual Editor . Also , fixing the bugs in the current VIsual Editor in the WikiToLearn site.
  • In progress:
    • Documentation.


Screenshots:


Telegram Nick: falitjain
Telegram Channels: WikiToLearn Tech, WikiToLearn, WikiToLearn GSoC, KDE-Soc

Blog: https://falit94.blogspot.com/

GSOC as an experience
From the day it began , till now and more time to come , I have just learnt a lot (almost everyday) something new. As a student , I had to work something that is used by the users live ( something which you cannot always experience while working for a corporate). What I found the most exciting was communication channel . Everytime , someone had any query of any type , it would be posted there , and everyone then came to discuss that , which was very educative and fun. My mentors Irene Cortinovis and Gianluca Rigolleti , didn't ever hesistated to answer my queries at any time , and constantly helped with my tasks and planning. I am lucky to be a part of WikiToLearn :)


This is what I learned during GSoC:

  • Docker and Vagrant
  • Mediawiki Extension Development
  • Mediawiki community
  • KDE community
  • Lots of Javascript Concepts.


Work report

Documents:



Repositories