Mediawiki Development
From Biowikifarm Metawiki
Revision as of 18:29, 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
Einstieg in die PHP-Programmierung:
- http://www.mediawiki.org/wiki/Manual:Contents
- http://www.mediawiki.org/wiki/User:Voice_of_All/programming_pitfalls
- http://www.mediawiki.org/wiki/Project:Support_desk/Sections/Extension
- http://phplens.com/lens/php-book/optimizing-debugging-php.php
Interesting: http://www.mediawiki.org/wiki/Extension:XML_Bridge convert wiki markup to xml