Difference between revisions of "Main Page"

From Wikifab Developers
Jump to: navigation, search
 
(Internationalisation)
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
+
Technical documentation of in-development features for Wikifab.
  
Consult the [//meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
+
= Projects =
  
== Getting started ==
+
=== [[Internationalisation]] ===
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
+
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
+
Wikifab needs to be a unique website, which supports all languages.
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
+
 
* [//www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
+
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].
* [//www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
+
 
 +
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 :
 +
* https://www.mediawiki.org/wiki/Manual:Developing_extensions
 +
* https://www.mediawiki.org/wiki/Manual:Coding_conventions
 +
* https://www.mediawiki.org/wiki/API:Main_page
 +
 
 +
=== 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.
 +
 
 +
* 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.