Difference between revisions of "Main Page"

From Wikifab Developers
Jump to: navigation, search
(Internationalisation)
 
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Find here all developpement project for Wikifab.
+
Technical documentation of in-development features for Wikifab.
  
== Projects ==
+
= Projects =
  
 
=== [[Internationalisation]] ===
 
=== [[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.
+
Wikifab needs to be a unique website, which supports all languages.
  
The goal of this project is to make SemanticsForm compatible with extension Translate
+
Mediawiki has the [https://www.mediawiki.org/wiki/Extension:Translate Translate extension] to do this, but it doesn't work with the [https://www.mediawiki.org/wiki/Extension:Page_Forms Page_Forms extension].
  
Click here for more details : [[Internationalisation]]
+
The goal of this project is to make Page_Form compatible with the Translate extension.
 +
 
 +
» Click here for more details : [[Internationalisation]]
  
 
=== [[Mobile App]] ===
 
=== [[Mobile App]] ===
  
Let's get a mobile app to wikifab !
+
Let's make a mobile app for Wikifab!
 +
 
 +
The main goal is to make it easier to take and upload pictures to tutorials.
 +
 
 +
» Click here for more details : [[Mobile App]]
 +
 
 +
=== [[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)
 +
 
 +
» Click here for more details : [[Synchronisation of wikifabs]]
 +
 
 +
= Ressources =
 +
 
 +
=== Documentation ===
 +
 
 +
Before coding on mediawiki, here is some 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/API:Main_page
  
The main goal is to make it easier to take and upload pictures on tutorials.
+
=== Issue tracking ===
  
=== [[Synchronisation of wikis]] ===
+
Mediawiki use Phabricator, a web-based project management and issue tracking tool. Please, register on Phabricator and create tickets for the feature you work on. You can link your ticket to the Wikifab project using tags.
  
Many associations have installed their own wikifab wiki. And they want a way to push a tutorial writed on their site to Wikifab site (or to an other wiki)
+
* https://phabricator.wikimedia.org/tag/wikifab/
 +
* https://www.mediawiki.org/wiki/How_to_become_a_MediaWiki_hacker

Latest revision as of 10:17, 1 December 2016

Technical documentation of in-development features for Wikifab.

Projects

Internationalisation

Wikifab needs to be a unique website, which supports all languages.

Mediawiki has the Translate extension to do this, but it doesn't work with the Page_Forms extension.

The goal of this project is to make Page_Form compatible with the Translate extension.

» 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.

» Click here for more details : Mobile App

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)

» Click here for more details : Synchronisation of wikifabs

Ressources

Documentation

Before coding on mediawiki, here is some doc you may read :

Issue tracking

Mediawiki use Phabricator, a web-based project management and issue tracking tool. Please, register on Phabricator and create tickets for the feature you work on. You can link your ticket to the Wikifab project using tags.