This wiki is powered by MediaWiki, copyright © 2001-2024 Magnus Manske, Brion Vibber, Lee Daniel Crocker, Tim Starling, Erik Möller, Gabriel Wicke, Ævar Arnfjörð Bjarmason, Niklas Laxström, Domas Mituzas, Rob Church, Yuri Astrakhan, Aryeh Gregor, Aaron Schulz, Andrew Garrett, Raimond Spekking, Alexandre Emsenhuber, Siebrand Mazeland, Chad Horohoe, Roan Kattouw, Trevor Parscal, Bryan Tong Minh, Sam Reed, Victor Vasiliev, Rotem Liss, Platonides, Antoine Musso, Timo Tijhof, Daniel Kinzler, Jeroen De Dauw, Brad Jorsch, Bartosz Dziewoński, Ed Sanders, Moriel Schottlender, Kunal Mehta, James D. Forrester, Brian Wolff, Adam Shorland, DannyS712, Ori Livneh, others and translatewiki.net translators.
MediaWiki is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MediaWiki is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA or read it online.
Special pages |
---|
Extension | Version | License | Description | Authors |
---|
CiteThisPage | – | GPL-2.0-or-later | Adds a citation special page and toolbox link | Ævar Arnfjörð Bjarmason and James D. Forrester |
ContactPage | 2.3 (9902ec8) 07:43, 10 January 2023 | GPL-2.0-or-later | Contact form for visitors | Daniel Kinzler and Sam Reed |
CreateRedirect | 1.5.0 (242cb6c) 07:44, 3 January 2023 | GPL-3.0-or-later | Adds special page CreateRedirect to easily create redirects | Marco Zafra and Edward Chernenko |
Echo | – (1d64074) 06:08, 21 September 2022 | MIT | System for notifying users about events and messages | Andrew Garrett, Ryan Kaldari, Benny Situ, Luke Welling, Kunal Mehta, Moriel Schottlender, Jon Robson and Roan Kattouw |
Linter | – (b2ff4c9) 07:08, 17 January 2023 | GPL-2.0-or-later | Track lint errors from an external service and show them to users | Kunal Mehta, Arlo Breault and Subramanya Sastry |
Nuke | – | GPL-2.0-or-later | Gives administrators the ability to mass delete pages | Brion Vibber and Jeroen De Dauw |
Renameuser | – | GPL-2.0-or-later | Adds a special page to rename a user (need renameuser right) | Ævar Arnfjörð Bjarmason and Aaron Schulz |
Replace Text | 1.7 | GPL-2.0-or-later | Provides a special page to allow administrators to do a global string find-and-replace on all the content pages of a wiki | Yaron Koren, Niklas Laxström and others |
|
Editors |
---|
Extension | Version | License | Description | Authors |
---|
CodeEditor | – | GPL-2.0-or-later AND BSD-3-Clause | Syntax-highlighted editing for JavaScript and CSS pages using Ace editor | Brion Vibber, Derk-Jan Hartman and authors of Ace |
VisualEditor | 0.1.2 | MIT | Visual editor for MediaWiki | Alex Monk, Bartosz Dziewoński, C. Scott Ananian, Christian Williams, David Lynch, Ed Sanders, Inez Korczyński, James D. Forrester, Moriel Schottlender, Roan Kattouw, Rob Moen, Subramanya Sastry, Thalia Chan, Timo Tijhof, Trevor Parscal and others |
WikiEditor | 0.5.3 | GPL-2.0-or-later | Provides an advanced, extensible wikitext editing interface | Derk-Jan Hartman, Trevor Parscal, Roan Kattouw, Nimish Gautam and Adam Miller |
|
Parser hooks |
---|
Extension | Version | License | Description | Authors |
---|
CategoryTree | – | GPL-2.0-or-later | Dynamically navigate the category structure | Daniel Kinzler |
Cite | – | GPL-2.0-or-later | Adds <ref> and <references> tags for citations | Ævar Arnfjörð Bjarmason, Andrew Garrett, Brion Vibber, Ed Sanders, Marius Hoch, Steve Sanbeg, Trevor Parscal and others |
DynamicPageList | 1.7.0 (e9f0ce4) 07:14, 27 December 2022 | GPL-2.0-or-later | Outputs a bulleted list of the most recent items residing in a category, or an intersection of several categories | Amgine and IlyaHaykinson |
ImageMap | – | GPL-2.0-or-later | Allows client-side clickable image maps using <imagemap> tag | Tim Starling |
InputBox | 0.3.0 | MIT | Allow inclusion of predefined HTML forms | Erik Moeller, Leonardo Pimenta, Rob Church, Trevor Parscal and DaSch |
Math | 3.0.0 | GPL-2.0-or-later | Render mathematical formulas between <math> ... </math> tags | Tomasz Wegrzanowski, Brion Vibber, Moritz Schubotz, Derk-Jan Hartman, André Greiner-Petter and Johannes Stegmüller |
NumerAlpha | 0.7.0 (6cdb574) 18:01, 4 December 2022 | Unlicense | Provides methods of inserting incrementing numbers, letters and roman numerals | Thierry G. Veilleux, James Montalvo, Emanspeaks and others |
ParserFunctions | 1.6.0 | GPL-2.0-or-later | Enhance parser with logical functions | Tim Starling, Robert Rohde, Ross McClure and Juraj Simlovic |
Poem | – | CC0-1.0 | Adds <poem> tag for poem formatting | Nikola Smolenski, Brion Vibber and Steve Sanbeg |
RandomSelection | 2.3.0 (fbc2fce) 07:42, 8 December 2022 | GPL-2.0-or-later | Displays a random option from the given set | Ross McClure, Jack Phoenix and others |
Scribunto | – | GPL-2.0-or-later AND MIT | Framework for embedding scripting languages into MediaWiki pages | Victor Vasiliev, Tim Starling and Brad Jorsch |
SyntaxHighlight | 2.0 | GPL-2.0-or-later | Provides syntax highlighting <syntaxhighlight> using Pygments - Python syntax highlighter | Brion Vibber, Tim Starling, Rob Church, Niklas Laxström, Ori Livneh and Ed Sanders |
TemplateData | 0.1.2 | GPL-2.0-or-later | Implements data storage for template parameters (using JSON) | Timo Tijhof, Moriel Schottlender, James D. Forrester, Trevor Parscal, Bartosz Dziewoński, Marielle Volz and others |
TemplateStyles | 1.0 (0e2ba4c) 06:29, 14 September 2022 | GPL-2.0-or-later | Implement per-template style sheets | Brad Jorsch and Marc A. Pelletier |
|
Media handlers |
---|
Extension | Version | License | Description | Authors |
---|
PDF Handler | – | GPL-2.0-or-later | Handler for viewing PDF files in image mode | Martin Seidel and Mike Połtyn |
|
Spam prevention |
---|
Extension | Version | License | Description | Authors |
---|
ConfirmEdit | 1.6.0 | GPL-2.0-or-later | Provides CAPTCHA techniques to protect against spam and password-guessing | Brion Vibber, Florian Schmidt, Sam Reed and others |
QuestyCaptcha | – | GPL-2.0-or-later | Questy CAPTCHA generator for Confirm Edit | Various authors |
SpamBlacklist | – | GPL-2.0-or-later | Regex-based anti-spam tool allowing to block list URLs in pages and email addresses for registered users | Tim Starling, John Du Hart and Daniel Kinzler |
TitleBlacklist | 1.5.0 | GPL-2.0-or-later | Allows administrators to forbid creation of pages and user accounts according to a list of disallowed and allowed titles | Victor Vasiliev and Fran Rogers |
|
API |
---|
Extension | Version | License | Description | Authors |
---|
PageImages | – | WTFPL | Collects information about images used on page | Max Semenik |
|
Other |
---|
Extension | Version | License | Description | Authors |
---|
CirrusSearch | 6.5.4 (d2d02a7) 07:26, 31 January 2023 | GPL-2.0-or-later | Elasticsearch-powered search for MediaWiki | Nik Everett, Chad Horohoe, Erik Bernhardson and others |
Discussion tools | 0.0.0 (1aae2cc) 07:07, 17 January 2023 | MIT | Tools to enhance discussion pages. | |
Elastica | 6.2.0 (1baee3b) 07:13, 4 December 2022 | GPL-2.0-or-later | Base Elasticsearch functionality for other extensions by providing Elastica library | Nik Everett and Chad Horohoe |
Gadgets | – | GPL-2.0-or-later | Lets users select custom CSS and JavaScript gadgets in their preferences | Daniel Kinzler and Max Semenik |
LocalisationUpdate | 1.4.0 | GPL-2.0-or-later | Keeps the localised messages as up to date as possible | Tom Maaswinkel, Niklas Laxström and Roan Kattouw |
MobileFrontend | 2.4.0 (9728e32) 06:16, 27 April 2022 | GPL-2.0-or-later | Mobile Frontend | Patrick Reilly, Max Semenik, Jon Robson, Arthur Richards, Brion Vibber, Juliusz Gonera, Ryan Kaldari, Florian Schmidt, Rob Moen, Sam Smith and others |
MultimediaViewer | – | GPL-2.0-or-later | Expand thumbnails in a larger size in a fullscreen interface | MarkTraceur (Mark Holmquist), Gilles Dubuc, Gergő Tisza, Aaron Arcos, Zeljko Filipin, Pau Giner, theopolisme, MatmaRex, apsdehal, vldandrew, Ebrahim Byagowi, Dereckson, Brion VIBBER, Yuki Shira, Yaroslav Melnychuk, tonythomas01, Raimond Spekking, Kunal Mehta, Jeff Hall, Christian Aistleitner, Amir E. Aharoni and others |
Newsletter | 1.2.1 (302dfb5) 07:08, 17 January 2023 | GPL-2.0-or-later | Enables users to publish and subscribe to newsletters | Siebrand Mazeland, Tina Johnson and Tony Thomas |
SecureLinkFixer | – | GPL-3.0-or-later | Rewrites URLs to HTTPS if domain always requires HTTPS | Kunal Mehta |
SecurePoll | 3.0.0 (f70df37) 07:09, 17 January 2023 | GPL-2.0-or-later | Extension for elections and surveys | Tim Starling and others |
Thanks | 1.2.0 (a715b0b) 07:09, 17 January 2023 | MIT | Adds links for thanking users for edits, comments, etc. | Ryan Kaldari, Benjamin Chen and Wctaiwan |
Library | Version | License | Description | Authors |
---|
christian-riesen/base32 | 1.6.0 | MIT | Base32 encoder/decoder according to RFC 4648 | Christian Riesen |
composer/installers | 2.2.0 | MIT | A multi-framework Composer library installer | Kyle Robinson Young |
composer/semver | 3.3.2 | MIT | Semver library that offers utilities, version constraint parsing and validation. | Nils Adermann, Jordi Boggiano and Rob Bast |
cssjanus/cssjanus | 2.1.1 | Apache-2.0 | Convert CSS stylesheets between left-to-right and right-to-left. | Roan Kattouw, Trevor Parscal and Timo Tijhof |
elasticsearch/elasticsearch | 7.11.0 | Apache-2.0 | PHP Client for Elasticsearch | Zachary Tong and Enrico Zimuel |
ezimuel/guzzlestreams | 3.1.0 | MIT | Fork of guzzle/streams (abandoned) to be used with elasticsearch-php | Michael Dowling |
ezimuel/ringphp | 1.2.1 | MIT | Fork of guzzle/RingPHP (abandoned) to be used with elasticsearch-php | Michael Dowling |
guzzlehttp/guzzle | 7.5.0 | MIT | Guzzle is a PHP HTTP client library | Graham Campbell, Michael Dowling, Jeremy Lindblom, George Mponos, Tobias Nyholm, Márk Sági-Kazár and Tobias Schultze |
guzzlehttp/promises | 1.5.2 | MIT | Guzzle promises library | Graham Campbell, Michael Dowling, Tobias Nyholm and Tobias Schultze |
guzzlehttp/psr7 | 2.4.5 | MIT | PSR-7 message implementation that also provides common utility methods | Graham Campbell, Michael Dowling, George Mponos, Tobias Nyholm, Márk Sági-Kazár, Tobias Schultze and Márk Sági-Kazár |
jakobo/hotp-php | 2.0.0 | BSD-3-Clause | HOTP simplifies One Time Password systems for PHP Authentication | Jakob Heuser |
justinrainbow/json-schema | 5.2.12 | MIT | A library to validate a json schema. | Bruno Prieto Reis, Justin Rainbow, Igor Wiedler and Robert Schönthal |
liuggio/statsd-php-client | 1.0.18 | MIT | Statsd (Object Oriented) client library for PHP | Giulio De Donato |
monolog/monolog | 2.2.0 | MIT | Sends your logs to files, sockets, inboxes, databases and various web services | Jordi Boggiano |
nyholm/dsn | 2.0.1 | MIT | Parse your DSN strings in a powerful and flexible way | Tobias Nyholm |
oojs/oojs-ui | 0.46.3 | MIT | Provides library of common widgets, layouts, and windows. | Bartosz Dziewoński, Ed Sanders, James D. Forrester, Kirsten Menger-Anderson, Kunal Mehta, Moriel Schottlender, Prateek Saxena, Roan Kattouw, Thiemo Kreuz, Timo Tijhof, Trevor Parscal and Volker E. |
pear/console_getopt | 1.4.3 | BSD-2-Clause | More info available on: http://pear.php.net/package/Console_Getopt | Andrei Zmievski, Stig Bakken and Greg Beaver |
pear/mail | 1.5.0 | BSD-3-Clause | Class that provides multiple interfaces for sending emails. | Chuck Hagenbuch, Armin Graefe, Richard Heyes and Aleksander Machniak |
pear/mail_mime | 1.10.11 | BSD-3-Clause | Mail_Mime provides classes to create MIME messages | Cipriano Groenendal and Aleksander Machniak |
pear/net_smtp | 1.10.1 | BSD-2-Clause | An implementation of the SMTP protocol | Jon Parise, Chuck Hagenbuch and Armin Graefe |
pear/net_socket | 1.2.2 | PHP License | More info available on: http://pear.php.net/package/Net_Socket | Chuck Hagenbuch, Aleksander Machniak and Stig Bakken |
pear/net_url2 | 2.2.2 | BSD-3-Clause | Class for parsing and handling URL. Provides parsing of URLs into their constituent parts (scheme, host, path etc.), URL generation, and resolving of relative URLs. | David Coallier, Tom Klingenberg and Christian Schmidt |
pear/pear-core-minimal | 1.10.11 | BSD-3-Clause | Minimal set of PEAR core files to be used as composer dependency | Christian Weiske |
pear/pear_exception | 1.0.2 | BSD-2-Clause | The PEAR Exception base class. | Helgi Thormar and Greg Beaver |
pleonasm/bloom-filter | 1.0.3 | BSD-2-Clause | A pure PHP implementation of a Bloom Filter | Matthew Nagi |
psr/container | 1.1.2 | MIT | Common Container Interface (PHP FIG PSR-11) | PHP-FIG |
psr/http-client | 1.0.1 | MIT | Common interface for HTTP clients | PHP-FIG |
psr/http-factory | 1.0.1 | MIT | Common interfaces for PSR-7 HTTP message factories | PHP-FIG |
psr/http-message | 1.0.1 | MIT | Common interface for HTTP messages | PHP-FIG |
psr/log | 1.1.4 | MIT | Common interface for logging libraries | PHP-FIG |
react/promise | 2.9.0 | MIT | A lightweight implementation of CommonJS Promises/A for PHP | Jan Sorgalla, Christian Lück, Cees-Jan Kiewiet and Chris Boden |
ruflin/elastica | 7.1.5 | MIT | Elasticsearch Client | Nicolas Ruflin |
symfony/deprecation-contracts | 2.5.2 | MIT | A generic function and convention to trigger deprecation notices | Nicolas Grekas and Symfony Community |
symfony/polyfill-php73 | 1.27.0 | MIT | Symfony polyfill backporting some PHP 7.3+ features to lower PHP versions | Nicolas Grekas and Symfony Community |
symfony/polyfill-php80 | 1.27.0 | MIT | Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | Ion Bazan, Nicolas Grekas and Symfony Community |
symfony/polyfill-php81 | 1.27.0 | MIT | Symfony polyfill backporting some PHP 8.1+ features to lower PHP versions | Nicolas Grekas and Symfony Community |
symfony/yaml | 5.4.17 | MIT | Loads and dumps YAML files | Fabien Potencier and Symfony Community |
wikimedia/assert | 0.5.1 | MIT | Provides runtime assertions | Daniel Kinzler and Thiemo Kreuz |
wikimedia/at-ease | 2.1.0 | GPL-2.0-or-later | Safe replacement to @ for suppressing warnings. | Tim Starling and MediaWiki developers |
wikimedia/base-convert | 2.0.2 | GPL-2.0-or-later | Convert an arbitrarily-long string from one numeric base to another, optionally zero-padding to a minimum column width. | Brion Vibber and Tyler Romeo |
wikimedia/bcp-47-code | 1.0.0 | GPL-2.0-or-later | Simple interface representing languages which have a BCP 47 code | C. Scott Ananian |
wikimedia/cdb | 2.0.0 | GPL-2.0-or-later | Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent. | Tim Starling, Chad Horohoe, Ori Livneh and Daniel Kinzler |
wikimedia/cldr-plural-rule-parser | 2.0.0 | GPL-2.0-or-later | Evaluates plural rules specified in the CLDR project notation. | Tim Starling and Niklas Laxström |
wikimedia/common-passwords | 0.4.0 | MIT | List of the 100,000 most commonly used passwords | Sam Reed |
wikimedia/composer-merge-plugin | 2.0.1 | MIT | Composer plugin to merge multiple composer.json files | Bryan Davis |
wikimedia/css-sanitizer | 3.0.2 | Apache-2.0 | Classes to parse and sanitize CSS | Brad Jorsch |
wikimedia/equivset | 1.4.3 | GPL-2.0-or-later | Visually Equivalent Set of UTF-8 Characters | Brion Vibber and David Barratt |
wikimedia/html-formatter | 3.0.1 | GPL-2.0-or-later | Performs transformations of HTML by wrapping around libxml2 and working around its countless bugs. | MediaWiki contributors |
wikimedia/idle-dom | 1.0.0 | MIT | DOM interfaces automatically generated from WebIDL | C. Scott Ananian |
wikimedia/ip-set | 3.1.0 | GPL-2.0-or-later | Efficiently match IP addresses against a set of CIDR specifications. | Brandon Black |
wikimedia/ip-utils | 4.0.0 | GPL-2.0-or-later | Functions and constants to play with IP addresses and ranges | MediaWiki developers |
wikimedia/less.php | 4.0.0 | Apache-2.0 | PHP port of the LESS processor | Timo Tijhof, Josh Schmidt, Matt Agar and Martin Jantošovič |
wikimedia/lucene-explain-parser | 2.0.0 | Apache-2.0 | Parsing and pretty-printing Lucene explain data | Erik Bernhardson and Stanislav Malyshev |
wikimedia/minify | 2.3.0 | Apache-2.0 | Minification of JavaScript code and CSS stylesheets. | Paul Copperman, Trevor Parscal, Timo Tijhof and Roan Kattouw |
wikimedia/normalized-exception | 1.0.1 | MIT | A helper for making exceptions play nice with PSR-3 logging | Gergő Tisza |
wikimedia/object-factory | 5.0.1 | GPL-2.0-or-later | Construct objects from configuration instructions | Bryan Davis |
wikimedia/parsoid | 0.17.0 | GPL-2.0-or-later | Parsoid, a bidirectional parser between wikitext and HTML5 | Wikimedia Parsing Team and the broader MediaWiki community |
wikimedia/php-session-serializer | 2.0.1 | GPL-2.0-or-later | Provides methods like PHP's session_encode and session_decode that don't mess with $_SESSION | Brad Jorsch |
wikimedia/purtle | 1.0.8 | GPL-2.0-or-later | Fast streaming RDF serializer | Daniel Kinzler, Stanislav Malyshev, Thiemo Kreuz and C. Scott Ananian |
wikimedia/relpath | 3.0.0 | MIT | Compute a relative filepath between two paths. | Ori Livneh |
wikimedia/remex-html | 3.0.3 | MIT | Fast HTML 5 parser | Tim Starling |
wikimedia/request-timeout | 1.2.0 | MIT | Request timeout library for Excimer with plain PHP fallback | Tim Starling |
wikimedia/running-stat | 2.1.0 | GPL-2.0-or-later | PHP implementations of online statistical algorithms | Ori Livneh |
wikimedia/scoped-callback | 4.0.0 | GPL-2.0-or-later | Make a callback run when a dummy object leaves the scope. | Aaron Schulz |
wikimedia/services | 3.0.0 | GPL-2.0-or-later | Generic service to manage named services using lazy instantiation based on instantiator callback functions | Daniel Kinzler |
wikimedia/shellbox | 4.0.0 | MIT | Library and server for containerized shell execution | Tim Starling, Kunal Mehta and Max Semenik |
wikimedia/textcat | 2.0.0 | LGPL-2.1-only | PHP port of the TextCat language guesser utility, see http://odur.let.rug.nl/~vannoord/TextCat/. | Trey Jones and Stanislav Malyshev |
wikimedia/timestamp | 4.1.0 | GPL-2.0-or-later | Creation, parsing, and conversion of timestamps | Tyler Romeo |
wikimedia/utfnormal | 3.0.2 | GPL-2.0-or-later | Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present | Brion Vibber |
wikimedia/wait-condition-loop | 2.0.2 | GPL-2.0-or-later | Wait loop that reaches a condition or times out | Aaron Schulz |
wikimedia/wikipeg | 3.0.0 | MIT | Parser generator for JavaScript and PHP | |
wikimedia/wrappedstring | 4.0.1 | MIT | Automatically compact sequentially-outputted strings that share a common prefix / suffix pair. | Timo Tijhof |
wikimedia/xmp-reader | 0.9.1 | GPL-2.0-or-later | Reader for XMP data containing properties relevant to images | Brian Wolff |
wikimedia/zest-css | 3.0.0 | MIT | Fast, lightweight, extensible CSS selector engine for PHP | Christopher Jeffrey and C. Scott Ananian |
zordius/lightncandy | 1.2.6 | MIT | An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ). | Zordius Chen |
anchorencode, basepagename, basepagenamee, bidi, canonicalurl, canonicalurle, cascadingsources, categorytree, choose, count, counter, defaultsort, displaytitle, explode, expr, filepath, formatdate, formatnum, fullpagename, fullpagenamee, fullurl, fullurle, gender, grammar, if, ifeq, iferror, ifexist, ifexpr, int, invoke, language, lc, lcfirst, len, localurl, localurle, namespace, namespacee, namespacenumber, ns, nse, numberingroup, numberofactiveusers, numberofadmins, numberofarticles, numberofedits, numberoffiles, numberofpages, numberofusers, padleft, padright, pageid, pagename, pagenamee, pagesincategory, pagesize, plural, pos, protectionexpiry, protectionlevel, rel2abs, replace, revisionday, revisionday2, revisionid, revisionmonth, revisionmonth1, revisiontimestamp, revisionuser, revisionyear, rootpagename, rootpagenamee, rpos, special, speciale, sub, subjectpagename, subjectpagenamee, subjectspace, subjectspacee, subpagename, subpagenamee, switch, tag, talkpagename, talkpagenamee, talkspace, talkspacee, time, timel, titleparts, uc, ucfirst, urldecode and urlencode