Current configuration on the wiki
Find a file
Federico Leva dccbb7b402 Use an actual URL for helppage in enotif_body
The helppage can be a full URL, which canonicalurl doesn't like.

This means that if a wiki
* has a custom enotif_body which uses canonicalurl + helppage, but
* doesn't have helppage defined locally (as local/interwiki title),
then it will still have to fix either of the two locally.

Bug: 63269
Change-Id: I82d26b648ef23b69ae4fbd0a74ffa23eb7a93dae
2014-05-03 15:38:19 +02:00
cache
docs Add WhatLinksHereProps hook, to allow extensions to annotate WhatLinksHere entries. 2014-04-30 21:23:35 -07:00
extensions
images
includes Use an actual URL for helppage in enotif_body 2014-05-03 15:38:19 +02:00
languages Use an actual URL for helppage in enotif_body 2014-05-03 15:38:19 +02:00
maintenance Merge "Fix some issues with Microsoft SQL Server support" 2014-04-29 20:15:31 +00:00
mw-config Pass phpcs-strict on mw-config/ 2014-04-23 13:48:06 +02:00
resources Merge "jsduck: Add @inheritable to static methods from jQuery plugins" 2014-05-01 01:41:18 +00:00
serialized
skins vector: Apply content text style via .mw-body-content instead of #bodyContent 2014-04-29 22:22:32 +02:00
tests Avoid fatal error if doing a DB query after close() 2014-04-30 17:04:06 -07:00
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.travis.yml
api.php
api.php5
composer-example.json
COPYING
CREDITS
FAQ
HISTORY
img_auth.php Merge "Avoid bogus IE extension check errors in img_auth.php" 2014-04-22 20:59:04 +00:00
img_auth.php5
index.php
index.php5
INSTALL
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
profileinfo.php5
README
README.mediawiki
RELEASE-NOTES-1.23 Use an actual URL for helppage in enotif_body 2014-05-03 15:38:19 +02:00
RELEASE-NOTES-1.24 Merge "Add WhatLinksHereProps hook, to allow extensions to annotate WhatLinksHere entries." 2014-05-01 04:28:23 +00:00
StartProfiler.sample
thumb.php Merge "Fixed "getCachedWork" callback in thumb.php to avoid 404s in the stream method" 2014-04-30 17:44:17 +00:00
thumb.php5
thumb_handler.php
thumb_handler.php5
UPGRADE
wiki.phtml

== MediaWiki ==

MediaWiki is a popular and free, open-source wiki software package written in
PHP. It serves as the platform for Wikipedia and the other projects of the Wikimedia
Foundation, which deliver content in over 280 languages to more than half a billion
people each month. MediaWiki's reliability and robust feature set have earned it a
large and vibrant community of third-party users and developers.

MediaWiki is:

* feature-rich and extensible, both on-wiki and with over 2,000 extensions;
* scalable and suitable for both small and large sites;
* available in your language; and
* simple to install, working on most hardware/software combinations.

For system requirements, installation, and upgrade details, see the files
RELEASE-NOTES, INSTALL, and UPGRADE.

* Ready to get started?
** https://www.mediawiki.org/wiki/Download
* Looking for the technical manual?
** https://www.mediawiki.org/wiki/Manual:Contents
* Seeking help from a person?
** https://www.mediawiki.org/wiki/Communication
* Looking to file a bug report or a feature request?
** https://bugzilla.wikimedia.org/
* Interested in helping out?
** https://www.mediawiki.org/wiki/How_to_contribute

MediaWiki is the result of global collaboration and cooperation. The CREDITS
file lists technical contributors to the project. The COPYING file explains
MediaWiki's copyright and license (GNU General Public License, version 2 or
later). Many thanks to the Wikimedia community for testing and suggestions.