TutorialsJoint

Page 4

Dynamic Tab Panel using only HTML and CSS

Oct 21, 2015

This tutorial will guide you with easy code to create your own compact and lightweight version of Tabbed panel which work perfectly well. If you don’t know Java

Using HTML5 web storage features(localStorage and sessionStorage)

Oct 3, 2015

Cookies are the old friends of web developer as they allow a lot of flexiblity due to the local storage of data, but with HTML5 we get two new client side stora

How to create custom Annotation in Java

Oct 3, 2015

You may or may already be familier with Java Annotations as they are alredy very common, specially if you are working with IDEs they mark the required code with

Enable Resource Loader Module to work with Mobile Frontend Extension

Oct 3, 2015

This tutorial is a solution of a basic problem which you may face when you want to go with MobileFrontend Extension for the first time. Mobile Frontend Extensio

Enabling Ajax and using Ajax for Extension Development

Aug 28, 2015

The Ajax is very popular technology among web developers since it reduces the data usage the http cycle and improves the usablity of an application, the purpose

Using Resource Loader to add JavaScript and CSS modules in Extension

Aug 27, 2015

The Mediawiki extensions are also a part of web development so they need JavaScript and CSS support too, for the same you can and you should use Resource Loader

MediaWiki Extension Localisation – use of i18n and language json files

Aug 23, 2015

This article is all about MediaWiki extension localisation, that means to display message in different languages according to the different wiki languages. The

MediaWiki Extension – How to develop custom extension in MediaWiki

Aug 23, 2015

This tutorial is about custom extension development in MediaWiki and works for any mediawiki version above 1.23. If you know MediaWiki and want to learn extensi

Familiarizing MediaWiki Interface – public and administrative

May 17, 2015

This part is all about the after setup overview of Mediawiki, in this part we familiarize you with the Interface of Mediawiki, and tell you whare is what. Furth

MediaWiki local settings configuration and Creating Articles

Apr 17, 2015

This tutorial is all about learning to configure the mediawiki initial settings in its key configuration file LocalSettings.php, and gives overview of already s