wiki.techinc.nl/docs
2012-01-05 20:29:53 +00:00
..
code-coverage
databases Per discussion on Mediawiki-l, talk about the GROUP BY issue a bit. 2011-04-29 13:42:48 +00:00
html
php-memcached
uidesign explanations by Erwin Dokter on bug 33496 2012-01-05 15:06:49 +00:00
database.txt Per discussion on Mediawiki-l, talk about the GROUP BY issue a bit. 2011-04-29 13:42:48 +00:00
deferred.txt
design.txt
distributors.txt
export-0.1.xsd
export-0.2.xsd
export-0.3.xsd
export-0.4.xsd
export-0.5.xsd Commit to fix bug 30513. 2011-11-09 21:15:48 +00:00
export-0.6.xsd Followup r102575, recreate export-0.6.xsd copied with export-0.5.xsd history 2011-11-15 11:04:00 +00:00
export-demo.xml
globals.txt Moving check higher up in case there's a premade toggle _but_ no .wm-collapsible-content premade. This way the link will be caught before it's inner-wrapped, after which it would no longer be a direct child. 2011-05-23 19:08:26 +00:00
hooks.txt Per request of Aaron Schulz, follow-up r102187: added new 'TitleReadWhitelist' hook to allow extensions to bypass core (and other extensions) checks to allow an user to read the page 2012-01-05 20:29:53 +00:00
language.txt
linkcache.txt
magicword.txt
maintenance.txt
memcached.txt * Added WikiPage::getParserOutput() and changed Article::getParserOutput() to use it 2011-11-17 20:21:54 +00:00
README
schema.txt
scripts.txt
skin.txt
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