Difference between revisions of "Main Page"

From Wikifab Developers
Jump to: navigation, search
Line 22: Line 22:
  
 
Today, they would like to publish some of their tutorials (created on their wikifab) to www.wikifab.org (or to another wikifab instance)
 
Today, they would like to publish some of their tutorials (created on their wikifab) to www.wikifab.org (or to another wikifab instance)
 +
 +
= Documentation =
 +
 +
Before Code on mediawiki, here is the doc you may read :
 +
* https://www.mediawiki.org/wiki/Manual:Developing_extensions
 +
* https://www.mediawiki.org/wiki/Manual:Coding_conventions
 +
* https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker

Revision as of 09:35, 21 November 2016

Find here all development projects for Wikifab.

Projects

Internationalisation

Wikifab want to have one unique website, which supports all languages. Mediawiki already has extensions to supports this : https://www.mediawiki.org/wiki/Extension:Translate But this is not supported by the SemanticForms extensions.

The goal of this project is to make SemanticsForm compatible with extension Translate

Click here for more details : Internationalisation

Mobile App

Let's make a mobile app for Wikifab!

The main goal is to make it easier to take and upload pictures to tutorials.

Synchronisation of wikifabs

Many organizations have installed their own wikifab-based-site on their own server.

Today, they would like to publish some of their tutorials (created on their wikifab) to www.wikifab.org (or to another wikifab instance)

Documentation

Before Code on mediawiki, here is the doc you may read :