wiki.techinc.nl/docs
2007-04-25 21:23:43 +00:00
..
html Remove .cvsignore files 2006-04-05 08:23:27 +00:00
php-memcached
database.txt doc updates 2007-01-08 23:28:35 +00:00
deferred.txt doc updates 2007-01-08 23:28:35 +00:00
design.txt doc updates 2007-01-08 23:28:35 +00:00
export-0.1.xsd
export-0.2.xsd
export-0.3.xsd Revert corruption... new abilities need a new spec version. 2006-03-22 21:52:44 +00:00
export-demo.xml
globals.txt Removed $wgLinkCache, converted to a singleton. Removed obsolete cruft from LinkCache.php. 2006-01-05 02:05:53 +00:00
hooks.txt 9697: Adding InternalParseBeforeLinks Parser Hook for Semantic MediaWiki (documentation updates), from Jim R. Wilson 2007-04-25 21:23:43 +00:00
language.txt
linkcache.txt * Added templatelinks table. The table currently represents a literal list of templates included from each article. That is, the table contains pages which were actually loaded during parsing, not the markup which went into resolving their names. 2005-12-30 09:33:11 +00:00
magicword.txt Documentation file about the magic words. 2006-06-26 16:05:38 +00:00
memcached.txt
README fix broken url 2006-06-19 18:45:49 +00:00
schema.txt
skin.txt
title.txt doc updates 2007-01-08 23:28:35 +00:00
user.txt

[July 5th 2005]

The 'docs' directory contain various text files that should help you
understand the most importants classes in MediaWiki.

API documentation is sometime generated and uploaded 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://meta.wikimedia.org/wiki/Help:Help