Current configuration on the wiki
Find a file
Erik Bernhardson 5da2c4197d Push common search api parameters into SearchApi class
We have a number of parameters that are pretty much the same between
these different search api's. Lets make them actually the same by
sharing the definitions, and then letting individual classes tweak them
as needed by removing the offset, or adjusting the max limits as
necessary.

Change-Id: I6f987db8ecb63dc943b4d2518bfe3703c677448e
2016-07-26 08:56:00 -07:00
cache
docs Merge "Add LinkRenderer (rewrite of Linker::link())" 2016-05-24 03:29:32 +00:00
extensions Point skins/extension READMEs to Phabricator 2016-04-29 12:23:04 -07:00
images
includes Push common search api parameters into SearchApi class 2016-07-26 08:56:00 -07:00
languages Merge "Localisation updates from https://translatewiki.net." 2016-06-02 20:02:32 +00:00
maintenance Merge "populateRevisionLength: Read from slaves when possible" 2016-05-31 19:22:44 +00:00
mw-config Follow-up 276c30e: Use the correct hex for the green we want 2016-05-26 09:38:23 -07:00
resources mediawiki.jqueryMsg: Add @since to parseDom 2016-06-02 07:58:17 +00:00
serialized
skins Point skins/extension READMEs to Phabricator 2016-04-29 12:23:04 -07:00
tests Push common search api parameters into SearchApi class 2016-07-26 08:56:00 -07:00
.gitattributes
.gitignore
.gitreview
.jscsrc
.jshintignore
.jshintrc
.mailmap
.rubocop.yml
.stylelintrc build: Enforce stylelints on function calls 2016-05-19 16:25:09 +00:00
.travis.yml
api.php
autoload.php Rethink diff limits 2016-06-01 16:30:58 -07:00
composer.json Update OOjs UI to v0.17.4 2016-05-31 14:55:25 -07:00
composer.local.json-sample
COPYING
CREDITS Bump mediawiki version in PHPVersionCheck.php to 1.28 2016-05-23 16:27:26 +00:00
FAQ
Gemfile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 16:58:06 +02:00
Gemfile.lock Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 16:58:06 +02:00
Gruntfile.js build: Enforce the rest of the colour-related stylelints 2016-05-19 17:22:41 +01:00
HISTORY Bump mediawiki version in PHPVersionCheck.php to 1.28 2016-05-23 16:27:26 +00:00
img_auth.php
index.php
INSTALL
jsduck.json jsduck: Sort list of globals in jsduck.json 2016-05-20 03:34:44 +00:00
load.php
opensearch_desc.php Warn on session access in profileinfo.php and opensearch_desc.php 2016-05-05 11:35:10 -04:00
package.json Revert "build: Bump grunt-karma and related tools to 1.0.x" 2016-05-26 19:58:47 +00:00
phpcs.xml
profileinfo.php Warn on session access in profileinfo.php and opensearch_desc.php 2016-05-05 11:35:10 -04:00
Rakefile Migration of browsertests* Jenkins jobs to selenium* jobs 2016-04-25 16:58:06 +02:00
README
README.mediawiki
RELEASE-NOTES-1.27 Merge "Highlight new requirement" 2016-05-19 18:51:26 +00:00
RELEASE-NOTES-1.28 Rethink diff limits 2016-06-01 16:30:58 -07:00
StartProfiler.sample
thumb.php
thumb_handler.php
UPGRADE
wiki.phtml

== MediaWiki ==

MediaWiki is a free and open-source wiki software package written in PHP. It
serves as the platform for Wikipedia and the other Wikimedia projects, used
by hundreds of millions of people each month. MediaWiki is localised in over
350 languages and its 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 hundreds of extensions;
* scalable and suitable for both small and large sites;
* simple to install, working on most hardware/software combinations; and
* available in your language.

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://bugs.mediawiki.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.