[go: nahoru, domu]

Tagging 1.40.4
RELEASE-NOTES-1.40: One more entry

Change-Id: I87cf74b3c4de3f6170b068fbf7f350fe5646e9d3
1 file changed
tree: fac6c2a1e1a861234945e13586856e84be910c0f
  1. .phan/
  2. cache/
  3. docs/
  4. extensions/
  5. images/
  6. includes/
  7. languages/
  8. maintenance/
  9. mw-config/
  10. resources/
  11. skins/
  12. tests/
  13. .dockerignore
  14. .editorconfig
  15. .eslintignore
  16. .eslintrc.json
  17. .fresnel.yml
  18. .gitattributes
  19. .gitignore
  20. .gitmodules
  21. .gitreview
  22. .mailmap
  23. .phpcs.xml
  24. .stylelintrc.json
  25. .svgo.config.js
  26. .vsls.json
  27. api.php
  28. autoload.php
  29. CODE_OF_CONDUCT.md
  30. composer.json
  31. composer.local.json-sample
  32. COPYING
  33. CREDITS
  34. DEVELOPERS.md
  35. docker-compose.yml
  36. FAQ
  37. Gruntfile.js
  38. HISTORY
  39. img_auth.php
  40. index.php
  41. INSTALL
  42. jsduck.json
  43. load.php
  44. opensearch_desc.php
  45. package-lock.json
  46. package.json
  47. phpunit.xml.dist
  48. README.md
  49. RELEASE-NOTES-1.40
  50. rest.php
  51. SECURITY
  52. thumb.php
  53. thumb_handler.php
  54. UPGRADE
README.md

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.

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.