Mediawiki Development
From Biowikifarm Metawiki
Revision as of 01:18, 26 October 2009 by Gregor Hagedorn (Talk | contribs)
The main page documenting the mediawiki software is the
TODO: add some developer start pages...
- Primary php files: http://www.mediawiki.org/wiki/Manual:Code
- Understanding the database structure: http://www.mediawiki.org/wiki/Manual:Database_layout
The code can be downloaded using subversion; however, an online documentation browser through the code structure is available:
Developing Extensions
Interesting: http://www.mediawiki.org/wiki/Extension:XML_Bridge convert wiki markup to xml