Difference between revisions of "Mediawiki Development"

From Biowikifarm Metawiki
Jump to: navigation, search
m (added Category:MediaWiki using HotCat)
 
Line 26: Line 26:
  
 
* http://www.packtpub.com/learning-jquery-1.3/book/mid/220409c024ep
 
* http://www.packtpub.com/learning-jquery-1.3/book/mid/220409c024ep
 +
[[Category:MediaWiki]]

Latest revision as of 23:29, 17 January 2015

The main page documenting the mediawiki software is the


TODO: add some developer start pages...

The code can be downloaded using subversion; however, an online documentation browser through the code structure is available:

Developing Extensions

Einstieg in die PHP-Programmierung:

XML-related

Interesting: http://www.mediawiki.org/wiki/Extension:XML_Bridge convert wiki markup to xml

jQuery