wiki.techinc.nl/docs
Raimond Spekking 0f55112939 Show the copyright message in user preference language for Wikimedia wikis, important especially for multi language projects like Commons.
Stick to content language for standard MediaWiki installations for the case that [[MediaWiki:Copyright]] is customized.
It is very unlikely that a third party installation translate its customization in 204 languages like we have done it at Translatewiki for WikimediaMessages
2010-07-21 16:01:10 +00:00
..
html
php-memcached * (bug 18698) Renaming non entry point maintenance scripts from .inc.php to .inc 2009-05-23 19:26:05 +00:00
database.txt
deferred.txt
design.txt * maintenance.txt: the execute() method must be public to match Maintenance's one 2009-08-16 18:54:18 +00:00
distributors.txt Add tips to Linux distributors to docs/ 2009-07-28 03:18:54 +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 Show the copyright message in user preference language for Wikimedia wikis, important especially for multi language projects like Commons. 2010-07-21 16:01:10 +00:00
language.txt
linkcache.txt
magicword.txt
maintenance.txt * maintenance.txt: the execute() method must be public to match Maintenance's one 2009-08-16 18:54:18 +00:00
memcached.txt * (bug 19055) maintenance/rebuildrecentchanges.php now purges Special:Recentchanges's RSS and Atom feed cache 2009-08-28 18:04:40 +00:00
README
schema.txt
scripts.txt * (bug 14201) Set $wgDBadminuser/$wgDBadminpassword during setup 2009-07-23 00:31:37 +00:00
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 * Code style & commenting on upload functions. 2009-08-26 17:05:24 +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