Current configuration on the wiki
Find a file
PiRSquared17 2dfbd7761a Add option to show only creations in Special:Contribs, API
* Add newOnly option to Special:Contributions
* Add to i18n files
* Add ucshow={new,!new,top,!top} to list=usercontribs
* Deprecated 'uctoponly' in favor of ucshow=top per Anomie.
* Add param 'newonly' to API action=feedcontributions
* Implementation: rev_parent_id=0

Bug: 42026
Change-Id: I07d597ef378d897690097804bf7c774fdadb654c
2014-02-28 16:21:28 +00:00
cache
docs Add new Hook 'SendWatchlistEmailNotification' 2014-02-25 17:04:00 -08:00
extensions
images
includes Add option to show only creations in Special:Contribs, API 2014-02-28 16:21:28 +00:00
languages Add option to show only creations in Special:Contribs, API 2014-02-28 16:21:28 +00:00
maintenance Add option to show only creations in Special:Contribs, API 2014-02-28 16:21:28 +00:00
mw-config
resources Update OOjs UI to v0.1.0-pre (064484f9af) 2014-02-26 12:12:16 -08:00
serialized Generate Utf8Case.ser directly from UnicodeData.txt 2014-01-06 18:22:24 -05:00
skins Merge "Stop using and deprecate jquery.delayedBind" 2014-02-24 19:41:04 +00:00
tests Merge "Put callback function within class in SiteConfigurationTest" 2014-02-26 15:06:05 +00:00
.gitignore
.gitreview
.jshintignore Add Moment.js library for working with date and time 2014-02-18 08:18:43 +00:00
.jshintrc
.travis.yml
api.php
api.php5
composer-example.json Composer: suggest does not take version, but description 2014-01-11 11:12:33 +00:00
COPYING
CREDITS Merge "Support ApiPageSet in ApiWatch" 2014-02-04 19:52:05 +00:00
FAQ
HISTORY http://www.mediawiki.org --> https://www.mediawiki.org 2014-01-28 07:06:02 +00:00
img_auth.php SECURITY: Added missing auth check in img_auth.php 2014-01-13 22:07:59 -08:00
img_auth.php5
index.php
index.php5
INSTALL http://www.mediawiki.org --> https://www.mediawiki.org 2014-01-28 07:06:02 +00:00
load.php
load.php5
opensearch_desc.php
opensearch_desc.php5
profileinfo.php
README
README.mediawiki
RELEASE-NOTES-1.23 Add option to show only creations in Special:Contribs, API 2014-02-28 16:21:28 +00:00
StartProfiler.sample
thumb.php Limit attempts to render the same thumbnail after failures 2014-02-12 16:55:57 -07:00
thumb.php5
thumb_handler.php
thumb_handler.php5
UPGRADE http://www.mediawiki.org --> https://www.mediawiki.org 2014-01-28 07:06:02 +00:00
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://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.