wiki.techinc.nl/docs
jdlrobson 89b2e1eb2c registration: Document ResourceLoaderImageModule's useDataURI option
Without these rules, validation will fail in any skin or
extension that tries to use it.

Follows-up 36252b7.

Bug: T198930
Change-Id: Iee77655d4868a7d921be8cc23776a7859d9acf0c
2018-07-10 00:23:33 +00:00
..
code-coverage
databases
html
kss
php-memcached
uidesign resources: Move the remaining src/mediawiki/ files 2018-05-09 23:44:22 +01:00
contenthandler.txt Removed deprecated ContentHandler hooks. 2017-01-18 21:19:17 +00:00
database.txt Replace wfGetLB 2018-05-02 22:30:24 +02:00
deferred.txt Fix $wgUpdateRowsPerJob default in docs/deferred.txt 2017-09-15 11:18:22 +02:00
design.txt
distributors.txt installer: Add support for PlatformSettings.php 2018-04-10 02:51:02 +00:00
doxygen_first_page.php
export-0.1.xsd
export-0.2.xsd
export-0.3.xsd
export-0.4.xsd
export-0.5.xsd
export-0.6.xsd
export-0.7.xsd
export-0.8.xsd
export-0.9.xsd
export-0.10.xsd
export-demo.xml
extension.schema.v1.json registration: Document ResourceLoaderImageModule's useDataURI option 2018-07-10 00:23:33 +00:00
extension.schema.v2.json registration: Document ResourceLoaderImageModule's useDataURI option 2018-07-10 00:23:33 +00:00
globals.txt Remove deprecated global $parserMemc and wfGetParserCacheStorage 2018-05-31 14:28:42 +01:00
hooks.txt MCR: rename $baseRevId paramter to match actual semantics. 2018-06-22 11:57:59 +00:00
injection.txt
language.txt
linkcache.txt
logger.txt
magicword.txt
maintenance.txt
memcached.txt docs: Update for deprecated $parserMemc 2018-05-31 14:25:13 +01:00
ontology.owl Add more data to categories dump 2018-01-17 00:40:16 +00:00
pageupdater.txt [MCR] Factor PageUpdater out of WikiPage 2018-06-14 13:22:13 +00:00
README Documentation link changes 2016-10-07 20:32:45 +00:00
schema.txt
scripts.txt Remove $wgScriptExtension (deprecated and ignored since 1.25) 2018-04-19 01:11:23 +01:00
sitelist-1.0.xsd
sitelist.txt
sitescache.txt
skin.txt Add 'Special:MyLanguage' in 'All skins' category link 2018-05-26 16:06:02 +02:00
title.txt

/docs Directory README
======================

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:
  https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Code
  https://www.mediawiki.org/wiki/Special:MyLanguage/Developer_hub
API documentation is automatically generated and updated daily at:
  https://doc.wikimedia.org/mediawiki-core/master/php/html/

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


For end users, most of the documentation is located online at:
  https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
Documentation for MediaWiki site administrators is at:
  https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Contents