wiki.techinc.nl/docs
Niklas Laxström ea8428af0f Added a hook into MWNamespace::getCanonicalNamespaces() to provide safe way to
define new namespaces in extensions.

Without the hook the list could be initialised too early and some namespaces
would be left undefined. Was causing problems at translatewiki.net.
2010-08-24 19:58:55 +00:00
..
html
php-memcached
database.txt Remove redundant text post r70628 2010-08-07 17:41:51 +00:00
deferred.txt
design.txt
distributors.txt mwScriptLoader.php script has been removed 2010-08-01 13:13:04 +00:00
export-0.1.xsd
export-0.2.xsd
export-0.3.xsd
export-0.4.xsd Threading info type needs a name 2010-01-25 13:36:58 +00:00
export-demo.xml Reference 0.4 XML schema. Lets <redirect /> validate. 2010-01-15 13:10:54 +00:00
globals.txt
hooks.txt Added a hook into MWNamespace::getCanonicalNamespaces() to provide safe way to 2010-08-24 19:58:55 +00:00
language.txt
linkcache.txt
magicword.txt
maintenance.txt
memcached.txt Use only the page relevant pieces in the parser cache key. Eg. two users with different math options will now 2010-08-09 21:53:21 +00:00
README
schema.txt
scripts.txt
skin.txt Updated links for pages moved from Meta to mw.org, tweaked doc a bit in one case (extensions/ConfirmEdit/MathCaptcha) 2009-12-05 15:03:20 +00:00
title.txt
upload.txt

[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