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 2e3e7395f1 1.26.4: release notes and bump version number 8 年之前
cache ec8b809b02 Revert .htaccess permissions back to 0644 11 年之前
docs e4e4bbebaa API: Add "standard" header and hook for lacksSameOriginSecurity() 8 年之前
extensions c505afca41 Update release notes and documentation about skins 10 年之前
images b981cf925c Add FollowSymLinks option to /images .htaccess rule 10 年之前
includes 2e3e7395f1 1.26.4: release notes and bump version number 8 年之前
languages 16ff40a940 Add language 'olo' Livvi-Karelian 9 年之前
maintenance 038fcb2e06 Add script to fix content model of JSON pages 9 年之前
mw-config 357adf0f24 Web installer: Fix collapsing of field help text 9 年之前
resources 6220dd380e 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 48db38da93 Merge "Get to the point about howto download Vector :p" 10 年之前
tests 1b24793be4 SECURITY: XSS in unclosed internal links 8 年之前
.gitattributes 9c8f333eb8 Basic support for WebP 9 年之前
.gitignore 1d3c908d4f gitignore: Add /images/cache 9 年之前
.gitreview e30c1b90bd .gitreview: Point to REL1_26, not master 9 年之前
.jscsrc 51646ddaea build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass 9 年之前
.jshintignore face67cea4 build: Use blacklist instead of whitelist for jshint/jscs/jsonlint 9 年之前
.jshintrc 47dda77573 resourceloader: Proxy 'window.performance' to support Safari bug 9 年之前
.mailmap 1763ba4e2c mailmap: Add an additional e-mail for Bartosz per request 9 年之前
.rubocop.yml 405f2225e6 rubocop: ignore node_modules and fix a single offense 9 年之前
.travis.yml 41c23c63f7 Add PHP7 build to TravisCI 9 年之前
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used 10 年之前
CREDITS 8c32adf323 Enable autocompletion for Special:ComparePages 9 年之前
FAQ 92c24a2787 Use HTTPS for the link in FAQ 11 年之前
Gemfile ed07e7d9ba QA: Upgrade mediawiki_selenium for fix to Raita logging 9 年之前
Gemfile.lock f6a5955ab9 browsertests: upgrade watir-webdriver 9 年之前
Gruntfile.js 6a9bbcdca8 build: Upgrade grunt-banana-checker to v0.3.0 9 年之前
HISTORY f7dffd0d16 Move 1.25 Release Notes to HISTORY 9 年之前
INSTALL c576d1994e RELEASE-NOTES: Increase minimum MySQL version to 5.0.3 10 年之前
README b2c52c8af2 Update README from [[mw:README]] 10 年之前
README.mediawiki 29505e5477 Symlink README.mediawiki to README so Github renders it as wikitext. 12 年之前
RELEASE-NOTES-1.26 2e3e7395f1 1.26.4: release notes and bump version number 8 年之前
Rakefile bb06e97eb2 Added Rakefile 9 年之前
StartProfiler.sample 588783ec0e Fixed class name typo in docs 10 年之前
UPGRADE 7b622d6ab3 http://www.mediawiki.org --> https://www.mediawiki.org 11 年之前
api.php 016fd0b776 Refactored entry points to have uniform shutdown handling 9 年之前
api.php5 15765a295f Deprecate .php5 file extension 10 年之前
autoload.php 038fcb2e06 Add script to fix content model of JSON pages 9 年之前
composer.json c1f4f3bac3 Bump composer-merge-plugin to v1.3.0 9 年之前
img_auth.php 70429dc8a2 Use HttpStatus::header instead of manually crafting header() 9 年之前
img_auth.php5 15765a295f Deprecate .php5 file extension 10 年之前
index.php 9880d5b60b Check for dependencies in entry point and Maintenance.php 9 年之前
index.php5 15765a295f Deprecate .php5 file extension 10 年之前
jsduck.json c642d2c1a1 Add frontend API for uploading via iframe 9 年之前
load.php 636cc420c6 resourceloader: Make ResourceLoader logger aware 9 年之前
load.php5 15765a295f Deprecate .php5 file extension 10 年之前
opensearch_desc.php 63c7b003c4 wfRunHooks() -> Hooks::run() in remaining entry point files 10 年之前
opensearch_desc.php5 15765a295f Deprecate .php5 file extension 10 年之前
package.json 54656f66a0 build: Set private flag in package.json (for now) 9 年之前
phpcs.xml d924723732 Ignore languages/messages/Messages*.php in line length sniff 9 年之前
profileinfo.php dfb38d92e3 Generate valid HTML code on error pages 10 年之前
profileinfo.php5 15765a295f Deprecate .php5 file extension 10 年之前
thumb.php 2f3fddb0d9 Merge "Fixed and suppressed some thumb.php IDEA errors" 9 年之前
thumb.php5 15765a295f Deprecate .php5 file extension 10 年之前
thumb_handler.php 86a9b8c06c Clean up access points 11 年之前
thumb_handler.php5 15765a295f Deprecate .php5 file extension 10 年之前
wiki.phtml 86a9b8c06c Clean up access points 11 年之前

README

== MediaWiki ==

MediaWiki is a free and 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 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.