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.

Chad Horohoe 57062b01fd Bumping release version to 1.23.17 7 سال پیش
cache ec8b809b02 Revert .htaccess permissions back to 0644 11 سال پیش
docs aa5579efea SECURITY: API: Add "standard" header and hook for lacksSameOriginSecurity() 8 سال پیش
extensions 3631901139 Clean up some old readme files and remove references to SVN 11 سال پیش
images 1db9197660 * Fix for bug 28534: IE 6 content type detection again 13 سال پیش
includes 57062b01fd Bumping release version to 1.23.17 7 سال پیش
languages c9dccd04e5 SECURITY: Do not allow users to undelete a page they can't edit or create 7 سال پیش
maintenance f846762f83 Set the default database schema to "mediawiki" so as not to break the CLI installer. 8 سال پیش
mw-config 86a9b8c06c Clean up access points 11 سال پیش
resources c8d49b1cad SECURITY: Add class to <a> for patrol links so it can't be spoofed by user 8 سال پیش
serialized 74557dedd0 Generate Utf8Case.ser directly from UnicodeData.txt 11 سال پیش
skins 87498db4f4 sajax: Explicitly specify released under 3-clause BSD license 9 سال پیش
tests 6eb6aa314a SECURITY: Whitelist DTD declaration in SVG 7 سال پیش
.gitignore 070ef42720 Fix KSS mediawiki.ui style guide (docs) 11 سال پیش
.gitreview f713305076 .gitreview: Adjust default branch for REL1_23 10 سال پیش
.jscsrc 4ec6b0cce1 Set up node-jscs via Grunt (and pass it) 11 سال پیش
.jshintignore 648667ac9f Split /resources into /resources/lib and /resources/src 11 سال پیش
.jshintrc 28cca609f5 jshint: Enable 'es3' option 11 سال پیش
.travis.yml 43b7be3ca6 Test against php 5.6 on travis 11 سال پیش
COPYING 7eea0f92cb Update README & COPYING 11 سال پیش
CREDITS c2c82a057e Merge "Support ApiPageSet in ApiWatch" 11 سال پیش
FAQ 92c24a2787 Use HTTPS for the link in FAQ 11 سال پیش
Gruntfile.js 455591a7a5 build: Add Karma task for automated QUnit testing in browsers 10 سال پیش
HISTORY e59ca7d233 Added updated version history from 1.19.2 to 1.22.13 10 سال پیش
INSTALL 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 سال پیش
README 811b2e6138 Link to bugzilla.wikimedia.org in README for consistency 11 سال پیش
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. 12 سال پیش
RELEASE-NOTES-1.23 5f00b40695 Fix short array syntax in REL1_23 branch 7 سال پیش
StartProfiler.sample 655f5c6b48 Update code formatting 12 سال پیش
UPGRADE 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 سال پیش
api.php 86a9b8c06c Clean up access points 11 سال پیش
api.php5 86a9b8c06c Clean up access points 11 سال پیش
composer-example.json 3307d49579 Make it possible for extensions to specify which version of MediaWiki 11 سال پیش
img_auth.php 4230af59ca Avoid bogus IE extension check errors in img_auth.php 9 سال پیش
img_auth.php5 86a9b8c06c Clean up access points 11 سال پیش
index.php 86a9b8c06c Clean up access points 11 سال پیش
index.php5 86a9b8c06c Clean up access points 11 سال پیش
jsduck.json 8e7b772898 Rename JSDuck config to standard 'jsduck' 10 سال پیش
load.php beb1c4a0ec phpcs: More require/include is not a function 11 سال پیش
load.php5 86a9b8c06c Clean up access points 11 سال پیش
opensearch_desc.php beb1c4a0ec phpcs: More require/include is not a function 11 سال پیش
opensearch_desc.php5 86a9b8c06c Clean up access points 11 سال پیش
package.json 21d8a08731 build: Bump various devDependencies 9 سال پیش
profileinfo.php beb1c4a0ec phpcs: More require/include is not a function 11 سال پیش
profileinfo.php5 86a9b8c06c Clean up access points 11 سال پیش
thumb.php 5355958c72 thumb.php: Escape $rel404 in error message 9 سال پیش
thumb.php5 86a9b8c06c Clean up access points 11 سال پیش
thumb_handler.php 86a9b8c06c Clean up access points 11 سال پیش
thumb_handler.php5 86a9b8c06c Clean up access points 11 سال پیش
wiki.phtml 86a9b8c06c Clean up access points 11 سال پیش

README

== 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.