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.

Max Semenik 01b4001e70 I iz ugh 8 年之前
cache ec8b809b02 Revert .htaccess permissions back to 0644 11 年之前
docs f6260d1a9b SECURITY: 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 01b4001e70 I iz ugh 8 年之前
languages f0fbef5bfe Remove i18n references to Popularpages 9 年之前
maintenance aa02e5f830 refreshLinks.php: Fix deletion of link entries from nonexistent pages 9 年之前
mw-config 80608c197c Check for dependencies in entry point and Maintenance.php 9 年之前
resources 295bbae140 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 8ffc7a55d7 Add rel="noreferrer noopener" when target attribute would open window 8 年之前
.gitattributes f64ae7564e Make *.sh files use LF 10 年之前
.gitignore d750f132ff Add *.orig to .gitignore 10 年之前
.gitreview 28947feb9e Start REL1_25 branch 10 年之前
.jscsrc 09293a7b51 test: Remove several jscs over-rides and make the code pass 10 年之前
.jshintignore 648667ac9f Split /resources into /resources/lib and /resources/src 11 年之前
.jshintrc 23c1cebca0 Report uncaught errors via mw.track 10 年之前
.rubocop.yml bbb16ed91d Fixed Style/StringLiterals RuboCop offense 10 年之前
.travis.yml 96c6a1291d Enable Travis CI for PostgreSQL 10 年之前
COPYING f15c51aa27 COPYING: Update the list of CC licenses icons used 10 年之前
CREDITS 3fc8cc4a37 CREDITS for This, That, and the other 10 年之前
FAQ 92c24a2787 Use HTTPS for the link in FAQ 11 年之前
Gemfile bbb16ed91d Fixed Style/StringLiterals RuboCop offense 10 年之前
Gemfile.lock 99dd5de192 Set up RuboCop configuration according to coding conventions 10 年之前
Gruntfile.js dcbbc0489c build: Increase qunit browserNoActivityTimeout from 10s to 60s 10 年之前
HISTORY 62a5454aad Let extensions add entries to Special:DeletedContributions 10 年之前
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.25 a14add6e64 Bump to 1.25.6 for tagging 8 年之前
Rakefile 3b8cee1f53 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 80608c197c Check for dependencies in entry point and Maintenance.php 9 年之前
api.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
autoload.php 0404269494 Remove MWLogger and non-namespaced MWLogger* shim classes 9 年之前
composer.json 55e051aa8d Bump composer-merge-plugin to v1.3.1 8 年之前
img_auth.php dfb38d92e3 Generate valid HTML code on error pages 10 年之前
img_auth.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
index.php 80608c197c Check for dependencies in entry point and Maintenance.php 9 年之前
index.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
jsduck.json b2f4fd38db Merge "Add pluggable talk page poster and use it for mediawiki.feedback" 10 年之前
load.php 80608c197c Check for dependencies in entry point and Maintenance.php 9 年之前
load.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
opensearch_desc.php 28e37f55c9 Merge OpenSearchXml extension into core 10 年之前
opensearch_desc.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
package.json eb4572236a build: Bump various devDependencies 9 年之前
profileinfo.php dfb38d92e3 Generate valid HTML code on error pages 10 年之前
profileinfo.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
thumb.php a20974e5f6 thumb.php: Escape $rel404 in error message 9 年之前
thumb.php5 3e40455ce4 Deprecate .php5 file extension 10 年之前
thumb_handler.php 86a9b8c06c Clean up access points 11 年之前
thumb_handler.php5 3e40455ce4 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.