Current configuration on the wiki
Find a file
C. Scott Ananian 0450b5e4d5 Add double-px-category tracking category for deprecated image size syntax
For decades MediaWiki has allowed "extra" px modifiers in image size
specifications, for example `100pxpx`.  It has been suggested since at least
2008 (T15500#174968) that this behavior should be deprecated.  This is
not localized, so (for example) on eowiki we allow `100rapx` as well (!).

As one small step toward eventually removing this weird corner case behavior
add a tracking category whenever it is used on wiki.

In the process, emit deprecation warnings for
ImageGalleryBase::setWidths() or ::setHeights() if called without
ImageGalleryBase::setParser() having been set.  The ::setParser() method
already includes in its documentation that "If you do not set this and
the output of this gallery ends up in parser cache, the javascript will
break!", so please set the parser appropriately.

Bug: T15436
Bug: T15500
Bug: T372935
Change-Id: If86d949189a7d105595404d21447477499873b03
2024-08-29 17:54:38 -04:00
.phan
cache
docs Merge "Add option to sort categories in OutputPage" 2024-08-29 17:03:13 +00:00
extensions docs: Don't point people to deprecated Diffusion copies of gerrit repos 2023-04-03 10:27:57 -04:00
images
includes Add double-px-category tracking category for deprecated image size syntax 2024-08-29 17:54:38 -04:00
languages Add double-px-category tracking category for deprecated image size syntax 2024-08-29 17:54:38 -04:00
maintenance Merge "Test moveBatch.php" 2024-08-29 21:45:13 +00:00
mw-config Installer: Ignore parameter uselang on an invalid language code 2024-08-19 14:14:29 +00:00
resources Merge "Remove 'clear: both;' from headings in generated API docs" 2024-08-29 17:52:10 +00:00
skins
tests Add double-px-category tracking category for deprecated image size syntax 2024-08-29 17:54:38 -04:00
.dockerignore
.editorconfig
.eslintignore Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
.eslintrc.json
.fresnel.yml
.git-blame-ignore-revs Add .git-blame-ignore-revs 2024-06-02 23:03:04 +02:00
.gitattributes
.gitignore
.gitmessage
.gitreview
.mailmap
.phpcs.xml Remove populateImageSha1.php 2024-08-26 10:27:01 +01:00
.stylelintrc.json
.svgo.config.js build: Update SVGO to v3.0.2 2023-06-15 12:24:22 -07:00
.vsls.json
api.php
autoload.php Merge "auth: Add AuthManagerVerifyAuthentication hook" 2024-08-27 01:16:31 +00:00
CODE_OF_CONDUCT.md
composer.json Merge "ResourceLoader: Update wikimedia/minify to 2.8.0" 2024-08-29 08:55:01 +00:00
composer.local.json-sample
COPYING
CREDITS
DEVELOPERS.md Codex: Allow a local development version to be used 2024-08-22 17:20:24 -07:00
docker-compose.yml
FAQ
Gruntfile.js
HISTORY
img_auth.php
index.php
INSTALL
jsdoc.json
load.php ResourceLoader: Follow-up creation of ResourceLoaderEntryPoint 2024-02-22 22:30:39 +00:00
opensearch_desc.php
package-lock.json
package.json
phpunit.xml.dist
README.md
RELEASE-NOTES-1.43 Add double-px-category tracking category for deprecated image size syntax 2024-08-29 17:54:38 -04:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE

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.