Difference between revisions of "Mediawiki Development"
From Biowikifarm Metawiki
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...
- 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