wiki.techinc.nl/docs
Raimond Spekking 802bdecbeb self revert r45512, r45513 and r45515 for now
Per Brions review on r45512. I need a bit more time to fix it.
2009-01-17 08:56:27 +00:00
..
html
php-memcached Fix typo causing fatal error for Postgres in updaters.inc 2008-09-05 15:39:08 +00:00
database.txt * Make Revision::newFromTitle() get the page_latest value from the master instead of the slave 2008-09-26 02:42:30 +00:00
deferred.txt
design.txt
export-0.1.xsd
export-0.2.xsd
export-0.3.xsd
export-demo.xml
globals.txt
hooks.txt self revert r45512, r45513 and r45515 for now 2009-01-17 08:56:27 +00:00
language.txt
linkcache.txt
magicword.txt
memcached.txt * $wgAjaxSearch has been removed; use $wgEnableMWSuggest instead. 2008-08-20 18:11:59 +00:00
README
schema.txt
scripts.txt
skin.txt
title.txt
upload.txt Splitting backend upload code from SpecialUpload. 2008-08-27 17:38:33 +00:00

[July 22nd 2008]

The 'docs' directory contain various text files that should help you understand
the most important parts of the code of MediaWiki. More in-depth documentation
can be found at http://www.mediawiki.org/wiki/Manual:Code.

API documentation is automatically generated and updated daily at:
  http://svn.wikimedia.org/doc/

You can get a fresh version using 'make doc' or mwdocgen.php in the
../maintenance/ directory.


For end user / administrators, most of the documentation is located online at:
  http://www.mediawiki.org/wiki/Help:Contents
  http://www.mediawiki.org/wiki/Manual:Contents