Knowledge

MediaWiki

Source đź“ť

1992:
bogged down the performance of the whole system. The developers faced the choice of either disallowing the spreading of an obviously desired feature by detecting such usage and explicitly disallowing it within the software or offering an efficient alternative. The latter was done by Tim Starling, who announced the introduction of parser functions, wiki text that calls functions implemented in the underlying software. At first, only conditional text and the computation of simple mathematical expressions were implemented, but this already increased the possibilities for wiki editors enormously. With time further parser functions were introduced, finally leading to a framework that allowed the simple writing of extension functions to add arbitrary functionalities, like e.g. geo-coding services or widgets. This time the developers were clearly reacting to the demand of the community, being forced either to fight the solution of the issue that the community had (i.e. conditional text), or offer an improved technical implementation to replace the previous practice and achieve an overall better performance.
1306: 2302:
format of these discussion pages has been cited as a strength by one educator, who stated that it provides more fine-grain capabilities for discussion than traditional threaded discussion forums. For example, instead of 'replying' to an entire message, the participant in a discussion can create a hyperlink to a new wiki page on any word from the original page. Discussions are easier to follow since the content is available via hyperlinked wiki page, rather than a series of reply messages on a traditional threaded discussion forum. However, except in few cases, students were not using this capability, possibly because of their familiarity with the traditional linear discussion style and a lack of guidance on how to make the content more '
2465: 2104: 1542: 6814: 307: 197: 147: 2150: 1835:
article by putting a template in the article. This template then outputs a graphical box stating that the article content is disputed or in need of some other attention, and also categorize it so that articles of this nature can be located. Templates are also used on user pages to send users standard messages welcoming them to the site, giving them awards for outstanding contributions, warning them when their behavior is considered inappropriate, notifying them when they are blocked from editing, and so on.
1403: 61: 1740: 47: 8130: 7759: 1976: 729: 8118: 7747: 8106: 1717: 2453:, respectively. It highlighted ease of use as an advantage of the MediaWiki-based system, noting that because the Wikimedia Foundation had been developing MediaWiki for a site aimed at the general public (Knowledge), "its user interface was designed to be more user-friendly from start, and has received large user feedback over a long time", in contrast to DSpace's and OJS's focus on niche audiences. 862: 1987:. These conditional statements can perform functions such as evaluating whether a parameter is empty, comparing strings, evaluating mathematical expressions, and returning one of two values depending on whether a page exists. It was designed as a replacement for a notoriously inefficient template called {{Qif}}. Schindler recounts the history of the ParserFunctions extension as follows: 1865:
access control has never been a high priority in core development and developers have stated that users requiring secure user access and authorization controls should not rely on MediaWiki, since it was never designed for these kinds of situations. For instance, it is extremely difficult to create a wiki where only certain users can read and access some pages. Here, wiki engines like
433:-licensed, while the set of help pages intended to be freely copied into fresh wiki installations and/or distributed with MediaWiki software is public domain. This was done to eliminate legal issues arising from the help pages being imported into wikis with licenses that are incompatible with the Creative Commons license. MediaWiki's development has generally favored the use of 1997:
functionality was eventually integrated into the ParserFunctions extension, albeit disabled by default and accompanied by a warning from Tim Starling that enabling string functions would allow users "to implement their own parsers in the ugliest, most inefficient programming language known to man: MediaWiki wikitext with ParserFunctions."
1355:) that provides direct, high-level access to the data contained in the MediaWiki databases. Client programs can use the API to log in, get data, and post changes. The API supports thin web-based JavaScript clients and end-user applications (such as vandal-fighting tools). The API can be accessed by the 1575:
Page tabs are displayed at the top of pages. These tabs allow users to perform actions or view pages that are related to the current page. The available default actions include viewing, editing, and discussing the current page. The specific tabs displayed depend on whether the user is logged into the
1549:
Interlanguage links are the small navigation links that show up in the sidebar in most MediaWiki skins that connect an article with related articles in other languages within the same Wiki family. This can provide language-specific communities connected by a larger context, with all wikis on the same
2301:
It is common for new MediaWiki users to make certain mistakes, such as forgetting to sign posts with four tildes (~~~~), or manually entering a plaintext signature, due to unfamiliarity with the idiosyncratic particulars involved in communication on MediaWiki discussion pages. On the other hand, the
1991:
In 2006 some Wikipedians discovered that through an intricate and complicated interplay of templating features and CSS they could create conditional wiki text, i.e. text that was displayed if a template parameter had a specific value. This included repeated calls of templates within templates, which
1751:
The entire MediaWiki user interface can be edited through the wiki itself by users with the necessary permissions (typically called "administrators"). This is done through a special namespace with the prefix "MediaWiki:", where each page title identifies a particular user interface message. Using an
1665:
Users can create new categories and add pages and files to those categories by appending one or more category tags to the content text. Adding these tags creates links at the bottom of the page that take the reader to the list of all pages in that category, making it easy to browse related articles.
1509:
Navigation through the wiki is largely through internal wikilinks. MediaWiki's wikilinks implement page existence detection, in which a link is colored blue if the target page exists on the local wiki and red if it does not. If a user clicks on a red link, they are prompted to create an article with
1324:
To make editing long pages easier, MediaWiki allows the editing of a subsection of a page (as identified by its header). A registered user can also indicate whether or not an edit is minor. Correcting spelling, grammar or punctuation are examples of minor edits, whereas adding paragraphs of new text
590:
was announced on June 20, 2003. In July, Knowledge contributor Daniel Mayer suggested the name "MediaWiki" for the software, as a play on "Wikimedia". The MediaWiki name was gradually phased in, beginning in August 2003. The name has frequently caused confusion due to its (intentional) similarity to
2204:
versions. Possibly the largest schema change was done in 2005 with MediaWiki 1.5, when the storage of metadata was separated from that of content, to improve performance flexibility. When this upgrade was applied to Knowledge, the site was locked for editing, and the schema was converted to the new
1861:
can be used by a group (e.g. "Oversighters") to prevent a page from being viewed by non-members of that group. It is also possible, using certain extensions, to remove content from being viewed through any of the normal channels on the wiki, or even to completely delete revisions from the database.
1860:
by allowing non-sysops to easily review the content removal decision for appropriateness, might be unacceptable or even unlawful in some cases. Another option is for a sysop to delete the page, and thereby prevent it from being viewed by non-sysops. Another level of deletion, called RevisionDelete,
1843:
MediaWiki offers flexibility in creating and defining user groups. For instance, it would be possible to create an arbitrary "ninja" group that can block users and delete pages, and whose edits are hidden by default in the recent changes log. It is also possible to set up a group of "autoconfirmed"
1480:
link") added by customizable abuse filters and other extensions to aid in combating unhelpful edits. On more active wikis, so many edits occur that it is hard to track Recent Changes manually. Anti-vandal software, including user-assisted tools, is sometimes employed on such wikis to process Recent
829:
chose to implement their wikis using MediaWiki, because "this software runs Knowledge and is therefore guaranteed to be thoroughly tested, will continue to be developed well into the future, and future technicians on these wikis will be more likely to have exposure to MediaWiki than any other wiki
2421:
to MediaWiki. The authors noted that TWiki has been considered as a collaborative tool for the development of educational papers and technical projects, whereas MediaWiki's most noted use is on Knowledge. Although both platforms allow discussion and tracking of progress, TWiki has a "Report" part
2229:
or table-based caching for frequently accessed processing of query results, a simple static file cache, feature-reduced operation, revision compression, and a job queue for database operations. MediaWiki developers have attempted to optimize the software by avoiding expensive algorithms, database
1904:
way. This allows developers to write extensions without necessarily needing to modify the core or having to submit their code for review. Installing an extension typically consists of adding a line to the configuration file, though in some cases additional changes such as database updates or core
1583:
between two versions of his choice. Users' contributions are displayed not only here, but also via a "user contributions" option on a sidebar. In a 2004 article, Carl Challborn and Teresa Reimann noted that "While this feature may be a slight deviation from the collaborative, 'ego-less' spirit of
1488:
Another important tool is watchlisting. Each logged-in user has a watchlist to which the user can add whatever pages he or she wishes. When an edit is made to one of those pages, a summary of that edit appears on the watchlist the next time it is refreshed. As with the recent changes page, recent
571:
harming the nascent website during the period of the final exams he had to complete immediately prior to Christmas; this led to the launch on the English-language Knowledge being delayed until January 25, 2002. The software was then, gradually, deployed on all the Knowledge language sites of that
1864:
MediaWiki comes with a basic set of features related to restricting access, but its original and ongoing design is driven by functions that largely relate to content, not content segregation. As a result, with minimal exceptions (related to specific tools and their related "Special" pages), page
1834:
Templates have found many different uses. Templates enable users to create complex table layouts that are used consistently across multiple pages, and where only the content of the tables gets inserted using template parameters. Templates are frequently used to identify problems with a Knowledge
1855:
When a page consists only of useless content, there are several ways to remove that content. The simplest way, available to all users, is simply to blank the page. However, this interferes with page existence detection, unless an extension is installed to treat blanked pages as though they were
468:
by facilitating the assignment of mentors to students wishing to work on MediaWiki core and extension projects. During the year prior to November 2012, there were about two hundred developers who had committed changes to the MediaWiki core or extensions. Major MediaWiki releases are generated
1996:
Another parser functions extension, StringFunctions, was developed to allow evaluation of string length, string position, and so on. Wikimedia communities, having created awkward workarounds to accomplish the same functionality, clamored for it to be enabled on their projects. Much of its
1475:
Among the features of MediaWiki to assist in tracking edits is a Recent Changes feature that provides a list of recent edits to the wiki. This list contains basic information about those edits such as the editing user, the edit summary, the page edited, as well as any tags (e.g. "possible
1844:
users that one becomes a member of after making a certain number of edits and waiting a certain number of days. Some groups that are enabled by default are bureaucrats and sysops. Bureaucrats have the power to change other users' rights. Sysops have power over page protection and
2401:
are familiar with MediaWiki's functions and layout due to its noted use on Knowledge. A 2006 overview of social software in academia observed that "Compared to other wikis, MediaWiki is also fairly aesthetically pleasing, though simple, and has an easily customized side menu and
689:
The contest of designing a new logo was initiated on June 22, 2020, as the old logo was a bitmap image and had "high details", leading to problems when rendering at high and low resolutions, respectively. After two rounds of voting, the new and current MediaWiki logo designed by
2004:—which can then be run within templates and standard wiki pages. Scribunto has been installed on Knowledge and other Wikimedia sites since 2013 and is used heavily on those sites. Scribunto code runs significantly faster than corresponding wikitext code using ParserFunctions. 1912:
hook occurs after a save article request has been processed. This can be used, for example, by an extension that notifies selected users whenever a page edit occurs on the wiki from new or anonymous users. New tags can be created to process data with opening and closing tags
867: 866: 863: 930:
to initialize the wiki's settings. It prompts the user for a minimal set of required parameters, leaving further changes, such as enabling uploads, adding a site logo, and installing extensions, to be made by modifying configuration settings contained in a file called
868: 1921:). New special pages can be created to perform a specific function. These pages are dynamically generated. For example, a special page might show all pages that have one or more links to an external site or it might create a form providing user submitted feedback. 1576:
wiki and whether the user has sysop privileges on the wiki. For instance, the ability to move a page or add it to one's watchlist is usually restricted to logged-in users. The site administrator can add or remove tabs by using JavaScript or installing extensions.
2012:
Another very popular extension is a citation extension that enables footnotes to be added to pages using inline references. This extension has, however, been criticized for being difficult to use and requiring the user to memorize complex syntax. A gadget called
1609:. One of Knowledge's earliest problems had been the separation of encyclopedic content from pages pertaining to maintenance and communal discussion, as well as personal pages about encyclopedia editors. Namespaces are prefixes before a page title (such as " 5935: 4929: 2205:
version in about 22 hours. Some software enhancement proposals, such as a proposal to allow sections of articles to be watched via watchlist, have been rejected because the necessary schema changes would have required excessive Knowledge downtime.
1444:
The software has become more powerful at dealing with a wide variety of uploaded media files. Its richest functionality is in the area of images, where image galleries and thumbnails can be generated with relative ease. There is also support for
2196:
table to which is added a new row every time an edit is made, containing the page id, a brief textual summary of the change performed, the user name of the article editor (or its IP address the case of an unregistered user) and a timestamp.
2237:
MediaWiki code is designed to allow for data to be written to a read-write database and read from read-only databases, although the read-write database can be used for some read operations if the read-only databases are not yet up to date.
865: 2351:. Many security issues have had to be patched after a MediaWiki version release, and accordingly MediaWiki.org states, "The most important security step you can take is to keep your software up to date" by subscribing to the announcement 1495:
MediaWiki allows one to link to specific versions of articles. This has been useful to the scientific community, in that expert peer reviewers could analyse articles, improve them and provide links to the trusted version of that article.
380:
has been a major concern for developers. Another major aspect of MediaWiki is its internationalization; its interface is available in more than 400 languages. The software has more than 1,000 configuration settings and more than 1,800
2363:
MediaWiki developers are spread around the world, though with a majority in the United States and Europe. Face-to-face meetings and programming sessions for MediaWiki developers have been held once or several times a year since 2004.
1652:
that separate different basic types of information or functionality. Custom namespaces can be added by the site administrators. There are 16 namespaces by default for content, with 2 "pseudo-namespaces" used for dynamically generated
2242:, such as article revision history, article relations (links, categories etc.), user accounts and settings can be stored in core databases and cached; the actual revision text, being more rarely used, can be stored as append-only 1570:
MediaWiki page tabs, using the "Vector 2010" skin. The red coloration of the "discussion" tab indicates that the article does not yet have a talk page. As with any other red wikilink, clicking on it prompts the user to create the
1760:
The "MediaWiki:" namespace was originally also used for creating custom text blocks that could then be dynamically loaded into other pages using a special syntax. This content was later moved into its own namespace, "Template:".
826: 618:, held from July 20 to August 27, 2003. The logo came in third place, and was chosen to represent MediaWiki rather than Knowledge, with the second place logo being used for the Wikimedia Foundation. The double square brackets ( 2309:
MediaWiki by default has little support for the creation of dynamically assembled documents, or pages that aggregate data from other pages. Some research has been done on enabling such features directly within MediaWiki. The
2257:
Empirical evidence shows most revisions in MediaWiki databases tend to differ only slightly from previous revisions. Therefore, subsequent revisions of an article can be concatenated and then compressed, achieving very high
2017:
attempts to make it easier to create citations using common templates. MediaWiki has some extensions that are well-suited for academia, such as mathematics extensions and an extension that allows molecules to be rendered in
2426:
course group project, 15 out of 16 respondents expressed their preference for MediaWiki giving answers of great certainty, such as "of course", "for sure". TWiki and MediaWiki both have flexible plug-in architecture.
2030:
A generic Widgets extension exists that allows MediaWiki to integrate with virtually anything. Other examples of extensions that could improve a wiki are category suggestion extensions and extensions for inclusion of
1826:
operation), instead of loading the template contents dynamically whenever the page is loaded. This can lead to inconsistency when using templates, but may be useful in certain cases, and in most cases requires fewer
1510:
that title. Page existence detection makes it practical for users to create "wikified" articles—that is, articles containing links to other pertinent subjects—without those other articles being yet in existence.
935:. Some aspects of MediaWiki can be configured through special pages or by editing certain pages; for instance, abuse filters can be configured through a special page, and certain gadgets can be added by creating 2330:
Upgrading MediaWiki is usually fully automated, requiring no changes to the site content or template programming. Historically troubles have been encountered when upgrading from significantly older versions.
1724:
that is executed on every pageview. This has led to JavaScript tools that users can "install", the "navigation popups" tool shown here displays a small preview of an article when hovering over a link title.
1752:
extension, it is also possible for a user to create personal scripts, and to choose whether certain sitewide scripts should apply to them by toggling the appropriate options in the user preferences page.
2314:
extension provides these features. It is not in use on Knowledge, but in more than 1,600 other MediaWiki installations. The Wikibase Repository and Wikibase Repository client are however implemented in
1321:
about main problems with the wiki, 24% cited technical problems with formatting, e.g. "Couldn't figure out how to get an image in. Can't figure out how to show a link with words; it inserts a number."
579:, which became known as "phase III". This new software was also written in PHP, with a MySQL backend, and kept the basic interface of the phase II software, but with the added functionality of a wider 5926: 1374:. In this case, the query would be asking Knowledge for information relating to the last 10 edits to the site. One of the perceived advantages of the API is its language independence; it listens for 1031:," the March Hare said to Alice, very earnestly. "I've had nothing yet," Alice replied in an offended tone: "so I can't take more." "You mean you can't take 2985:
Approximate counts (not deduplicated) as of November 4, 2012: 139 for core, 155 for extensions supported by WMF, 190 and 42 for extensions only hosted on WMF's Git and SVN repositories respectively.
1467:
is available to use in MediaWiki which simplifying editing process for editors and has been bundled since MediaWiki 1.35. Other extensions exist for handling WYSIWYG editing to different degrees.
3381: 7377: 4843: 1492:
There is also the capability to review all edits made by any particular user. In this way, if an edit is identified as problematic, it is possible to check the user's other edits for issues.
1335:
MediaWiki's user interface has been localized in many different languages. A language for the wiki content itself can also be set, to be sent in the "Content-Language" HTTP header and "lang"
4925: 1567: 1848:
and the blocking of users from editing. MediaWiki's available controls on editing rights have been deemed sufficient for publishing and maintaining important documents such as a manual of
1317:
MediaWiki's default page-editing tools have been described as somewhat challenging to learn. A survey of students assigned to use a MediaWiki-based wiki found that when they were asked an
2585: 891:
Several extensions, most notably those collected in the MediaWiki Language Extension Bundle, are designed to further enhance the multilingualism and internationalization of MediaWiki.
864: 5649:, Proceedings of the 10th Annual International Conference on Digital Government Research: Social Networks: Making Connections between Citizens, Data and Government, pp. 309–310, 3278: 2759: 1553:
Previously, Knowledge used interlanguage links to link an article to other articles on the same topic in other editions of Knowledge. This was superseded by the launch of Wikidata.
595: 6831: 514: 1908:
Five main extension points were created to allow developers to add features and functionalities to MediaWiki. Hooks are run every time a certain event happens; for instance, the
1732:
to be executed with every pageview. On Knowledge, this has led to a large number of additional tools and helpers developed through the wiki and shared among users. For instance,
1533:. Unlike internal wikilinks, interwiki links lack page existence detection functionality, and accordingly there is no way to tell whether a blue interwiki link is broken or not. 1811:
is used on Knowledge to collect and present a subset of information about its subject, usually on the top (mobile view) or top right-hand corner (desktop view) of the document.
1657:" pages and links to media files. Each namespace on MediaWiki is numbered: content page namespaces have even numbers and their associated talk page namespaces have odd numbers. 3252: 6741:
Grecco, Claudio Henrique dos Santos; Augusto, Silas Cordeiro; Souza, Jaqueline Tavares Viana de; Carvalho, Paulo Victor Rodrigues; Davila, Adriana Loureiro (July 25, 2021).
3183: 3217: 7367: 6161: 4425: 567:
on November 9, 2001. There was a desire to have it implemented immediately on the English-language Knowledge. However, Manske was apprehensive about any potential
1617:") that serve as descriptors for the page's purpose and allow multiple pages with different functions to exist under the same title. For instance, a page titled " 2422:
that MediaWiki lacks. Students perceived MediaWiki as being easier to use and more enjoyable than TWiki. When asked whether they recommended using MediaWiki for
5826:
Masanori Arita & Kazuhiro Suwa (September 17, 2008), "Search extension transforms Wiki into a relational system: A case for flavonoid metabolite database",
3508: 2555: 2114:
MediaWiki comes pre-installed with a standard text-based search. Extensions exist to let MediaWiki use more sophisticated third-party search engines, including
7669: 4875: 985:
between MediaWiki markup and HTML. Efforts have been made to create a MediaWiki markup spec, but a consensus seems to have been reached that Wikicode requires
6090: 2726: 7445: 2751: 2840: 3062: 3032: 3002: 2920: 963:; links in MediaWiki, on the other hand, are created by surrounding words with double square brackets, and any spaces between them are left intact, e.g. 3316: 1983:
Among the most popular extensions is a parser function extension, ParserFunctions, which allows different content to be rendered based on the result of
7488: 1764:
Templates are text blocks that can be dynamically loaded inside another page whenever that page is requested. The template is a special link in double
1328:
Sometimes while one user is editing, a second user saves an edit to the same part of the page. Then, when the first user attempts to save the page, an
445:
MediaWiki has an active volunteer community for development and maintenance. Users who have made meaningful contributions to the project by submitting
3459: 2866: 1736:
is a custom JavaScript tool that shows previews of articles when the user hovers over links and also provides shortcuts for common maintenance tasks.
5033: 3093: 2946: 2636: 3531: 6904: 615: 5304: 2283:
standard for the MediaWiki syntax, as no formal syntax has been defined. Due to this lack of a formal definition, it has been difficult to create
572:
time. This software was referred to as "the PHP script" and as "phase II", with the name "phase I", retroactively given to the use of UseModWiki.
7687: 6780: 2788: 1332:
occurs. The second user is then given an opportunity to merge their content into the page as it now exists following the first user's page save.
691: 2577: 2230:
queries, etc., caching every result that is expensive and has temporal locality of reference, and focusing on the hot spots in the code through
1525:
Interwiki links function much the same way as namespaces. A set of interwiki prefixes can be configured to cause, for instance, a page title of
341:. It powers several wiki hosting websites across the Internet, as well as most websites hosted by the Wikimedia Foundation including Knowledge, 8167: 3877: 2525: 8590: 8531: 7493: 884:
has received significant attention by developers. The user interface has been fully or partially translated into more than 400 languages on
6560: 4451: 552:—began working on new software that would replace UseModWiki, specifically designed for use by Knowledge. This software was written in the 6644: 5330: 575:
Increasing usage soon caused load problems to arise again, and soon after, another rewrite of the software began; this time being done by
4235: 1942:
MediaWiki can be made more advanced and useful for various purposes through its extensions. These extensions vary greatly in complexity.
5982: 5085: 5059: 372:
per second. Because Knowledge is one of the world's largest and most visited websites, achieving scalability through multiple layers of
7344: 6215: 5569: 5434: 5007: 4650: 2000:
Since 2012 an extension, Scribunto, has existed that allows for the creation of "modules"—wiki pages written in the scripting language
6115: 1584:
wiki purists, it can be very useful for educators who need to assess the contribution and participation of individual student users."
1421:
generated through specialized syntax. For example, the software comes with optional support for rendering mathematical formulas using
8595: 7637: 7432: 6946: 6899: 1579:
Each page has an associated history page from which the user can access every version of the page that has ever existed and generate
5408: 4717:
T Kriplean; I Beschastnikh; et al. (2008), "Articulations of wikiwork: Uncovering valued work in wikipedia through barnstars",
4483: 3796: 8646: 8641: 7437: 6705: 6189: 5595: 5278: 4131: 3149: 2699: 385:
available for enabling various features to be added or changed. Besides its usage on Wikimedia sites, MediaWiki has been used as a
368:. The software is optimized to efficiently handle large projects, which can have terabytes of content and hundreds of thousands of 6680: 5215: 4903: 4044: 2895: 8671: 7797: 7466: 7339: 6610: 6371: 5543: 5382: 5356: 3822: 3770: 1856:
nonexistent. Blanking also leaves the content accessible through the history page, an outcome that, while potentially increasing
7407: 5486: 3647: 3584: 959:. When MediaWiki was created, it was typical for wikis to require text like "WorldWideWeb" to create a link to a page about the 560:
database. The new software was largely developed by August 24, 2001, and a test wiki for it was established shortly thereafter.
6414: 5790: 5740: 5621: 5137: 2814: 421:
version 2 or any later version. Its documentation, located at its official website at www.mediawiki.org, is released under the
6314: 5809: 4105: 3483: 1633:" could be a profile describing a user who chooses this name as a pseudonym. More commonly, each namespace has an associated " 485:
development model, in which software changes are pushed live to Wikimedia sites on regular basis. MediaWiki also has a public
469:
approximately every six months by taking snapshots of the development branch, which is kept continuously in a runnable state;
8636: 7586: 7349: 6533: 6352: 6034: 5714: 5654: 5111: 4582: 4549: 4516: 4021: 3725: 3292: 2665: 2173: 1489:
edits that appear on the watchlist contain clickable links for easy review of the article history and specific changes made.
881: 6152: 5241: 5163: 6588: 5518: 4981: 4392: 2470: 2254:, which had about 800 wikis as of August 2011. However, MediaWiki comes with no built-in GUI to manage such installations. 822: 798: 4266: 1949:
server where many extensions host their repository. Most of them also have a documentation page on the MediaWiki website.
1305: 7478: 6975: 6951: 6867: 6241: 6008: 4668: 3699: 3349: 2343:
and HTML output are usually done through wrapper functions that handle validation, escaping, filtering for prevention of
1708:
from the page after the slash (in this case, "Subpage title") to the page before the slash (in this case, "Page title").
1282: 814: 4362: 4292: 3994: 3940: 8160: 7471: 6483: 6267: 4764: 4602: 4075: 3903: 3673: 2478: 2438: 1645:". The purpose of having discussion pages is to allow content to be separated from discussion surrounding the content. 5766: 5460: 4955: 3752: 3406: 3119: 1831:
resources (the actual amount of savings can vary depending on wiki configuration and the complexity of the template).
1485:
that these tools can monitor, eliminating their need to send requests for a refreshed Recent Changes feed to the API.
7033: 6941: 4736: 3617:, Proceedings of the 2009 Conference of the Center for Advanced Studies on Collaborative Research, pp. 304–305, 3500: 3240: 1845: 1352: 806: 4866: 4695: 4209: 3432: 2972: 8661: 8550: 7652: 7545: 4183: 3848: 2231: 271: 6081: 5673: 4817: 8631: 8536: 7642: 7394: 4791: 2615: 623: 4157: 3171: 2051:
floor proceedings, was created using code extending MediaWiki into the domain of collaborative video authoring.
8656: 7412: 7241: 6924: 1391: 6509: 4926:"Knowledge:Village pump (proposals)/Persistent proposals/Straw poll for view-deleted â€“ Knowledge, the đź’•" 2213:
Because it is used to run one of the highest-traffic sites on the Web, Knowledge, MediaWiki's performance and
1956:
was itself historically facilitated through a MediaWiki extension. As of March 2012, it has been done through
1144:"I've had nothing yet," Alice replied in an offended tone: "so I can't take more." 967:. This change was logical for the purpose of creating an encyclopedia, where accuracy in titles is important. 8666: 8153: 7989: 7560: 6929: 2410:
was deemed to be a superior product due to its very usable API and ability to better support multiple wikis.
2403: 2108: 1849: 1360: 6457: 5189: 888:, and can be further customized by site administrators (the entire interface is editable through the wiki). 8600: 8521: 7727: 7712: 7118: 4420: 3968: 1684: 457: 170: 4415: 3205: 8651: 8542: 8238: 8109: 8037: 7837: 7790: 7681: 7483: 7276: 6985: 6836: 3535: 2392: 1894: 717: 138: 939:
pages in the MediaWiki namespace. The MediaWiki community publishes a comprehensive installation guide.
8469: 4839: 2222: 2072: 2001: 1822:
at the beginning of a template link) inserts the contents of the template into the target page (like a
989:
rules. The following side-by-side comparison illustrates the differences between wiki markup and HTML:
540:) files. This software soon proved to be limiting, in both functionality and performance. In mid-2001, 418: 288: 242: 6742: 3561: 2547: 7550: 6970: 5872:
Finn Arup Nielsen (October 15, 2009). "Lost in localization: a solution with neuroinformatics 2.0?".
1984: 1367: 986: 900: 703: 390: 17: 6299: 6066: 3870: 723: 7172: 7159: 7023: 6980: 6934: 6919: 5959:
Hartung, Michael; et al. "A Platform for Collaborative Management of Semantic Grid Metadata".
2265:
For more information on the architecture, such as how it stores wikitext and assembles a page, see
1925:
allow users to customize the look and feel of MediaWiki. A minor extension point allows the use of
1792: 1784: 834: 644: 422: 4574: 2722: 2103: 357:, which define a large part of the set requirements for the software. MediaWiki is written in the 8384: 7979: 7077: 6894: 6860: 2414: 2382:
Several books have been written about MediaWiki administration, including some free online books.
2079:, may not independently implement the nofollow tag on their websites, so marketers can still get 2019: 1857: 1701: 1387: 2836: 1409:
can be arranged in galleries, a feature that is used extensively for Wikimedia's media archive,
8626: 8580: 8264: 8133: 7783: 7072: 6999: 6911: 6653: 6294: 6061: 4541: 3055: 3025: 2998: 2916: 2398: 2259: 2123: 1729: 1680: 1519: 1481:
Changes items. Server load can be reduced by sending a continuous feed of Recent Changes to an
482: 6646:
Comparing User Experiences in Using Twiki & Mediawiki to Facilitate Collaborative Learning
6399:, Proceedings of the 10th ACM/IFIP/USENIX International Conference on Middleware, pp. 1–2 3308: 1429:. Similar functionality for other content, ranging from graphical timelines over mathematical 146: 8479: 8121: 7845: 7196: 4042: 3284: 2483: 2407: 1874: 1626: 818: 751:
formerly known as Wikia, runs on MediaWiki. Other public wikis that run on MediaWiki include
545: 465: 6673:
Company-Wiki as a knowledge transfer instrument for reducing the shortage of skilled workers
4566: 4533: 3455: 2862: 8516: 8474: 8374: 8176: 8105: 8007: 7702: 7555: 7427: 7402: 7329: 7305: 7291: 7149: 7108: 6884: 6124: 5646:
System demonstration: Metavid.org: a social website and open archive of congressional video
5029: 4323: 3248: 3213: 3179: 3085: 2942: 2450: 2442: 2423: 2344: 2327:
features, and linking of centrally stored data to infoboxes in various Knowledge articles.
2287:
editors for MediaWiki, although several WYSIWYG extensions do exist, including the popular
2181: 2014: 1438: 748: 648: 634:
represents the diversity of content on Knowledge, its constant growth, and the wilderness.
587: 502: 461: 386: 377: 361: 338: 319: 109: 6713:, Proceedings of the 2009 International Conference on Knowledge Management, archived from 6652:, Proceedings of the 2009 International Conference on Knowledge Management, archived from 3086:"Phase IV, Wikibooks.org/.com and WikimediaFoundation.org/.com (was Wikis and uniformity)" 8: 8243: 8197: 7675: 7632: 7565: 7181: 7144: 7009: 6707:
MediaWiki and Google Docs as online collaboration tools for group project co-construction
6055: 5644: 4718: 4567: 4474: 2339:
MediaWiki developers have enacted security standards, both for core code and extensions.
2083:
benefit by inserting links into pages when those entries appear on third party websites.
1878: 1780: 1356: 1318: 1310: 982: 549: 486: 6714: 5934:, Fifth International Conference on Adaptive Hypermedia and Adaptive Web-Based Systems, 5300: 4327: 1541: 8621: 8574: 8464: 8446: 8379: 8223: 8218: 7763: 7751: 7717: 7707: 7526: 7519: 7422: 7417: 7271: 7211: 7060: 6853: 6772: 6671: 5850: 4742: 4625: 4050: 3626: 2889: 2784: 2493: 2311: 2138: 2095:
certain URLs, and allowing bulk deletion of pages recently added by a particular user.
1828: 1670: 971: 850: 576: 382: 334: 94: 6619: 6367: 1666:
The use of categorization to organize content has been described as a combination of:
8499: 8396: 8279: 8228: 8045: 8002: 7855: 7231: 7216: 7186: 6776: 6764: 6348: 5899: 5891: 5887: 5855: 5650: 4732: 4578: 4545: 4534: 4512: 4341: 3590: 3375: 3288: 2661: 2649: 1957: 1773: 1453: 1410: 885: 873: 667: 611: 454: 446: 346: 222: 70: 8339: 7266: 4043:
Bartolo, Laura M.; Lowe, Cathy S.; Songar, Poonam; Tandy, Robert J. (May 20, 2009),
3630: 2518: 1518:"Inter-wiki link" redirects here. For help with interwiki linking on Knowledge, see 766:
A number of alternative wiki encyclopedias to Knowledge run on MediaWiki, including
196: 8585: 8489: 8484: 8319: 8284: 8213: 7697: 7513: 7206: 7154: 7139: 6959: 6813: 6754: 6320: 5907: 5883: 5845: 5835: 4746: 4724: 4331: 3618: 3274: 2772:
488 languages (not including languages that are supported but have no translations)
2431: 2218: 2185: 2184:
has been dropped since MediaWiki 1.34. A MediaWiki database contains several dozen
2149: 1922: 1257:"I've had nothing yet," Alice replied in an offended tone: "so I can't take more." 744: 732: 498: 434: 430: 394: 373: 306: 283: 217: 4624:
Jakob Voss (April 27, 2006). "Collaborative thesaurus tagging the Knowledge way".
4314:
Kevin Yager (March 16, 2006), "Wiki ware could harness the Internet for science",
2434:
found that students gave the latter a much higher rating on user-friendly layout.
1378:
connections from clients and can send a response in a variety of formats, such as
8324: 8012: 7850: 7692: 7221: 6991: 6826: 6550: 6537: 6437: 6394: 6342: 5813: 5794: 3612: 3487: 2654: 2201: 2177: 1593: 1430: 652: 449:
are generally, upon request, granted access to commit revisions to the project's
5512: 5326: 2246:
in external storage. The software is suitable for the operation of large-scale
1402: 8304: 8294: 8274: 8233: 8078: 8027: 7601: 7570: 7334: 7256: 7246: 7043: 4258: 2298:
or blogging software, although extensions do exist to allow for both of these.
2130: 2129:
Various MediaWiki extensions have also been created to allow for more complex,
2076: 1946: 1823: 1728:
If the feature is enabled, users can customize their stylesheets and configure
1622: 1336: 960: 659: 564: 255: 60: 8329: 7236: 6316:
Analysis of the use of Wiki-based collaborations in enhancing student learning
5974: 5081: 5055: 3341: 782:. MediaWiki is also used internally by a large number of companies, including 607: 8615: 8441: 8344: 8309: 8269: 7997: 7806: 7732: 7450: 7281: 7251: 7226: 7201: 7038: 6821: 6768: 6759: 6211: 5895: 5565: 5430: 5003: 4720:
Proceedings of the 2008 ACM conference on Computer supported cooperative work
3931: 3614:
Deploying PHP applications on IBM DB2 in the cloud: MediaWiki as a case study
2348: 2115: 1901: 1765: 1566: 1329: 1287: 920: 916: 779: 541: 525: 517: 474: 470: 426: 326: 322: 276: 89: 6347:, Proceedings of the nineteenth ACM conference on Hypertext and hypermedia, 6079: 4728: 3909: 3622: 2430:
A 2009 study that compared students' experience with MediaWiki to that with
1460:
media archives, has driven the need for further functionality in this area.
417:
MediaWiki is free and open-source and is distributed under the terms of the
8567: 8494: 8334: 8314: 8083: 7354: 7261: 7087: 7066: 5903: 5859: 4646: 4345: 2352: 2324: 2295: 2288: 2243: 1796: 1739: 1464: 1457: 1363: 1300: 908: 794: 775: 694:
was selected on October 24, 2020, and officially adopted on April 1, 2021.
679: 568: 478: 402: 5911: 5840: 5404: 3792: 8511: 8431: 8421: 8299: 8289: 8248: 8071: 7964: 7921: 7286: 7191: 7113: 7103: 7082: 6185: 5928:
Collaborative Authoring of Learning Elements for Adaptive Learning Spaces
5591: 5301:"Knowledge:Miscellany for deletion/Template:Qif â€“ Knowledge, the đź’•" 4127: 3141: 2968: 2691: 2340: 2214: 2044: 2032: 1953: 1877:
provide more flexibility by supporting advanced security mechanisms like
1804: 1674: 1649: 1482: 1434: 974: 927: 911:
is helpful if the majority of one's site runs under a framework (such as
880:
Due to the strong emphasis on multilingualism in the Wikimedia projects,
838: 767: 580: 494: 460:. There are also paid programmers who primarily develop projects for the 5211: 4899: 947:
One of the earliest differences between MediaWiki (and its predecessor,
8436: 8416: 8391: 8349: 8145: 7916: 7878: 7870: 7827: 7722: 7606: 7055: 5874: 5539: 5378: 5352: 5274: 4565:
Ebersbach, Anja; Glaser, Markus; Heigl, Richard; Dueck, Gunter (2006).
4447: 3818: 3766: 2166: 2064: 2048: 1897: 1744: 1721: 1418: 948: 936: 802: 529: 406: 342: 104: 81: 6056:
Ortega, Felipe; González-Barahona, Jesus M.; Robles, Gregorio (2007),
5482: 5262: 4630: 3643: 1975: 1372:
https://en.wikipedia.org/w/api.php?action=query&list=recentchanges
46: 8506: 8411: 8406: 8369: 7944: 7939: 7123: 7028: 6876: 6556: 6410: 6340: 5787: 5736: 5617: 5133: 4231: 2810: 2488: 2320: 2303: 2294:
MediaWiki is not designed to be a suitable replacement for dedicated
2251: 2247: 2226: 2192:
table that contains page titles, page ids, and other metadata; and a
2092: 2084: 1926: 1800: 1788: 1605: 1600: 1530: 956: 952: 849:
MediaWiki provides a rich core feature set and a mechanism to attach
771: 760: 740: 631: 627: 537: 369: 350: 330: 249: 66: 31: 5806: 5699:, vol. 8, Journal on Telecommunications and High Technology Law 4336: 4097: 3480: 2386: 2087:
extensions have been developed to combat the problem by introducing
1370:, also interface with the API. The API is accessed via URLs such as 743:
and, to a lesser degree, the Wikimedia Foundation's other projects.
728: 708:
The first version of MediaWiki, 1.1, was released in December 2003.
8426: 8401: 8017: 7974: 7949: 7822: 7611: 7359: 6530: 6083:
Information Systems Integration and Evolution: Ontologies at Rescue
6030: 5710: 5107: 4017: 3721: 2316: 2239: 2134: 2080: 2068: 2036: 1870: 1449: 810: 524:
When Knowledge was launched in January 2001, it ran on an existing
429:. Specifically, the manuals and other content at MediaWiki.org are 365: 354: 5237: 5159: 3280:
Everything Is Miscellaneous: The Power of the New Digital Disorder
2200:
In a 4½ year period prior to 2008, the MediaWiki database had 170
179: 8088: 8050: 7959: 7906: 7901: 7883: 7627: 7596: 7591: 7322: 6582: 5327:"Category:String manipulation templates â€“ Knowledge, the đź’•" 4977: 4864: 4384: 2284: 2162: 2088: 2060: 2040: 1890: 1866: 1808: 1637:" namespace, which can be used to discuss its contents, such as " 1477: 1348: 756: 752: 683: 663: 594: 398: 238: 234: 7775: 5924: 2075:. Part of the problem is that third party republishers, such as 1716: 583:. The "phase III" software went live on Knowledge in July 2002. 513: 7969: 7048: 6840: 6642: 6237: 6004: 4664: 3695: 3116:"Differences between Knowledge, Wikimedia, MediaWiki, and wiki" 2446: 2170: 2119: 1964: 783: 658:
Major milestones in MediaWiki's development have included: the
591:
the "Wikimedia" name (which itself is similar to "Knowledge").
6058:
The Top-Ten Wikipedias: A Quantitative Analysis Using WikiXRay
4536:
Multi-Stakeholder Governance and the Internet Governance Forum
4358: 4288: 3990: 3557: 3534:. Knowledge Management for Development Journal. Archived from 1603:
for structuring content. One of the earliest such features is
8066: 7911: 7860: 7647: 7317: 6743:"A Method for the evaluation of knowledge management systems" 6479: 6263: 4865:
H Zielke; W Boemke; M Kastrup; C Melzer (November 21, 2007),
4760: 4598: 4071: 3669: 2418: 2158: 2007: 1592:"Talk page" redirects here. For talk pages on Knowledge, see 1426: 1422: 1406: 1366:
library, Pywikibot, and a popular semi-automated tool called
787: 614:, and was originally submitted to the logo contest for a new 557: 230: 226: 6845: 6643:
Liang, M.; Chu, S.; Siu, F.; Zhou, A. (December 3–4, 2009),
5762: 5642: 5456: 4951: 4472: 3748: 3402: 3336: 3334: 3115: 481:(especially security problems). MediaWiki is developed on a 8022: 7893: 7814: 5961:
Intelligent distributed computing, systems and applications
5825: 2498: 1580: 1446: 1383: 1375: 1313:, showing the edit toolbar and some examples of wiki syntax 978: 912: 603: 563:
The first full implementation of this software was the new
556:
scripting language, and stored all of its information in a
533: 6740: 4691: 4205: 3428: 903:
on a server running both PHP and a compatible type of SQL
763:
began as a MediaWiki-based site, but is no longer a wiki.
7931: 6703: 6319:, University of Hertfordshire, p. 11, archived from 6117:
No downtime for data conversions: Rethinking hot upgrades
6080:
Curino, Carlo A.; Tanca, Letizia; Zaniolo, Carlo (2008),
4564: 4179: 3844: 3331: 2504: 1917:). Parser functions can be used to create a new command ( 1379: 1251: 675: 553: 536:
programming language, and stores all wiki pages in text (
450: 358: 210: 5669: 4813: 4716: 4046:
Facilitating Wiki/Repository Communication with Metadata
2746: 2744: 2526:"Maintenance release: 1.39.8 / 1.40.4 / 1.41.2 / 1.42.1" 2063:
that search the web for MediaWiki installations and add
1696:
In addition to namespaces, content can be ordered using
856: 5925:
Eric Ras; Jörg Rech; Sebastian Weber (August 1, 2008),
4787: 4507:
Newman, Aaron; Steinberg, Adam; Thomas, Jeremy (2008).
3532:"A stealth transformation: introducing wikis to the UN" 2607: 793:
Notable usages of MediaWiki within governments include
7670:
The Iraq War: A Historiography of Knowledge Changelogs
6392: 6288: 6113: 4153: 3373: 1772:"), which calls the template (in this case located at 899:
Installation of MediaWiki requires that the user have
337:, after which development has been coordinated by the 6341:
Albertsen, Johannes & Bouvin, Niels Olof (2008),
5865: 4506: 4473:
Carl Challborn & Teresa Reimann (December 2004),
3871:"Extricating Meaning from Wikimedia Article Archives" 2891:
Knowledge gears up for flood of video and photo files
2741: 1116:," the March Hare said to Alice, very earnestly. 6704:
Chu, S.; Kennedy, D.; Mak, M. (December 3–4, 2009),
6505: 4018:"Knowledge:AutoWikiBrowser â€“ Knowledge, the đź’•" 2460: 2355:
and installing security updates that are announced.
1342: 6396:
Toward upgrades-as-a-service in distributed systems
2686: 2684: 2630: 1838: 872:Niklas Laxström explains the features that allowed 6453: 6439:Five security tips from MediaWiki's lead developer 5185: 3241:"File talk:EloquenceSunflowerNew-Small.png – Meta" 2653: 2648: 2067:to them, despite the fact that MediaWiki uses the 5871: 4049:, Georgia Institute of Technology, archived from 3964: 3501:"The story of Intelpedia: A model corporate wiki" 3301: 3017: 2387:Comparison to other online collaboration software 2118:(which since 2014 has been in use on Knowledge), 1799:on an article page. The name of the parameter is 1561: 1529:to direct the user to the Jimbo Wales article on 1254:," the March Hare said to Alice, very earnestly. 894: 8613: 5353:"Bug 6455 – Enable StringFunctions on WMF wikis" 3529: 3273: 2681: 1747:of a wiki using MediaWiki with a customized skin 876:to provide MediaWiki with more than 400 locales. 5030:"Security issues with authorization extensions" 4531: 3047: 2723:"Knowledge:Statistics â€“ Knowledge, the đź’•" 2637:Magnus Manske's announcement of "PHP Knowledge" 2501:– for viewing Knowledge and other wikis offline 2217:have been highly optimized. MediaWiki supports 2153:A schematic of the MediaWiki database structure 923:can eliminate the need to deploy a new server. 919:) that is largely incompatible with MediaWiki. 6669: 6312: 5697:Knowledge's Labor Squeeze and its Consequences 4761:"Knowledge:Barnstars â€“ Knowledge, the đź’•" 3369: 3367: 2887: 2507:– a programming language that powers MediaWiki 2133:, on both data entered within the wiki and on 8591:Artificial intelligence in Wikimedia projects 8161: 7791: 6861: 6344:User defined structural searches in mediawiki 981:. Tools exist for converting content such as 926:An installation PHP script is accessed via a 333:on January 25, 2002, and further improved by 6608: 6435: 6293:, Beyond the comfort zone, pp. 95–104, 4256: 2043:, a site that archives video footage of the 1621:", in the default namespace, could describe 977:designed to be easier to use and learn than 6368:"Extension:Semantic MediaWiki – WikiApiary" 6146: 6144: 5643:M Dale; A Stern; M Deckert; W Sack (2009), 5510: 4692:"Template:Welcome â€“ Knowledge, the đź’•" 4313: 4206:"Knowledge:Huggle â€“ Knowledge, the đź’•" 3610: 3364: 3238: 2803: 2785:"Category:MediaWiki configuration settings" 2225:database replication, client-side caching, 8168: 8154: 8117: 7798: 7784: 7746: 6868: 6854: 6812: 5506: 5504: 4723:, Proceedings of the ACM, pp. 47–56, 4623: 3929: 3453: 3346:Presentation MediaWiki development (video) 2752:"Message group statistics: MediaWiki core" 2376:MediaWiki.org, including the Support Desk. 2323:respectively, and to some extent provides 2208: 2008:For footnotes and academic-related display 1937: 464:. MediaWiki developers participate in the 305: 195: 145: 73:running an alpha version of MediaWiki 1.40 59: 6807: 6758: 6679:, Institute of Technology and Education, 6298: 6150: 6065: 5849: 5839: 5694: 5514:Wikido: Exploiting the Potential of Wikis 4868:Operating Procedures in Clinical Practice 4814:"Template:Test5 â€“ Knowledge, the đź’•" 4629: 4511:. McGraw-Hill Professional. p. 185. 4413: 4335: 2372:Support for MediaWiki users consists of: 2071:attribute to discourage such attempts at 1776:) to load in place of the template call. 1700:. This simple feature provides automatic 1309:Editing interface of MediaWiki 1.41 with 1007:(another type of "behind the scenes" code 951:) and other wiki engines was the use of " 299: 8175: 6830:) is being considered for deletion. See 6141: 4788:"Template:Test â€“ Knowledge, the đź’•" 3447: 3023: 2578:"Names.php  • mediawiki" 2148: 2102: 1974: 1889:The MediaWiki codebase contains various 1738: 1715: 1599:MediaWiki provides many features beyond 1565: 1540: 1401: 1390:has been developed to provide layers of 1304: 1192:," said the Hatter: "it's 1035:," said the Hatter: "it's 860: 739:MediaWiki's most famous use has been in 727: 711: 593: 512: 7688:People imprisoned for editing Knowledge 7446:United States congressional staff edits 6747:Brazilian Journal of Radiation Sciences 6291:Teaching and learning online with wikis 6244:from the original on September 22, 2014 5572:from the original on September 15, 2014 5546:from the original on September 26, 2014 5501: 5244:from the original on September 26, 2014 5088:from the original on September 27, 2014 4414:Pintscher, Lydia (September 23, 2013). 3933:Wiki as a professional development tool 3755:from the original on November 23, 2007. 3583:Lerner, Reuven M. (February 23, 2006), 3511:from the original on September 16, 2013 3435:from the original on September 27, 2013 3024:Bartlett, Manning (November 14, 2001). 2975:from the original on September 14, 2017 2817:from the original on September 11, 2016 2618:from the original on September 19, 2015 2439:Brazilian Nuclear Engineering Institute 2406:." However, in one assessment in 2006, 2098: 1963:Since version 1.16, MediaWiki uses the 1556: 14: 8614: 6783:from the original on November 12, 2021 6736: 6734: 6512:from the original on December 27, 2018 6486:from the original on November 10, 2014 6417:from the original on November 25, 2014 6270:from the original on November 15, 2008 6218:from the original on December 27, 2018 6096:from the original on December 22, 2009 6037:from the original on November 24, 2014 6011:from the original on November 25, 2014 5411:from the original on November 27, 2014 5307:from the original on February 25, 2015 5218:from the original on November 27, 2014 5192:from the original on November 25, 2014 5166:from the original on November 10, 2014 5062:from the original on November 10, 2014 4794:from the original on November 11, 2009 4489:from the original on December 23, 2010 4108:from the original on February 21, 2021 3930:Foley, Brian & Chang, Tae (2008), 3851:from the original on December 19, 2007 3819:"HTML to Wiki Converter â€“ tables" 3582: 3053: 2791:from the original on November 10, 2014 2642: 2558:from the original on December 19, 2019 2445:against two others that were based on 2379:An official mailing list, Mediawiki-l. 2358: 1536: 1452:. The use of MediaWiki to operate the 401:and major internal installations like 8149: 7779: 7350:Hillsborough disaster Knowledge posts 6849: 6591:from the original on October 20, 2014 6563:from the original on October 20, 2014 6374:from the original on October 26, 2018 5769:from the original on October 20, 2014 5743:from the original on October 20, 2014 5717:from the original on October 20, 2014 5676:from the original on November 7, 2014 5624:from the original on December 3, 2010 5463:from the original on October 20, 2014 5359:from the original on January 22, 2012 5140:from the original on October 18, 2014 5114:from the original on October 12, 2014 4689: 4428:from the original on December 6, 2021 4365:from the original on December 3, 2010 4259:"Meet the 'bots' that edit Knowledge" 3908:, Tech & Learning, archived from 3901: 3740: 3377:Introducing new features to Knowledge 3319:from the original on October 27, 2020 3255:from the original on January 30, 2016 3220:from the original on November 4, 2015 3186:from the original on November 4, 2015 3083: 2993: 2991: 2869:from the original on October 29, 2020 2174:relational database management system 2054: 882:internationalization and localization 857:Internationalization and localisation 853:to provide additional functionality. 610:, using a flower photograph taken by 7408:Carlos Bandeirense MirandĂłpolis hoax 7378:on the Arabic and Persian Wikipedias 6618:, Educause Quarterly, archived from 6460:from the original on October 6, 2014 5437:from the original on August 24, 2018 3939:, Technology and Teacher Education, 3586:Installing and Customizing MediaWiki 3172:"International logo contest/results" 3065:from the original on October 2, 2019 3054:Manske, Magnus (November 14, 2001). 3035:from the original on October 2, 2019 2888:Rafe Needleman (November 19, 2008), 2843:from the original on August 23, 2023 2762:from the original on August 20, 2023 2729:from the original on August 28, 2021 2545: 2471:Free and open-source software portal 1970: 1945:The Wikimedia Foundation operates a 1294: 907:. Some users find that setting up a 823:United Nations Development Programme 799:United States Intelligence Community 682:, a "what you see is what you get" ( 6731: 6289:N Augar; R Raitman; W Zhou (2004), 5958: 4820:from the original on April 24, 2009 4816:. En.wikipedia.org. June 19, 2008. 4653:from the original on July 18, 2006. 4647:"Knowledge:Tools/Navigation popups" 4395:from the original on March 12, 2021 4238:from the original on March 23, 2010 4212:from the original on March 31, 2011 4024:from the original on April 20, 2010 3946:from the original on April 30, 2011 3883:from the original on March 10, 2011 3746: 3564:from the original on March 18, 2011 3454:Sarabadani, Amir (March 31, 2021). 3352:from the original on April 14, 2011 2898:from the original on August 6, 2009 2266: 1325:is an example of a non-minor edit. 815:United States Department of Defense 364:and stores all text content into a 24: 6686:from the original on March 4, 2016 6552:MediaWiki Administrator's Handbook 6192:from the original on July 22, 2018 6167:from the original on March 5, 2016 5985:from the original on March 8, 2021 5975:"Manual:Installation requirements" 5521:from the original on April 7, 2010 5385:from the original on June 25, 2010 5329:. En.wikipedia.org. May 15, 2010. 5281:from the original on June 25, 2010 5082:"Extension:Recent Activity Notify" 5056:"Manual:Hooks/ArticleSaveComplete" 5036:from the original on June 26, 2010 4984:from the original on June 25, 2010 4958:from the original on June 26, 2010 4874:, Royal College of Anaesthetists, 4846:from the original on June 25, 2010 4767:from the original on June 24, 2009 4671:from the original on June 25, 2010 4605:from the original on June 25, 2010 4269:from the original on July 28, 2012 4186:from the original on June 25, 2010 4160:from the original on March 4, 2010 4078:from the original on June 26, 2010 3997:from the original on March 9, 2018 3825:from the original on July 13, 2014 3773:from the original on June 25, 2010 3728:from the original on June 25, 2010 3702:from the original on June 25, 2010 3676:from the original on June 25, 2010 3650:from the original on June 25, 2010 3462:from the original on April 2, 2021 3409:from the original on March 8, 2013 3384:from the original on June 24, 2018 3096:from the original on July 12, 2017 3005:from the original on June 17, 2020 2988: 2837:"MediaWiki.org Project:Copyrights" 2702:from the original on July 22, 2018 2588:from the original on July 15, 2021 2479:List of content management systems 1814:A related method, called template 1550:server or each on its own server. 1513: 1359:of another web site. An extensive 1172:"You mean you can't take 1037:'''very''' 697: 598:MediaWiki logo until April 1, 2021 477:, are issued as needed to correct 27:Free and open-source wiki software 25: 8683: 8198:Knowledge community (Wikipedians) 7805: 6834:to help reach a consensus. â€ş 6799: 6393:T DumitraĹź; P Narasimhan (2009), 6212:"Extension:StructuredDiscussions" 6114:T Dumitras; P Narasimhan (2009), 5788:Lucene-search MediaWiki extension 5594:. MediaWiki. September 16, 2008. 5566:"Category:Flash Video extensions" 5004:"Extension:DeletePagePermanently" 4932:from the original on May 16, 2017 4881:from the original on May 15, 2011 4785: 4758: 4644: 4454:from the original on May 27, 2010 4015: 3971:from the original on May 27, 2010 3374:M Schindler; D Vrandecic (2009), 3122:from the original on July 1, 2009 2949:from the original on May 10, 2017 2923:from the original on May 10, 2017 2787:. MediaWiki. September 11, 2016. 2720: 2137:such as pages' revision history. 1900:to add additional PHP code in an 1545:An example of interlanguage links 1470: 1353:application programming interface 1343:Application programming interface 807:United States Department of State 8129: 8128: 8116: 8104: 7758: 7757: 7745: 6976:Predictions of the project's end 6697: 6663: 6636: 6602: 6575: 6543: 6524: 6498: 6472: 6446: 6429: 6403: 6386: 6360: 6334: 6306: 6282: 6256: 6240:. MediaWiki. November 27, 2009. 6230: 6204: 6178: 6107: 6073: 6049: 6023: 5997: 5967: 5952: 5941:from the original on May 3, 2011 5918: 5888:10.1016/J.NEUROIMAGE.2009.05.073 5819: 5807:SphinxSearch MediaWiki extension 5800: 5781: 5755: 5729: 5703: 5688: 5662: 5636: 5610: 5598:from the original on May 1, 2011 5584: 5558: 5532: 5489:from the original on May 1, 2011 5485:. MediaWiki. December 26, 2009. 5475: 5449: 5423: 5397: 5371: 5345: 5333:from the original on May 6, 2011 5319: 5293: 5277:. MediaWiki. December 25, 2009. 5267: 5010:from the original on May 1, 2011 4906:from the original on May 1, 2011 4698:from the original on May 6, 2011 4295:from the original on May 1, 2011 4291:. MediaWiki. November 24, 2009. 4134:from the original on May 1, 2011 3902:Jakes, David (August 15, 2006), 3799:from the original on May 1, 2011 3672:. MediaWiki. December 12, 2009. 3152:from the original on May 9, 2020 3001:. MediaWiki. September 5, 2018. 2463: 1915:<newtag>...</newtag> 1884: 1839:Groups and restriction of access 1807:. A class of templates known as 1711: 1660: 1425:and a special parser written in 1283:Alice's Adventures in Wonderland 1016:(seen onscreen by a site viewer) 837:uses MediaWiki to implement the 544:—a developer and student at the 45: 8647:Free software programmed in PHP 8642:Free content management systems 8537:Monkey selfie copyright dispute 7433:Seigenthaler biography incident 6436:Perrin, Chad (April 30, 2008), 5256: 5230: 5204: 5178: 5152: 5126: 5100: 5074: 5048: 5022: 4996: 4970: 4944: 4918: 4892: 4858: 4840:"Manual:User rights management" 4832: 4806: 4779: 4752: 4710: 4683: 4657: 4638: 4617: 4591: 4558: 4525: 4500: 4466: 4440: 4407: 4377: 4351: 4307: 4281: 4250: 4224: 4198: 4172: 4154:"Tags â€“ Knowledge, the đź’•" 4146: 4120: 4090: 4064: 4036: 4009: 3983: 3957: 3923: 3895: 3863: 3837: 3811: 3785: 3759: 3714: 3688: 3662: 3636: 3604: 3589:, Linux Journal, archived from 3576: 3550: 3523: 3493: 3474: 3456:"Logo of MediaWiki has changed" 3421: 3395: 3267: 3232: 3198: 3164: 3134: 3108: 3084:Mayer, Daniel (July 19, 2003). 3077: 2961: 2935: 2909: 2881: 2855: 2829: 2777: 2546:Reed, Sam (December 19, 2019). 1441:, is available via extensions. 1397: 1009:used to add formatting to text) 1000:used to add formatting to text) 844: 678:and JavaScript (2011); and the 630:to other wiki pages; while the 532:. UseModWiki is written in the 8672:Software using the GPL license 4509:Enterprise 2. 0 Implementation 4257:Daniel Nasaw (July 25, 2012). 4182:. MediaWiki. August 31, 2009. 3793:"Manual:Extending wiki markup" 2714: 2639:, wikipedia-l, August 24, 2001 2600: 2570: 2539: 2437:A 2021 study conducted by the 2274: 2025: 1770:{{Disputed|date=October 2018}} 1562:Page tabs and associated pages 895:Installation and configuration 440: 13: 1: 7364:Wikimedia Foundation actions 6875: 6819: 6482:. MediaWiki. March 22, 2010. 5739:. MediaWiki. March 24, 2010. 5592:"Category:YouTube extensions" 5214:. MediaWiki. March 22, 2010. 5136:. MediaWiki. March 22, 2010. 4667:. MediaWiki. March 30, 2010. 4130:. MediaWiki. April 10, 2008. 4128:"Category:WYSIWYG extensions" 3698:. MediaWiki. March 29, 2007. 3239:Erik Möller (July 26, 2003). 2945:. MediaWiki. March 26, 2013. 2548:"Announcing MediaWiki 1.34.0" 2511: 2157:MediaWiki can use either the 1932: 1850:standard operating procedures 1671:Collaborative tagging systems 1587: 1499: 998:(the "behind the scenes" code 970:MediaWiki uses an extensible 904: 8637:Cross-platform free software 8601:Knowledge for World Heritage 8522:WikiConference North America 7728:List of online encyclopedias 7713:Knowledge for World Heritage 7489:Israeli–Palestinian conflict 7119:WikiConference North America 6947:deletionism and inclusionism 6900:Conflict-of-interest editing 5511:Marieke Guy (January 2007), 5212:"Manual:Integration with S3" 4900:"Extension:PureWikiDeletion" 4577:, 80–82, 109, 120–121, 156. 3991:"Pywikibot â€“ MediaWiki" 3821:. WMF Labs. March 29, 2008. 3142:"International logo contest" 2919:. MediaWiki. July 19, 2013. 1755: 1685:Dewey Decimal Classification 1681:Hierarchical classifications 1648:Namespaces can be viewed as 1504: 1347:MediaWiki has an extensible 735:also makes use of MediaWiki. 626:MediaWiki uses for creating 497:. The site is also used for 7: 8543:Wikimedia Foundation v. NSA 8239:Rosie Stephenson-Goodknight 7682:Magna Carta (An Embroidery) 7494:Russian invasion of Ukraine 7277:Rosie Stephenson-Goodknight 6905:political editing incidents 6612:Social Software in Academia 6007:. MediaWiki. May 15, 2010. 5765:. MediaWiki. May 19, 2010. 5540:"Extension:CategorySuggest" 5405:"r51497 â€“ Code Review" 5379:"Extension:StringFunctions" 5275:"Extension:ParserFunctions" 5188:. MediaWiki. May 14, 2010. 5110:. MediaWiki. May 21, 2010. 5058:. MediaWiki. May 26, 2010. 4980:. MediaWiki. May 15, 2010. 4902:. MediaWiki. May 26, 2010. 4540:. Terminus Press. pp.  4476:Wiki products: a comparison 4450:. MediaWiki. May 21, 2010. 4074:. MediaWiki. May 24, 2010. 3967:. MediaWiki. May 17, 2010. 3767:"Manual:Installation guide" 3611:Petrazickis, Leons (2009), 3530:A. Maron; M. Maron (2007). 2456: 2443:knowledge management system 2441:compared a MediaWiki-based 2393:Comparison of wiki software 2334: 2144: 1720:Users can configure custom 1691: 718:Category:MediaWiki websites 686:) editing platform (2013). 10: 8688: 8470:List of Wikimedia chapters 6536:December 27, 2018, at the 5713:. MediaWiki. May 5, 2010. 5483:"Category:Math extensions" 5459:. MediaWiki. May 3, 2010. 5355:. bugzilla.wikimedia.org. 3696:"Manual:LocalSettings.php" 3644:"Manual:$ wgEnableUploads" 3429:"VisualEditor – MediaWiki" 3403:"MediaWiki ResourceLoader" 2390: 2367: 2073:search engine optimization 1591: 1517: 1298: 1264:," said the Hatter: "it's 721: 715: 701: 508: 425:license and partly in the 423:Creative Commons BY-SA 4.0 419:GNU General Public License 412: 29: 8559: 8457: 8362: 8257: 8206: 8190: 8183: 8099: 8059: 8036: 7988: 7930: 7892: 7869: 7836: 7813: 7741: 7661: 7620: 7579: 7536: 7506: 7459: 7393: 7340:Internet Watch Foundation 7313: 7304: 7168: 7132: 7096: 7019: 7008: 6883: 6411:"Security for developers" 5812:October 22, 2014, at the 5737:"Extension:SpamBlacklist" 5618:"Category:RSS extensions" 5134:"Manual:Parser functions" 3486:January 11, 2012, at the 3380:, Proceedings of WebSci, 3342:"Knowledge and MediaWiki" 3206:"Historical/Logo history" 2279:The parser serves as the 1260:"You mean you can't take 987:context-sensitive grammar 942: 901:administrative privileges 809:, and milWiki, a part of 704:MediaWiki version history 674:", a delivery system for 491:phabricator.wikimedia.org 435:open-source media formats 391:content management system 294: 282: 270: 262: 248: 216: 206: 169: 165: 137: 133: 115: 103: 80: 53: 44: 7368:on the Chinese Knowledge 6832:templates for discussion 6760:10.15392/bjrs.v9i2B.1250 6089:, Workshop on Semantic, 5834:(1), BioData Mining: 7, 4532:Malcolm, Jeremy (2008). 4482:, Athabasca University, 4098:"Extension:VisualEditor" 3458:. Wikimedia Foundation. 3090:Knowledge-L mailing list 3061:. Wikimedia Foundation. 3056:"Magnus's new script..." 3031:. Wikimedia Foundation. 3026:"Magnus's new script..." 1791:, to which are assigned 1787:. They are defined with 1048: 1041:''more'' 1033:''less'' 1022: 835:Free Software Foundation 724:mw:Sites using MediaWiki 612:Florence Nibart-Devouard 325:originally developed by 30:Not to be confused with 8662:Version control systems 8385:Censorship of Knowledge 7439:Star Trek Into Darkness 7078:Wikipedian in residence 6670:Schulz, Judith (2009), 6313:Cubric, Marija (2007), 6031:"Manual:Revision table" 5711:"Extension:ConfirmEdit" 5108:"Manual:Tag extensions" 4729:10.1145/1460563.1460573 3722:"Extension:AbuseFilter" 3623:10.1145/1723028.1723069 3283:. Times Books. p.  2415:University of Hong Kong 2260:data compression ratios 2209:Performance and storage 2141:is one such extension. 2107:A search box showing a 1938:Resources to developers 1629:, while a page titled " 819:United Nations agencies 645:chief technical officer 8632:Collaborative software 8581:Wikimedian of the Year 8265:Hampton Lintorn-Catlin 7073:Wikimedian of the Year 6154:Wikimedia Architecture 5238:"Extension:CodeReview" 5160:"Manual:Special pages" 4690:ÄŚesky (May 16, 2010). 3558:"LibrePlanet Homepage" 3481:MediaWiki testimonials 2399:collaboration software 2154: 2111: 2035:, YouTube videos, and 1994: 1985:conditional statements 1980: 1905:patches are required. 1748: 1730:client-side JavaScript 1725: 1572: 1546: 1520:Help:Interwiki linking 1414: 1314: 1280:(Quotation above from 877: 736: 651:, took up the role of 599: 521: 483:continuous integration 152:; 2 months ago 121:; 22 years ago 8657:Multilingual websites 7034:Arbitration Committee 6609:Bryant, Todd (2006), 6531:Books about MediaWiki 5841:10.1186/1756-0381-1-7 5793:June 2, 2012, at the 4978:"Extension:Oversight" 4573:. Springer. pp.  4385:"Interlanguage links" 2484:List of wiki software 2152: 2106: 1989: 1978: 1929:to host image files. 1803:from the value by an 1785:attribute–value pairs 1742: 1719: 1627:Arnold Schwarzenegger 1569: 1544: 1527:wikiquote:Jimbo Wales 1463:For WYSIWYG editing, 1456:, one of the largest 1405: 1382:, serialized PHP, or 1308: 1078:"Take some more 1027:"Take some more 871: 731: 712:Sites using MediaWiki 660:categorization system 597: 546:University of Cologne 516: 466:Google Summer of Code 119:January 25, 2002 8667:History of Knowledge 8596:Google and Knowledge 8517:WikiConference India 8177:Wikimedia Foundation 7703:Wikimedia Foundation 7638:Google and Knowledge 7403:Alan MacMasters hoax 7109:WikiConference India 6942:Deletion of articles 6625:on December 22, 2009 6584:MediaWiki User Guide 5303:. En.wikipedia.org. 4928:. En.wikipedia.org. 4790:. En.wikipedia.org. 4763:. En.wikipedia.org. 4694:. En.wikipedia.org. 4421:Commons:Village pump 4208:. En.wikipedia.org. 4156:. En.wikipedia.org. 4020:. En.wikipedia.org. 3249:Wikimedia Foundation 3216:. January 17, 2007. 3214:Wikimedia Foundation 3182:. January 10, 2007. 3180:Wikimedia Foundation 2917:"Development policy" 2692:"What is MediaWiki?" 2451:Open Journal Systems 2424:knowledge management 2413:A 2009 study at the 2345:cross-site scripting 2182:Microsoft SQL Server 2099:Searches and queries 1979:Tim Starling in 2008 1879:access control lists 1781:structured documents 1557:Content organization 1439:Egyptian hieroglyphs 1043:than nothing." 749:wiki hosting service 649:Wikimedia Foundation 588:Wikimedia Foundation 462:Wikimedia Foundation 393:on websites such as 387:knowledge management 378:database replication 362:programming language 339:Wikimedia Foundation 320:free and open-source 110:Wikimedia Foundation 7676:LGBTQ and Knowledge 7653:Science information 7633:Depths of Knowledge 7566:Listen to Knowledge 6238:"Extension:Wikilog" 6005:"Manual:Page table" 5263:jQuery on MediaWiki 4665:"Extension:Gadgets" 4416:"Wikidata is Here!" 4328:2006Natur.440..278Y 3309:"MediaWiki history" 2999:"Version lifecycle" 2758:. August 20, 2023. 2698:. January 9, 2021. 2359:Developer community 1919:{{#if:...|...|...}} 1910:ArticleSaveComplete 1537:Interlanguage links 1417:MediaWiki supports 1311:syntax highlighting 1232:than nothing." 666:functions, (2006); 41: 8652:Free wiki software 8575:Knowledge Monument 8465:Wikimedia movement 8447:Abstract Knowledge 8380:List of Wikipedias 8224:Dariusz Jemielniak 8219:Lisa Seitz-Gruwell 7718:Knowledge in India 7708:Wikimedia movement 7643:Health information 7527:Knowledge Monument 7520:Viola angustifolia 7423:Henryk Batuta hoax 7418:Essjay controversy 7272:Lisa Seitz-Gruwell 7212:Dariusz Jemielniak 7061:List of Wikipedias 6808:MediaWiki homepage 4359:"Manual:Interwiki" 4289:"Manual:Watchlist" 4053:on January 9, 2011 3348:. April 28, 2006. 2811:"Extension Matrix" 2660:. O'Reilly Media. 2650:Barrett, Daniel J. 2552:mediawiki-announce 2494:Semantic MediaWiki 2312:Semantic MediaWiki 2155: 2139:Semantic MediaWiki 2112: 2055:Combating linkspam 1981: 1818:(called by adding 1749: 1726: 1573: 1547: 1415: 1315: 1025:====A dialogue==== 878: 737: 600: 577:Lee Daniel Crocker 522: 335:Lee Daniel Crocker 95:Lee Daniel Crocker 82:Original author(s) 39: 8609: 8608: 8397:Wikimedia Commons 8358: 8357: 8280:Florence Devouard 8229:Rebecca MacKinnon 8143: 8142: 7856:Traction TeamPage 7773: 7772: 7502: 7501: 7479:COVID-19 pandemic 7467:American politics 7428:Jar'Edo Wens hoax 7300: 7299: 7232:Ira Brad Matetsky 7217:Rebecca MacKinnon 7187:Florence Devouard 6508:. Mediawiki.org. 6480:"Manual:Security" 6354:978-1-59593-985-2 6264:"Help:Signatures" 5656:978-1-60558-535-2 5431:"Lua performance" 4599:"Help:Categories" 4584:978-3-540-25995-4 4551:978-0-9805084-0-6 4518:978-0-07-159160-7 4448:"Help:Navigation" 4072:"API:Client code" 3993:. mediawiki.org. 3670:"Manual:$ wgLogo" 3405:. Mediawiki.org. 3313:MediaWiki website 3294:978-0-8050-8043-8 2863:"Project:PD help" 2756:translatewiki.net 2667:978-0-596-51979-7 2584:. April 8, 2021. 1971:Text manipulation 1774:Template:Disputed 1734:navigation popups 1454:Wikimedia Commons 1411:Wikimedia Commons 1295:Editing interface 1291: 1277: 1276: 995:MediaWiki syntax 933:LocalSettings.php 886:translatewiki.net 874:translatewiki.net 869: 668:Flagged Revisions 347:Wikimedia Commons 313: 312: 150:/ 27 June 2024 71:English Knowledge 16:(Redirected from 8679: 8586:Tides Foundation 8551:Knowledge Engine 8320:Patricio Lorente 8285:Oscar van Dillen 8244:Esra'a Al Shafei 8214:Maryana Iskander 8188: 8187: 8170: 8163: 8156: 8147: 8146: 8132: 8131: 8120: 8119: 8108: 7800: 7793: 7786: 7777: 7776: 7761: 7760: 7749: 7748: 7698:Wiki rabbit hole 7546:Academic studies 7514:274301 Knowledge 7311: 7310: 7207:Maryana Iskander 7182:Esra'a Al Shafei 7017: 7016: 6960:Ignore all rules 6870: 6863: 6856: 6847: 6846: 6837:PHP wiki engines 6816: 6811: 6810: 6793: 6792: 6790: 6788: 6762: 6738: 6729: 6728: 6727: 6725: 6719: 6712: 6701: 6695: 6694: 6693: 6691: 6685: 6678: 6667: 6661: 6660: 6658: 6651: 6640: 6634: 6633: 6632: 6630: 6624: 6617: 6606: 6600: 6599: 6598: 6596: 6579: 6573: 6572: 6570: 6568: 6547: 6541: 6528: 6522: 6521: 6519: 6517: 6502: 6496: 6495: 6493: 6491: 6476: 6470: 6469: 6467: 6465: 6450: 6444: 6443: 6433: 6427: 6426: 6424: 6422: 6407: 6401: 6400: 6390: 6384: 6383: 6381: 6379: 6364: 6358: 6357: 6338: 6332: 6331: 6330: 6328: 6310: 6304: 6303: 6302: 6286: 6280: 6279: 6277: 6275: 6260: 6254: 6253: 6251: 6249: 6234: 6228: 6227: 6225: 6223: 6208: 6202: 6201: 6199: 6197: 6186:"Manual:What is" 6182: 6176: 6175: 6174: 6172: 6166: 6159: 6148: 6139: 6138: 6137: 6135: 6130:on June 16, 2010 6129: 6123:, archived from 6122: 6111: 6105: 6104: 6103: 6101: 6095: 6088: 6077: 6071: 6070: 6069: 6053: 6047: 6046: 6044: 6042: 6027: 6021: 6020: 6018: 6016: 6001: 5995: 5994: 5992: 5990: 5971: 5965: 5964: 5956: 5950: 5949: 5948: 5946: 5940: 5933: 5922: 5916: 5915: 5869: 5863: 5862: 5853: 5843: 5823: 5817: 5804: 5798: 5785: 5779: 5778: 5776: 5774: 5763:"Extension:Nuke" 5759: 5753: 5752: 5750: 5748: 5733: 5727: 5726: 5724: 5722: 5707: 5701: 5700: 5692: 5686: 5685: 5683: 5681: 5666: 5660: 5659: 5640: 5634: 5633: 5631: 5629: 5614: 5608: 5607: 5605: 5603: 5588: 5582: 5581: 5579: 5577: 5562: 5556: 5555: 5553: 5551: 5536: 5530: 5529: 5528: 5526: 5508: 5499: 5498: 5496: 5494: 5479: 5473: 5472: 5470: 5468: 5457:"Extension:Cite" 5453: 5447: 5446: 5444: 5442: 5427: 5421: 5420: 5418: 5416: 5401: 5395: 5394: 5392: 5390: 5375: 5369: 5368: 5366: 5364: 5349: 5343: 5342: 5340: 5338: 5323: 5317: 5316: 5314: 5312: 5297: 5291: 5290: 5288: 5286: 5271: 5265: 5260: 5254: 5253: 5251: 5249: 5234: 5228: 5227: 5225: 5223: 5208: 5202: 5201: 5199: 5197: 5182: 5176: 5175: 5173: 5171: 5156: 5150: 5149: 5147: 5145: 5130: 5124: 5123: 5121: 5119: 5104: 5098: 5097: 5095: 5093: 5078: 5072: 5071: 5069: 5067: 5052: 5046: 5045: 5043: 5041: 5026: 5020: 5019: 5017: 5015: 5000: 4994: 4993: 4991: 4989: 4974: 4968: 4967: 4965: 4963: 4952:"RevisionDelete" 4948: 4942: 4941: 4939: 4937: 4922: 4916: 4915: 4913: 4911: 4896: 4890: 4889: 4888: 4886: 4880: 4873: 4862: 4856: 4855: 4853: 4851: 4836: 4830: 4829: 4827: 4825: 4810: 4804: 4803: 4801: 4799: 4783: 4777: 4776: 4774: 4772: 4756: 4750: 4749: 4714: 4708: 4707: 4705: 4703: 4687: 4681: 4680: 4678: 4676: 4661: 4655: 4654: 4642: 4636: 4635: 4633: 4621: 4615: 4614: 4612: 4610: 4595: 4589: 4588: 4572: 4562: 4556: 4555: 4539: 4529: 4523: 4522: 4504: 4498: 4497: 4496: 4494: 4488: 4481: 4470: 4464: 4463: 4461: 4459: 4444: 4438: 4437: 4435: 4433: 4411: 4405: 4404: 4402: 4400: 4381: 4375: 4374: 4372: 4370: 4355: 4349: 4348: 4339: 4311: 4305: 4304: 4302: 4300: 4285: 4279: 4278: 4276: 4274: 4254: 4248: 4247: 4245: 4243: 4228: 4222: 4221: 4219: 4217: 4202: 4196: 4195: 4193: 4191: 4176: 4170: 4169: 4167: 4165: 4150: 4144: 4143: 4141: 4139: 4124: 4118: 4117: 4115: 4113: 4094: 4088: 4087: 4085: 4083: 4068: 4062: 4061: 4060: 4058: 4040: 4034: 4033: 4031: 4029: 4013: 4007: 4006: 4004: 4002: 3987: 3981: 3980: 3978: 3976: 3961: 3955: 3954: 3953: 3951: 3945: 3938: 3927: 3921: 3920: 3919: 3917: 3905:Wild about Wikis 3899: 3893: 3892: 3890: 3888: 3882: 3875: 3867: 3861: 3860: 3858: 3856: 3841: 3835: 3834: 3832: 3830: 3815: 3809: 3808: 3806: 3804: 3789: 3783: 3782: 3780: 3778: 3763: 3757: 3756: 3744: 3738: 3737: 3735: 3733: 3718: 3712: 3711: 3709: 3707: 3692: 3686: 3685: 3683: 3681: 3666: 3660: 3659: 3657: 3655: 3640: 3634: 3633: 3608: 3602: 3601: 3600: 3598: 3593:on April 6, 2010 3580: 3574: 3573: 3571: 3569: 3554: 3548: 3547: 3545: 3543: 3527: 3521: 3520: 3518: 3516: 3497: 3491: 3478: 3472: 3471: 3469: 3467: 3451: 3445: 3444: 3442: 3440: 3425: 3419: 3418: 3416: 3414: 3399: 3393: 3392: 3391: 3389: 3371: 3362: 3361: 3359: 3357: 3338: 3329: 3328: 3326: 3324: 3305: 3299: 3298: 3275:David Weinberger 3271: 3265: 3264: 3262: 3260: 3236: 3230: 3229: 3227: 3225: 3202: 3196: 3195: 3193: 3191: 3168: 3162: 3161: 3159: 3157: 3138: 3132: 3131: 3129: 3127: 3112: 3106: 3105: 3103: 3101: 3081: 3075: 3074: 3072: 3070: 3051: 3045: 3044: 3042: 3040: 3021: 3015: 3014: 3012: 3010: 2995: 2986: 2984: 2982: 2980: 2965: 2959: 2958: 2956: 2954: 2943:"Summer of Code" 2939: 2933: 2932: 2930: 2928: 2913: 2907: 2906: 2905: 2903: 2885: 2879: 2878: 2876: 2874: 2859: 2853: 2852: 2850: 2848: 2833: 2827: 2826: 2824: 2822: 2807: 2801: 2800: 2798: 2796: 2781: 2775: 2774: 2769: 2767: 2748: 2739: 2738: 2736: 2734: 2718: 2712: 2711: 2709: 2707: 2688: 2679: 2678: 2676: 2674: 2659: 2652:(October 2008). 2646: 2640: 2634: 2628: 2627: 2625: 2623: 2604: 2598: 2597: 2595: 2593: 2574: 2568: 2567: 2565: 2563: 2554:(Mailing list). 2543: 2537: 2536: 2534: 2532: 2522: 2473: 2468: 2467: 2466: 2397:Users of online 2195: 2191: 1920: 1916: 1911: 1821: 1771: 1707: 1656: 1644: 1640: 1636: 1632: 1620: 1616: 1612: 1528: 1373: 1279: 1250:"Take some more 1241: 1238: 1235: 1231: 1228: 1225: 1221: 1218: 1215: 1211: 1208: 1205: 1201: 1198: 1195: 1191: 1188: 1185: 1181: 1178: 1175: 1171: 1168: 1165: 1162: 1159: 1156: 1153: 1150: 1147: 1143: 1140: 1137: 1134: 1131: 1128: 1125: 1122: 1119: 1115: 1112: 1109: 1105: 1102: 1099: 1096: 1093: 1092:"/Tea" 1090: 1087: 1084: 1081: 1077: 1074: 1071: 1068: 1065: 1062: 1058: 1055: 1052: 1042: 1038: 1034: 1030: 1026: 1017: 1013:Rendered output 1010: 1004:HTML equivalent 1001: 992: 991: 966: 934: 870: 642: 641: 622:) symbolize the 550:Knowledge editor 431:Creative Commons 353:, Meta-Wiki and 309: 304: 301: 218:Operating system 199: 194: 191: 189: 187: 185: 183: 181: 160: 158: 153: 149: 129: 127: 122: 63: 49: 42: 38: 21: 8687: 8686: 8682: 8681: 8680: 8678: 8677: 8676: 8612: 8611: 8610: 8605: 8555: 8453: 8354: 8325:Katherine Maher 8253: 8202: 8179: 8174: 8144: 8139: 8095: 8060:Other languages 8055: 8032: 7984: 7926: 7888: 7865: 7832: 7809: 7804: 7774: 7769: 7737: 7693:Print Knowledge 7657: 7616: 7575: 7538: 7532: 7498: 7455: 7389: 7296: 7222:Katherine Maher 7170: 7164: 7128: 7092: 7011: 7004: 6992:Citation needed 6886: 6879: 6874: 6835: 6806: 6805: 6802: 6797: 6796: 6786: 6784: 6739: 6732: 6723: 6721: 6720:on May 14, 2011 6717: 6710: 6702: 6698: 6689: 6687: 6683: 6676: 6668: 6664: 6659:on May 14, 2011 6656: 6649: 6641: 6637: 6628: 6626: 6622: 6615: 6607: 6603: 6594: 6592: 6581: 6580: 6576: 6566: 6564: 6549: 6548: 6544: 6540:, mediawiki.org 6538:Wayback Machine 6529: 6525: 6515: 6513: 6504: 6503: 6499: 6489: 6487: 6478: 6477: 6473: 6463: 6461: 6452: 6451: 6447: 6442:, Tech Republic 6434: 6430: 6420: 6418: 6409: 6408: 6404: 6391: 6387: 6377: 6375: 6366: 6365: 6361: 6355: 6339: 6335: 6326: 6324: 6323:on May 15, 2011 6311: 6307: 6300:10.1.1.133.1456 6287: 6283: 6273: 6271: 6262: 6261: 6257: 6247: 6245: 6236: 6235: 6231: 6221: 6219: 6210: 6209: 6205: 6195: 6193: 6184: 6183: 6179: 6170: 6168: 6164: 6157: 6151:Bergsma, Mark, 6149: 6142: 6133: 6131: 6127: 6120: 6112: 6108: 6099: 6097: 6093: 6086: 6078: 6074: 6067:10.1.1.107.1424 6054: 6050: 6040: 6038: 6029: 6028: 6024: 6014: 6012: 6003: 6002: 5998: 5988: 5986: 5973: 5972: 5968: 5957: 5953: 5944: 5942: 5938: 5931: 5923: 5919: 5870: 5866: 5824: 5820: 5816:, mediawiki.org 5814:Wayback Machine 5805: 5801: 5797:, mediawiki.org 5795:Wayback Machine 5786: 5782: 5772: 5770: 5761: 5760: 5756: 5746: 5744: 5735: 5734: 5730: 5720: 5718: 5709: 5708: 5704: 5695:Goldman, Eric, 5693: 5689: 5679: 5677: 5668: 5667: 5663: 5657: 5641: 5637: 5627: 5625: 5616: 5615: 5611: 5601: 5599: 5590: 5589: 5585: 5575: 5573: 5564: 5563: 5559: 5549: 5547: 5538: 5537: 5533: 5524: 5522: 5509: 5502: 5492: 5490: 5481: 5480: 5476: 5466: 5464: 5455: 5454: 5450: 5440: 5438: 5429: 5428: 5424: 5414: 5412: 5403: 5402: 5398: 5388: 5386: 5377: 5376: 5372: 5362: 5360: 5351: 5350: 5346: 5336: 5334: 5325: 5324: 5320: 5310: 5308: 5299: 5298: 5294: 5284: 5282: 5273: 5272: 5268: 5261: 5257: 5247: 5245: 5236: 5235: 5231: 5221: 5219: 5210: 5209: 5205: 5195: 5193: 5184: 5183: 5179: 5169: 5167: 5158: 5157: 5153: 5143: 5141: 5132: 5131: 5127: 5117: 5115: 5106: 5105: 5101: 5091: 5089: 5080: 5079: 5075: 5065: 5063: 5054: 5053: 5049: 5039: 5037: 5028: 5027: 5023: 5013: 5011: 5002: 5001: 4997: 4987: 4985: 4976: 4975: 4971: 4961: 4959: 4950: 4949: 4945: 4935: 4933: 4924: 4923: 4919: 4909: 4907: 4898: 4897: 4893: 4884: 4882: 4878: 4871: 4863: 4859: 4849: 4847: 4838: 4837: 4833: 4823: 4821: 4812: 4811: 4807: 4797: 4795: 4784: 4780: 4770: 4768: 4757: 4753: 4739: 4715: 4711: 4701: 4699: 4688: 4684: 4674: 4672: 4663: 4662: 4658: 4643: 4639: 4622: 4618: 4608: 4606: 4597: 4596: 4592: 4585: 4563: 4559: 4552: 4530: 4526: 4519: 4505: 4501: 4492: 4490: 4486: 4479: 4471: 4467: 4457: 4455: 4446: 4445: 4441: 4431: 4429: 4412: 4408: 4398: 4396: 4383: 4382: 4378: 4368: 4366: 4357: 4356: 4352: 4337:10.1038/440278a 4312: 4308: 4298: 4296: 4287: 4286: 4282: 4272: 4270: 4255: 4251: 4241: 4239: 4230: 4229: 4225: 4215: 4213: 4204: 4203: 4199: 4189: 4187: 4178: 4177: 4173: 4163: 4161: 4152: 4151: 4147: 4137: 4135: 4126: 4125: 4121: 4111: 4109: 4096: 4095: 4091: 4081: 4079: 4070: 4069: 4065: 4056: 4054: 4041: 4037: 4027: 4025: 4014: 4010: 4000: 3998: 3989: 3988: 3984: 3974: 3972: 3963: 3962: 3958: 3949: 3947: 3943: 3936: 3928: 3924: 3915: 3913: 3900: 3896: 3886: 3884: 3880: 3873: 3869: 3868: 3864: 3854: 3852: 3843: 3842: 3838: 3828: 3826: 3817: 3816: 3812: 3802: 3800: 3791: 3790: 3786: 3776: 3774: 3765: 3764: 3760: 3745: 3741: 3731: 3729: 3720: 3719: 3715: 3705: 3703: 3694: 3693: 3689: 3679: 3677: 3668: 3667: 3663: 3653: 3651: 3642: 3641: 3637: 3609: 3605: 3596: 3594: 3581: 3577: 3567: 3565: 3556: 3555: 3551: 3541: 3539: 3528: 3524: 3514: 3512: 3505:Socialmedia.biz 3499: 3498: 3494: 3490:, mediawiki.org 3488:Wayback Machine 3479: 3475: 3465: 3463: 3452: 3448: 3438: 3436: 3427: 3426: 3422: 3412: 3410: 3401: 3400: 3396: 3387: 3385: 3372: 3365: 3355: 3353: 3340: 3339: 3332: 3322: 3320: 3307: 3306: 3302: 3295: 3272: 3268: 3258: 3256: 3237: 3233: 3223: 3221: 3204: 3203: 3199: 3189: 3187: 3170: 3169: 3165: 3155: 3153: 3140: 3139: 3135: 3125: 3123: 3114: 3113: 3109: 3099: 3097: 3082: 3078: 3068: 3066: 3059:Wikimedia Lists 3052: 3048: 3038: 3036: 3029:Wikimedia Lists 3022: 3018: 3008: 3006: 2997: 2996: 2989: 2978: 2976: 2967: 2966: 2962: 2952: 2950: 2941: 2940: 2936: 2926: 2924: 2915: 2914: 2910: 2901: 2899: 2886: 2882: 2872: 2870: 2861: 2860: 2856: 2846: 2844: 2835: 2834: 2830: 2820: 2818: 2809: 2808: 2804: 2794: 2792: 2783: 2782: 2778: 2765: 2763: 2750: 2749: 2742: 2732: 2730: 2719: 2715: 2705: 2703: 2690: 2689: 2682: 2672: 2670: 2668: 2647: 2643: 2635: 2631: 2621: 2619: 2606: 2605: 2601: 2591: 2589: 2576: 2575: 2571: 2561: 2559: 2544: 2540: 2530: 2528: 2524: 2523: 2519: 2514: 2469: 2464: 2462: 2459: 2395: 2389: 2370: 2361: 2337: 2277: 2262:of up to 100x. 2211: 2193: 2189: 2178:Oracle Database 2147: 2101: 2059:There are many 2057: 2028: 2010: 1973: 1940: 1935: 1918: 1914: 1909: 1887: 1852:in a hospital. 1841: 1819: 1769: 1758: 1714: 1705: 1704:of the pattern 1694: 1663: 1654: 1642: 1638: 1634: 1630: 1618: 1614: 1610: 1597: 1594:Help:Talk pages 1590: 1564: 1559: 1539: 1526: 1523: 1516: 1514:Interwiki links 1507: 1502: 1473: 1400: 1371: 1368:AutoWikiBrowser 1345: 1303: 1297: 1272:than nothing." 1248: 1243: 1242: 1239: 1236: 1233: 1229: 1226: 1223: 1219: 1216: 1213: 1209: 1206: 1203: 1199: 1196: 1193: 1189: 1186: 1183: 1179: 1176: 1173: 1169: 1166: 1163: 1160: 1157: 1154: 1151: 1148: 1145: 1141: 1138: 1135: 1132: 1129: 1126: 1123: 1120: 1117: 1113: 1110: 1107: 1103: 1101:"Tea" 1100: 1097: 1094: 1091: 1088: 1085: 1082: 1079: 1075: 1072: 1069: 1066: 1063: 1060: 1056: 1053: 1050: 1045: 1044: 1040: 1036: 1032: 1028: 1024: 1015: 1014: 1008: 1006: 1005: 999: 997: 996: 964: 945: 932: 897: 861: 859: 847: 726: 720: 714: 706: 700: 698:Version history 670:, (2008); the " 653:release manager 639: 638: 606:was created by 548:, as well as a 511: 443: 415: 298: 202: 178: 161: 156: 154: 151: 125: 123: 120: 116:Initial release 99: 76: 75: 74: 57: 35: 28: 23: 22: 15: 12: 11: 5: 8685: 8675: 8674: 8669: 8664: 8659: 8654: 8649: 8644: 8639: 8634: 8629: 8624: 8607: 8606: 8604: 8603: 8598: 8593: 8588: 8583: 8578: 8571: 8563: 8561: 8557: 8556: 8554: 8553: 8548: 8547: 8546: 8539: 8529: 8524: 8519: 8514: 8509: 8504: 8503: 8502: 8497: 8492: 8487: 8482: 8477: 8467: 8461: 8459: 8455: 8454: 8452: 8451: 8450: 8449: 8439: 8434: 8429: 8424: 8419: 8414: 8409: 8404: 8399: 8394: 8389: 8388: 8387: 8382: 8377: 8366: 8364: 8360: 8359: 8356: 8355: 8353: 8352: 8347: 8342: 8340:MarĂ­a Sefidari 8337: 8332: 8327: 8322: 8317: 8312: 8307: 8305:Aaron Halfaker 8302: 8297: 8295:Arnnon Geshuri 8292: 8287: 8282: 8277: 8275:Bishakha Datta 8272: 8267: 8261: 8259: 8255: 8254: 8252: 8251: 8246: 8241: 8236: 8234:Raju Narisetti 8231: 8226: 8221: 8216: 8210: 8208: 8204: 8203: 8201: 8200: 8194: 8192: 8185: 8181: 8180: 8173: 8172: 8165: 8158: 8150: 8141: 8140: 8138: 8137: 8125: 8113: 8100: 8097: 8096: 8094: 8093: 8092: 8091: 8086: 8079:Federated Wiki 8076: 8075: 8074: 8063: 8061: 8057: 8056: 8054: 8053: 8048: 8042: 8040: 8034: 8033: 8031: 8030: 8025: 8020: 8015: 8010: 8005: 8000: 7994: 7992: 7986: 7985: 7983: 7982: 7977: 7972: 7967: 7962: 7957: 7952: 7947: 7942: 7936: 7934: 7928: 7927: 7925: 7924: 7919: 7914: 7909: 7904: 7898: 7896: 7890: 7889: 7887: 7886: 7881: 7875: 7873: 7867: 7866: 7864: 7863: 7858: 7853: 7848: 7842: 7840: 7834: 7833: 7831: 7830: 7825: 7819: 7817: 7811: 7810: 7803: 7802: 7795: 7788: 7780: 7771: 7770: 7768: 7767: 7755: 7742: 7739: 7738: 7736: 7735: 7730: 7725: 7720: 7715: 7710: 7705: 7700: 7695: 7690: 7685: 7678: 7673: 7665: 7663: 7659: 7658: 7656: 7655: 7650: 7645: 7640: 7635: 7630: 7624: 7622: 7618: 7617: 7615: 7614: 7609: 7604: 7602:Knowledge Zero 7599: 7594: 7589: 7583: 7581: 7577: 7576: 7574: 7573: 7571:Wikipediocracy 7568: 7563: 7558: 7553: 7548: 7542: 7540: 7534: 7533: 7531: 7530: 7523: 7516: 7510: 7508: 7504: 7503: 7500: 7499: 7497: 7496: 7491: 7486: 7481: 7476: 7475: 7474: 7463: 7461: 7457: 7456: 7454: 7453: 7448: 7443: 7435: 7430: 7425: 7420: 7415: 7410: 7405: 7399: 7397: 7391: 7390: 7388: 7387: 7386: 7385: 7384: 7383: 7375: 7374: 7373: 7362: 7357: 7352: 7347: 7342: 7337: 7332: 7327: 7326: 7325: 7314: 7308: 7302: 7301: 7298: 7297: 7295: 7294: 7289: 7284: 7279: 7274: 7269: 7267:MarĂ­a Sefidari 7264: 7259: 7257:Annie Rauwerda 7254: 7249: 7247:Raju Narisetti 7244: 7239: 7234: 7229: 7224: 7219: 7214: 7209: 7204: 7199: 7194: 7189: 7184: 7178: 7176: 7166: 7165: 7163: 7162: 7157: 7152: 7147: 7142: 7136: 7134: 7130: 7129: 7127: 7126: 7121: 7116: 7111: 7106: 7100: 7098: 7094: 7093: 7091: 7090: 7085: 7080: 7075: 7070: 7063: 7058: 7053: 7052: 7051: 7041: 7036: 7031: 7026: 7024:Administrators 7020: 7014: 7006: 7005: 7003: 7002: 6997: 6996: 6995: 6988: 6978: 6973: 6968: 6963: 6956: 6955: 6954: 6949: 6939: 6938: 6937: 6932: 6927: 6922: 6914: 6909: 6908: 6907: 6897: 6891: 6889: 6881: 6880: 6873: 6872: 6865: 6858: 6850: 6844: 6843: 6817: 6801: 6800:External links 6798: 6795: 6794: 6730: 6696: 6662: 6635: 6601: 6574: 6542: 6523: 6497: 6471: 6445: 6428: 6402: 6385: 6359: 6353: 6333: 6305: 6281: 6255: 6229: 6203: 6177: 6140: 6106: 6072: 6048: 6022: 5996: 5966: 5963:. p. 123. 5951: 5917: 5864: 5818: 5799: 5780: 5754: 5728: 5702: 5687: 5661: 5655: 5635: 5609: 5583: 5557: 5531: 5500: 5474: 5448: 5422: 5396: 5370: 5344: 5318: 5292: 5266: 5255: 5229: 5203: 5186:"Manual:Skins" 5177: 5151: 5125: 5099: 5073: 5047: 5021: 4995: 4969: 4943: 4917: 4891: 4857: 4831: 4805: 4778: 4751: 4737: 4709: 4682: 4656: 4637: 4616: 4590: 4583: 4557: 4550: 4524: 4517: 4499: 4465: 4439: 4406: 4376: 4350: 4306: 4280: 4249: 4232:"IRC/Channels" 4223: 4197: 4171: 4145: 4119: 4089: 4063: 4035: 4008: 3982: 3956: 3922: 3912:on May 2, 2010 3894: 3862: 3836: 3810: 3784: 3758: 3739: 3713: 3687: 3661: 3635: 3603: 3575: 3549: 3538:on May 4, 2011 3522: 3492: 3473: 3446: 3420: 3394: 3363: 3330: 3300: 3293: 3266: 3231: 3197: 3163: 3133: 3107: 3076: 3046: 3016: 2987: 2960: 2934: 2908: 2880: 2854: 2828: 2802: 2776: 2740: 2713: 2680: 2666: 2641: 2629: 2599: 2569: 2538: 2516: 2515: 2513: 2510: 2509: 2508: 2502: 2496: 2491: 2486: 2481: 2475: 2474: 2458: 2455: 2391:Main article: 2388: 2385: 2384: 2383: 2380: 2377: 2369: 2366: 2360: 2357: 2336: 2333: 2276: 2273: 2268:External links 2210: 2207: 2188:, including a 2176:. Support for 2146: 2143: 2131:faceted search 2109:drop-down list 2100: 2097: 2056: 2053: 2027: 2024: 2009: 2006: 1972: 1969: 1939: 1936: 1934: 1931: 1886: 1883: 1840: 1837: 1824:copy and paste 1779:Templates are 1768:(for example " 1766:curly brackets 1757: 1754: 1713: 1710: 1693: 1690: 1689: 1688: 1678: 1662: 1659: 1643:Template talk: 1623:the 1984 movie 1589: 1586: 1563: 1560: 1558: 1555: 1538: 1535: 1515: 1512: 1506: 1503: 1501: 1498: 1472: 1471:Tracking edits 1469: 1435:musical scores 1399: 1396: 1344: 1341: 1337:HTML attribute 1296: 1293: 1275: 1274: 1246: 1244: 1049: 1046: 1023: 1019: 1018: 1011: 1002: 961:World Wide Web 944: 941: 896: 893: 858: 855: 846: 843: 805:, used by the 797:, used by the 722:Main article: 713: 710: 702:Main article: 699: 696: 672:ResourceLoader 616:Knowledge logo 565:Meta Knowledge 510: 507: 475:point releases 471:minor releases 442: 439: 414: 411: 311: 310: 296: 292: 291: 286: 280: 279: 274: 268: 267: 264: 260: 259: 252: 246: 245: 220: 214: 213: 208: 204: 203: 201: 200: 175: 173: 167: 166: 163: 162: 143: 141: 139:Stable release 135: 134: 131: 130: 117: 113: 112: 107: 101: 100: 98: 97: 92: 86: 84: 78: 77: 64: 58: 55: 54: 51: 50: 26: 9: 6: 4: 3: 2: 8684: 8673: 8670: 8668: 8665: 8663: 8660: 8658: 8655: 8653: 8650: 8648: 8645: 8643: 8640: 8638: 8635: 8633: 8630: 8628: 8627:2002 software 8625: 8623: 8620: 8619: 8617: 8602: 8599: 8597: 8594: 8592: 8589: 8587: 8584: 8582: 8579: 8577: 8576: 8572: 8570: 8569: 8565: 8564: 8562: 8558: 8552: 8549: 8545: 8544: 8540: 8538: 8535: 8534: 8533: 8530: 8528: 8525: 8523: 8520: 8518: 8515: 8513: 8510: 8508: 8505: 8501: 8498: 8496: 8493: 8491: 8488: 8486: 8483: 8481: 8478: 8476: 8473: 8472: 8471: 8468: 8466: 8463: 8462: 8460: 8456: 8448: 8445: 8444: 8443: 8442:Wikifunctions 8440: 8438: 8435: 8433: 8430: 8428: 8425: 8423: 8420: 8418: 8415: 8413: 8410: 8408: 8405: 8403: 8400: 8398: 8395: 8393: 8390: 8386: 8383: 8381: 8378: 8376: 8373: 8372: 8371: 8368: 8367: 8365: 8361: 8351: 8348: 8346: 8345:Lila Tretikov 8343: 8341: 8338: 8336: 8333: 8331: 8328: 8326: 8323: 8321: 8318: 8316: 8313: 8311: 8310:James Heilman 8308: 8306: 8303: 8301: 8298: 8296: 8293: 8291: 8288: 8286: 8283: 8281: 8278: 8276: 8273: 8271: 8270:Danese Cooper 8268: 8266: 8263: 8262: 8260: 8256: 8250: 8247: 8245: 8242: 8240: 8237: 8235: 8232: 8230: 8227: 8225: 8222: 8220: 8217: 8215: 8212: 8211: 8209: 8205: 8199: 8196: 8195: 8193: 8189: 8186: 8182: 8178: 8171: 8166: 8164: 8159: 8157: 8152: 8151: 8148: 8136: 8135: 8126: 8124: 8123: 8114: 8112: 8111: 8107: 8102: 8101: 8098: 8090: 8087: 8085: 8082: 8081: 8080: 8077: 8073: 8070: 8069: 8068: 8065: 8064: 8062: 8058: 8052: 8049: 8047: 8044: 8043: 8041: 8039: 8035: 8029: 8026: 8024: 8021: 8019: 8016: 8014: 8011: 8009: 8006: 8004: 8001: 7999: 7996: 7995: 7993: 7991: 7987: 7981: 7978: 7976: 7973: 7971: 7968: 7966: 7963: 7961: 7958: 7956: 7953: 7951: 7948: 7946: 7943: 7941: 7938: 7937: 7935: 7933: 7929: 7923: 7920: 7918: 7915: 7913: 7910: 7908: 7905: 7903: 7900: 7899: 7897: 7895: 7891: 7885: 7882: 7880: 7877: 7876: 7874: 7872: 7868: 7862: 7859: 7857: 7854: 7852: 7849: 7847: 7844: 7843: 7841: 7839: 7835: 7829: 7826: 7824: 7821: 7820: 7818: 7816: 7812: 7808: 7807:Wiki software 7801: 7796: 7794: 7789: 7787: 7782: 7781: 7778: 7766: 7765: 7756: 7754: 7753: 7744: 7743: 7740: 7734: 7733:List of wikis 7731: 7729: 7726: 7724: 7721: 7719: 7716: 7714: 7711: 7709: 7706: 7704: 7701: 7699: 7696: 7694: 7691: 7689: 7686: 7684: 7683: 7679: 7677: 7674: 7672: 7671: 7667: 7666: 7664: 7660: 7654: 7651: 7649: 7646: 7644: 7641: 7639: 7636: 7634: 7631: 7629: 7626: 7625: 7623: 7619: 7613: 7610: 7608: 7605: 7603: 7600: 7598: 7595: 7593: 7590: 7588: 7585: 7584: 7582: 7578: 7572: 7569: 7567: 7564: 7562: 7559: 7557: 7554: 7552: 7549: 7547: 7544: 7543: 7541: 7535: 7529: 7528: 7524: 7522: 7521: 7517: 7515: 7512: 7511: 7509: 7505: 7495: 7492: 7490: 7487: 7485: 7482: 7480: 7477: 7473: 7470: 7469: 7468: 7465: 7464: 7462: 7458: 7452: 7451:Zhemao hoaxes 7449: 7447: 7444: 7442: 7440: 7436: 7434: 7431: 7429: 7426: 7424: 7421: 7419: 7416: 7414: 7411: 7409: 7406: 7404: 7401: 7400: 7398: 7396: 7395:Controversies 7392: 7381: 7380: 7379: 7376: 7371: 7370: 7369: 7366: 7365: 7363: 7361: 7358: 7356: 7353: 7351: 7348: 7346: 7343: 7341: 7338: 7336: 7333: 7331: 7328: 7324: 7321: 7320: 7319: 7316: 7315: 7312: 7309: 7307: 7303: 7293: 7290: 7288: 7285: 7283: 7282:Lila Tretikov 7280: 7278: 7275: 7273: 7270: 7268: 7265: 7263: 7260: 7258: 7255: 7253: 7252:Steven Pruitt 7250: 7248: 7245: 7243: 7240: 7238: 7235: 7233: 7230: 7228: 7227:Magnus Manske 7225: 7223: 7220: 7218: 7215: 7213: 7210: 7208: 7205: 7203: 7202:James Heilman 7200: 7198: 7195: 7193: 7190: 7188: 7185: 7183: 7180: 7179: 7177: 7174: 7167: 7161: 7158: 7156: 7153: 7151: 7148: 7146: 7143: 7141: 7138: 7137: 7135: 7131: 7125: 7122: 7120: 7117: 7115: 7112: 7110: 7107: 7105: 7102: 7101: 7099: 7095: 7089: 7086: 7084: 7081: 7079: 7076: 7074: 7071: 7069: 7068: 7064: 7062: 7059: 7057: 7054: 7050: 7047: 7046: 7045: 7042: 7040: 7037: 7035: 7032: 7030: 7027: 7025: 7022: 7021: 7018: 7015: 7013: 7012:(Wikipedians) 7007: 7001: 6998: 6994: 6993: 6989: 6987: 6986:Fact-checking 6984: 6983: 6982: 6979: 6977: 6974: 6972: 6969: 6967: 6964: 6961: 6957: 6953: 6950: 6948: 6945: 6944: 6943: 6940: 6936: 6933: 6931: 6928: 6926: 6923: 6921: 6918: 6917: 6915: 6913: 6910: 6906: 6903: 6902: 6901: 6898: 6896: 6893: 6892: 6890: 6888: 6882: 6878: 6871: 6866: 6864: 6859: 6857: 6852: 6851: 6848: 6842: 6838: 6833: 6829: 6828: 6823: 6818: 6815: 6809: 6804: 6803: 6782: 6778: 6774: 6770: 6766: 6761: 6756: 6752: 6748: 6744: 6737: 6735: 6716: 6709: 6708: 6700: 6682: 6675: 6674: 6666: 6655: 6648: 6647: 6639: 6621: 6614: 6613: 6605: 6590: 6587:, Wikibooks, 6586: 6585: 6578: 6562: 6558: 6554: 6553: 6546: 6539: 6535: 6532: 6527: 6511: 6507: 6501: 6485: 6481: 6475: 6459: 6456:. MediaWiki. 6455: 6449: 6441: 6440: 6432: 6416: 6413:. MediaWiki. 6412: 6406: 6398: 6397: 6389: 6373: 6369: 6363: 6356: 6350: 6346: 6345: 6337: 6322: 6318: 6317: 6309: 6301: 6296: 6292: 6285: 6269: 6266:. MediaWiki. 6265: 6259: 6243: 6239: 6233: 6217: 6214:. MediaWiki. 6213: 6207: 6191: 6188:. MediaWiki. 6187: 6181: 6163: 6156: 6155: 6147: 6145: 6126: 6119: 6118: 6110: 6092: 6085: 6084: 6076: 6068: 6063: 6059: 6052: 6036: 6033:. MediaWiki. 6032: 6026: 6010: 6006: 6000: 5984: 5980: 5976: 5970: 5962: 5955: 5937: 5930: 5929: 5921: 5913: 5909: 5905: 5901: 5897: 5893: 5889: 5885: 5881: 5877: 5876: 5868: 5861: 5857: 5852: 5847: 5842: 5837: 5833: 5829: 5822: 5815: 5811: 5808: 5803: 5796: 5792: 5789: 5784: 5768: 5764: 5758: 5742: 5738: 5732: 5716: 5712: 5706: 5698: 5691: 5675: 5672:. Meta-Wiki. 5671: 5665: 5658: 5652: 5648: 5647: 5639: 5623: 5620:. MediaWiki. 5619: 5613: 5597: 5593: 5587: 5571: 5568:. MediaWiki. 5567: 5561: 5545: 5542:. MediaWiki. 5541: 5535: 5520: 5516: 5515: 5507: 5505: 5488: 5484: 5478: 5462: 5458: 5452: 5436: 5432: 5426: 5410: 5407:. MediaWiki. 5406: 5400: 5384: 5381:. MediaWiki. 5380: 5374: 5358: 5354: 5348: 5332: 5328: 5322: 5306: 5302: 5296: 5280: 5276: 5270: 5264: 5259: 5243: 5240:. MediaWiki. 5239: 5233: 5217: 5213: 5207: 5191: 5187: 5181: 5165: 5162:. MediaWiki. 5161: 5155: 5139: 5135: 5129: 5113: 5109: 5103: 5087: 5084:. MediaWiki. 5083: 5077: 5061: 5057: 5051: 5035: 5032:. MediaWiki. 5031: 5025: 5009: 5006:. MediaWiki. 5005: 4999: 4983: 4979: 4973: 4957: 4954:. MediaWiki. 4953: 4947: 4931: 4927: 4921: 4905: 4901: 4895: 4877: 4870: 4869: 4861: 4845: 4842:. MediaWiki. 4841: 4835: 4819: 4815: 4809: 4793: 4789: 4782: 4766: 4762: 4755: 4748: 4744: 4740: 4738:9781605580074 4734: 4730: 4726: 4722: 4721: 4713: 4697: 4693: 4686: 4670: 4666: 4660: 4652: 4648: 4641: 4632: 4631:cs.IR/0604036 4627: 4620: 4604: 4601:. MediaWiki. 4600: 4594: 4586: 4580: 4576: 4571: 4570: 4561: 4553: 4547: 4543: 4538: 4537: 4528: 4520: 4514: 4510: 4503: 4485: 4478: 4477: 4469: 4453: 4449: 4443: 4427: 4423: 4422: 4417: 4410: 4394: 4390: 4386: 4380: 4364: 4361:. MediaWiki. 4360: 4354: 4347: 4343: 4338: 4333: 4329: 4325: 4322:(7082): 278, 4321: 4317: 4310: 4294: 4290: 4284: 4268: 4264: 4260: 4253: 4237: 4234:. Meta-Wiki. 4233: 4227: 4211: 4207: 4201: 4185: 4181: 4180:"Manual:Tags" 4175: 4159: 4155: 4149: 4133: 4129: 4123: 4107: 4103: 4099: 4093: 4077: 4073: 4067: 4052: 4048: 4047: 4039: 4023: 4019: 4012: 3996: 3992: 3986: 3970: 3966: 3960: 3942: 3935: 3934: 3926: 3911: 3907: 3906: 3898: 3879: 3872: 3866: 3850: 3847:. MediaWiki. 3846: 3845:"Markup spec" 3840: 3824: 3820: 3814: 3798: 3795:. MediaWiki. 3794: 3788: 3772: 3769:. MediaWiki. 3768: 3762: 3754: 3750: 3743: 3727: 3724:. MediaWiki. 3723: 3717: 3701: 3697: 3691: 3675: 3671: 3665: 3649: 3646:. MediaWiki. 3645: 3639: 3632: 3628: 3624: 3620: 3616: 3615: 3607: 3592: 3588: 3587: 3579: 3563: 3559: 3553: 3537: 3533: 3526: 3510: 3506: 3502: 3496: 3489: 3485: 3482: 3477: 3461: 3457: 3450: 3439:September 15, 3434: 3431:. MediaWiki. 3430: 3424: 3408: 3404: 3398: 3383: 3379: 3378: 3370: 3368: 3356:September 23, 3351: 3347: 3343: 3337: 3335: 3318: 3314: 3310: 3304: 3296: 3290: 3286: 3282: 3281: 3276: 3270: 3254: 3250: 3246: 3242: 3235: 3219: 3215: 3211: 3207: 3201: 3185: 3181: 3177: 3173: 3167: 3151: 3147: 3143: 3137: 3121: 3118:. MediaWiki. 3117: 3111: 3095: 3091: 3087: 3080: 3064: 3060: 3057: 3050: 3034: 3030: 3027: 3020: 3004: 3000: 2994: 2992: 2974: 2970: 2964: 2948: 2944: 2938: 2922: 2918: 2912: 2897: 2893: 2892: 2884: 2868: 2865:. MediaWiki. 2864: 2858: 2842: 2838: 2832: 2816: 2813:. MediaWiki. 2812: 2806: 2795:September 11, 2790: 2786: 2780: 2773: 2761: 2757: 2753: 2747: 2745: 2728: 2725:. Knowledge. 2724: 2717: 2701: 2697: 2693: 2687: 2685: 2669: 2663: 2658: 2657: 2651: 2645: 2638: 2633: 2617: 2613: 2612:mediawiki.org 2609: 2603: 2587: 2583: 2579: 2573: 2557: 2553: 2549: 2542: 2527: 2521: 2517: 2506: 2503: 2500: 2497: 2495: 2492: 2490: 2487: 2485: 2482: 2480: 2477: 2476: 2472: 2461: 2454: 2452: 2448: 2444: 2440: 2435: 2433: 2428: 2425: 2420: 2416: 2411: 2409: 2405: 2400: 2394: 2381: 2378: 2375: 2374: 2373: 2365: 2356: 2354: 2350: 2349:SQL injection 2346: 2342: 2332: 2328: 2326: 2322: 2318: 2313: 2307: 2305: 2299: 2297: 2292: 2290: 2286: 2282: 2272: 2270: 2269: 2263: 2261: 2255: 2253: 2249: 2245: 2241: 2235: 2233: 2228: 2224: 2223:load-balanced 2220: 2216: 2206: 2203: 2198: 2187: 2183: 2179: 2175: 2172: 2168: 2164: 2160: 2151: 2142: 2140: 2136: 2132: 2127: 2125: 2121: 2117: 2116:Elasticsearch 2110: 2105: 2096: 2094: 2090: 2086: 2082: 2078: 2074: 2070: 2066: 2062: 2052: 2050: 2046: 2042: 2038: 2034: 2023: 2021: 2016: 2005: 2003: 1998: 1993: 1988: 1986: 1977: 1968: 1966: 1961: 1959: 1955: 1950: 1948: 1943: 1930: 1928: 1924: 1906: 1903: 1899: 1896: 1892: 1885:Extensibility 1882: 1880: 1876: 1872: 1868: 1862: 1859: 1853: 1851: 1847: 1836: 1832: 1830: 1825: 1817: 1812: 1810: 1806: 1802: 1798: 1794: 1790: 1786: 1782: 1777: 1775: 1767: 1762: 1753: 1746: 1741: 1737: 1735: 1731: 1723: 1718: 1712:Customization 1709: 1703: 1699: 1686: 1682: 1679: 1676: 1672: 1669: 1668: 1667: 1661:Category tags 1658: 1651: 1646: 1628: 1624: 1608: 1607: 1602: 1595: 1585: 1582: 1577: 1568: 1554: 1551: 1543: 1534: 1532: 1521: 1511: 1497: 1493: 1490: 1486: 1484: 1479: 1468: 1466: 1461: 1459: 1455: 1451: 1448: 1442: 1440: 1436: 1432: 1428: 1424: 1420: 1412: 1408: 1404: 1395: 1393: 1389: 1385: 1381: 1377: 1369: 1365: 1362: 1358: 1354: 1350: 1340: 1338: 1333: 1331: 1330:edit conflict 1326: 1322: 1320: 1319:open question 1312: 1307: 1302: 1292: 1289: 1288:Lewis Carroll 1285: 1284: 1273: 1271: 1268:easy to take 1267: 1263: 1258: 1255: 1253: 1245: 1212:easy to take 1047: 1039:easy to take 1021: 1020: 1012: 1003: 994: 993: 990: 988: 984: 980: 976: 973: 968: 962: 958: 955:" instead of 954: 950: 940: 938: 929: 924: 922: 921:Cloud hosting 918: 917:Ruby on Rails 914: 910: 906: 902: 892: 889: 887: 883: 875: 854: 852: 842: 840: 836: 831: 828: 824: 820: 816: 812: 808: 804: 800: 796: 791: 789: 785: 781: 780:Conservapedia 777: 773: 769: 764: 762: 758: 754: 750: 746: 742: 734: 730: 725: 719: 709: 705: 695: 693: 692:Serhio Magpie 687: 685: 681: 677: 673: 669: 665: 661: 656: 654: 650: 646: 640:Brooke Vibber 635: 633: 629: 625: 621: 617: 613: 609: 605: 596: 592: 589: 584: 582: 578: 573: 570: 566: 561: 559: 555: 551: 547: 543: 542:Magnus Manske 539: 535: 531: 527: 526:wiki software 519: 518:Magnus Manske 515: 506: 504: 500: 496: 493:, which runs 492: 488: 484: 480: 476: 472: 467: 463: 459: 456: 452: 448: 438: 436: 432: 428: 427:public domain 424: 420: 410: 408: 404: 400: 396: 392: 388: 384: 379: 375: 371: 367: 363: 360: 356: 352: 348: 344: 340: 336: 332: 328: 327:Magnus Manske 324: 323:wiki software 321: 317: 308: 303: 297: 293: 290: 287: 285: 281: 278: 277:Wiki software 275: 273: 269: 266:459 languages 265: 261: 257: 253: 251: 247: 244: 240: 236: 232: 228: 224: 221: 219: 215: 212: 209: 205: 198: 193: 177: 176: 174: 172: 168: 164: 148: 142: 140: 136: 132: 118: 114: 111: 108: 106: 102: 96: 93: 91: 90:Magnus Manske 88: 87: 85: 83: 79: 72: 68: 62: 52: 48: 43: 37: 33: 19: 8573: 8568:The Signpost 8566: 8541: 8526: 8335:Larry Sanger 8315:Guy Kawasaki 8127: 8115: 8103: 8084:CoffeeScript 7954: 7762: 7750: 7680: 7668: 7551:Bibliography 7539:and analysis 7525: 7518: 7472:Donald Trump 7438: 7355:VisualEditor 7262:Larry Sanger 7197:David Gerard 7088:Women in Red 7067:The Signpost 7065: 7039:Art+Feminism 6990: 6965: 6925:geographical 6825: 6787:November 12, 6785:. Retrieved 6750: 6746: 6722:, retrieved 6715:the original 6706: 6699: 6688:, retrieved 6672: 6665: 6654:the original 6645: 6638: 6627:, retrieved 6620:the original 6611: 6604: 6593:, retrieved 6583: 6577: 6565:. Retrieved 6551: 6545: 6526: 6516:December 27, 6514:. Retrieved 6500: 6488:. Retrieved 6474: 6462:. Retrieved 6448: 6438: 6431: 6419:. Retrieved 6405: 6395: 6388: 6376:. Retrieved 6362: 6343: 6336: 6325:, retrieved 6321:the original 6315: 6308: 6290: 6284: 6272:. Retrieved 6258: 6246:. Retrieved 6232: 6222:December 27, 6220:. Retrieved 6206: 6194:. Retrieved 6180: 6169:, retrieved 6153: 6132:, retrieved 6125:the original 6116: 6109: 6098:, retrieved 6082: 6075: 6057: 6051: 6039:. Retrieved 6025: 6013:. Retrieved 5999: 5987:. Retrieved 5978: 5969: 5960: 5954: 5943:, retrieved 5927: 5920: 5879: 5873: 5867: 5831: 5827: 5821: 5802: 5783: 5771:. Retrieved 5757: 5745:. Retrieved 5731: 5719:. Retrieved 5705: 5696: 5690: 5678:. Retrieved 5664: 5645: 5638: 5626:. Retrieved 5612: 5600:. Retrieved 5586: 5574:. Retrieved 5560: 5548:. Retrieved 5534: 5523:, retrieved 5513: 5491:. Retrieved 5477: 5465:. Retrieved 5451: 5441:December 27, 5439:. Retrieved 5425: 5413:. Retrieved 5399: 5387:. Retrieved 5373: 5361:. Retrieved 5347: 5335:. Retrieved 5321: 5309:. Retrieved 5295: 5283:. Retrieved 5269: 5258: 5246:. Retrieved 5232: 5220:. Retrieved 5206: 5194:. Retrieved 5180: 5168:. Retrieved 5154: 5142:. Retrieved 5128: 5116:. Retrieved 5102: 5090:. Retrieved 5076: 5064:. Retrieved 5050: 5038:. Retrieved 5024: 5012:. Retrieved 4998: 4986:. Retrieved 4972: 4960:. Retrieved 4946: 4934:. Retrieved 4920: 4908:. Retrieved 4894: 4883:, retrieved 4867: 4860: 4848:. Retrieved 4834: 4822:. Retrieved 4808: 4796:. Retrieved 4781: 4769:. Retrieved 4754: 4719: 4712: 4700:. Retrieved 4685: 4673:. Retrieved 4659: 4640: 4619: 4607:. Retrieved 4593: 4568: 4560: 4535: 4527: 4508: 4502: 4491:, retrieved 4475: 4468: 4456:. Retrieved 4442: 4430:. Retrieved 4419: 4409: 4397:. Retrieved 4388: 4379: 4367:. Retrieved 4353: 4319: 4315: 4309: 4297:. Retrieved 4283: 4271:. Retrieved 4262: 4252: 4240:. Retrieved 4226: 4214:. Retrieved 4200: 4188:. Retrieved 4174: 4162:. Retrieved 4148: 4136:. Retrieved 4122: 4110:. Retrieved 4101: 4092: 4080:. Retrieved 4066: 4055:, retrieved 4051:the original 4045: 4038: 4026:. Retrieved 4011: 3999:. Retrieved 3985: 3973:. Retrieved 3959: 3948:, retrieved 3932: 3925: 3914:, retrieved 3910:the original 3904: 3897: 3885:. Retrieved 3865: 3853:. Retrieved 3839: 3827:. Retrieved 3813: 3801:. Retrieved 3787: 3775:. Retrieved 3761: 3742: 3730:. Retrieved 3716: 3704:. Retrieved 3690: 3678:. Retrieved 3664: 3652:. Retrieved 3638: 3613: 3606: 3595:, retrieved 3591:the original 3585: 3578: 3568:December 10, 3566:. Retrieved 3552: 3540:. Retrieved 3536:the original 3525: 3513:. Retrieved 3504: 3495: 3476: 3464:. Retrieved 3449: 3437:. Retrieved 3423: 3411:. Retrieved 3397: 3386:, retrieved 3376: 3354:. Retrieved 3345: 3321:. Retrieved 3312: 3303: 3279: 3269: 3257:. Retrieved 3244: 3234: 3222:. Retrieved 3209: 3200: 3188:. Retrieved 3175: 3166: 3154:. Retrieved 3145: 3136: 3124:. Retrieved 3110: 3098:. Retrieved 3089: 3079: 3067:. Retrieved 3058: 3049: 3037:. Retrieved 3028: 3019: 3007:. Retrieved 2979:November 15, 2977:. Retrieved 2971:. Open Hub. 2963: 2951:. Retrieved 2937: 2925:. Retrieved 2911: 2900:, retrieved 2890: 2883: 2871:. Retrieved 2857: 2845:. Retrieved 2831: 2821:September 6, 2819:. Retrieved 2805: 2793:. Retrieved 2779: 2771: 2764:. Retrieved 2755: 2731:. Retrieved 2716: 2704:. Retrieved 2695: 2671:. Retrieved 2655: 2644: 2632: 2622:September 7, 2620:. Retrieved 2611: 2602: 2590:. Retrieved 2581: 2572: 2562:December 19, 2560:. Retrieved 2551: 2541: 2529:. Retrieved 2520: 2436: 2429: 2412: 2396: 2371: 2362: 2353:mailing list 2338: 2329: 2325:semantic web 2308: 2300: 2296:online forum 2293: 2289:VisualEditor 2280: 2278: 2267: 2264: 2256: 2236: 2212: 2199: 2156: 2128: 2113: 2093:blacklisting 2058: 2033:Flash Videos 2029: 2011: 1999: 1995: 1990: 1982: 1962: 1951: 1944: 1941: 1907: 1888: 1863: 1858:transparency 1854: 1842: 1833: 1816:substitution 1815: 1813: 1778: 1763: 1759: 1750: 1733: 1727: 1697: 1695: 1664: 1647: 1604: 1598: 1578: 1574: 1552: 1548: 1524: 1508: 1494: 1491: 1487: 1474: 1465:VisualEditor 1462: 1458:free content 1443: 1419:rich content 1416: 1398:Rich content 1394:to the API. 1346: 1334: 1327: 1323: 1316: 1301:VisualEditor 1281: 1278: 1269: 1265: 1261: 1259: 1256: 1249: 969: 946: 925: 909:virtual host 898: 890: 879: 848: 845:Key features 832: 821:such as the 813:used by the 795:Intellipedia 792: 776:Scholarpedia 765: 738: 707: 688: 680:VisualEditor 671: 657: 636: 619: 604:product logo 601: 585: 574: 562: 523: 490: 444: 416: 403:Intellipedia 315: 314: 263:Available in 258:(compressed) 157:27 June 2024 144:1.42.1  105:Developer(s) 36: 8512:Wiki Indaba 8480:Deutschland 8432:Wikiversity 8422:Wikispecies 8330:Erik Möller 8300:Mike Godwin 8290:Sue Gardner 8249:Jimmy Wales 8072:Common Lisp 7621:Content use 7345:Scientology 7292:Molly White 7287:Jimmy Wales 7242:Jason Moore 7237:Erik Möller 7192:Sue Gardner 7114:Wiki Indaba 7104:Edit-a-thon 7083:WikiProject 6981:Reliability 6930:ideological 6820:‹ The 6595:October 20, 6567:October 20, 6378:October 12, 6171:October 21, 5882:(1): 11–3. 5828:BioData Min 5670:"Wiki spam" 5517:, Ariadne, 3259:February 3, 3100:January 18, 3009:October 21, 2969:"Wikimedia" 2608:"Copyright" 2432:Google Docs 2341:SQL queries 2275:Limitations 2215:scalability 2045:U.S. Senate 2026:Integration 1954:code review 1805:equals sign 1797:transcluded 1783:containing 1702:breadcrumbs 1675:del.icio.us 1483:IRC channel 1392:abstraction 1388:Client code 975:wiki markup 972:lightweight 928:web browser 839:LibrePlanet 830:software." 768:Citizendium 608:Erik Möller 581:scalability 503:enhancement 495:Phabricator 441:Development 329:for use on 254:79.05  8616:Categories 8532:Litigation 8475:Bangladesh 8437:Wikivoyage 8417:Wikisource 8392:Wiktionary 8350:Luis Villa 8110:Comparison 8003:Bloodhound 7917:UseModWiki 7879:TiddlyWiki 7871:JavaScript 7846:Confluence 7828:SharePoint 7723:Wikiracing 7607:WikiReader 7537:References 7330:First edit 7133:Wiki Loves 7056:Edit count 6971:Plagiarism 6952:notability 6895:Censorship 5875:NeuroImage 5363:October 9, 3887:January 2, 3542:October 9, 3515:August 16, 3069:October 2, 3039:October 2, 2847:August 23, 2766:August 20, 2582:github.com 2512:References 2408:Confluence 2404:stylesheet 2248:wiki farms 2167:PostgreSQL 2015:RefToolbar 1952:MediaWiki 1933:Extensions 1902:extensible 1875:Confluence 1789:parameters 1745:screenshot 1722:JavaScript 1639:User talk: 1606:namespaces 1601:hyperlinks 1588:Namespaces 1500:Navigation 1299:See also: 1247:A dialogue 1059:A dialogue 953:free links 949:UseModWiki 937:JavaScript 851:extensions 803:Diplopedia 716:See also: 628:hyperlinks 530:UseModWiki 505:requests. 458:repository 407:Diplopedia 383:extensions 343:Wiktionary 207:Written in 188:/mediawiki 182:.wikimedia 171:Repository 126:2002-01-25 56:Screenshot 8622:MediaWiki 8527:MediaWiki 8507:Wikimania 8412:Wikibooks 8407:Wikiquote 8370:Knowledge 8008:Kallithea 7965:Phriction 7955:MediaWiki 7945:BookStack 7940:BlueSpice 7413:Edit wars 7360:#1Lib1Ref 7150:Monuments 7124:Wikimania 7029:AfroCrowd 7010:Community 7000:Vandalism 6966:MediaWiki 6912:Criticism 6887:(outline) 6877:Knowledge 6777:237733021 6769:2319-0612 6724:April 23, 6690:April 25, 6629:April 23, 6557:Wikibooks 6327:April 24, 6295:CiteSeerX 6134:April 29, 6100:April 23, 6062:CiteSeerX 5989:March 14, 5979:MediaWiki 5945:April 23, 5912:Q21011200 5896:1053-8119 5525:April 23, 4885:April 25, 4493:April 23, 4432:March 17, 4399:March 17, 4389:MediaWiki 4112:March 15, 4102:MediaWiki 4057:April 23, 4001:March 16, 3950:April 23, 3916:April 23, 3747:Cacycle. 3597:April 23, 3323:August 4, 3245:Meta-wiki 3224:March 14, 3210:Meta-wiki 3190:March 14, 3176:Meta-wiki 3146:Meta-Wiki 2953:August 4, 2927:August 4, 2902:April 23, 2894:, C-Net, 2706:March 27, 2696:MediaWiki 2673:April 23, 2656:MediaWiki 2489:BlueSpice 2417:compared 2321:Knowledge 2304:link-rich 2252:Wikimedia 2232:profiling 2227:memcached 2085:Anti-spam 2037:RSS feeds 1967:library. 1927:Amazon S3 1898:functions 1809:infoboxes 1801:delimited 1756:Templates 1683:like the 1625:starring 1531:Wikiquote 1505:Wikilinks 957:CamelCase 772:Metapedia 761:WikiLeaks 741:Knowledge 632:sunflower 489:tracker, 351:Wikiquote 331:Knowledge 316:MediaWiki 300:mediawiki 67:Main Page 40:MediaWiki 32:Wikimedia 18:Mediawiki 8427:Wikinews 8402:Wikidata 8363:Projects 8191:Projects 8134:Category 8018:MoinMoin 7975:PukiWiki 7950:DokuWiki 7922:WikiBase 7823:FlexWiki 7764:Category 7612:Wikiwand 7556:Cultural 7460:Coverage 7145:Folklore 6885:Overview 6822:template 6781:Archived 6681:archived 6589:archived 6561:Archived 6534:Archived 6510:Archived 6506:"Events" 6484:Archived 6458:Archived 6415:Archived 6372:Archived 6268:Archived 6242:Archived 6216:Archived 6190:Archived 6162:archived 6091:archived 6035:Archived 6009:Archived 5983:Archived 5936:archived 5908:Wikidata 5904:19497377 5860:18822113 5810:Archived 5791:Archived 5767:Archived 5741:Archived 5715:Archived 5674:Archived 5622:Archived 5596:Archived 5570:Archived 5544:Archived 5519:archived 5487:Archived 5461:Archived 5435:Archived 5409:Archived 5383:Archived 5357:Archived 5331:Archived 5305:Archived 5279:Archived 5242:Archived 5216:Archived 5190:Archived 5164:Archived 5138:Archived 5112:Archived 5086:Archived 5060:Archived 5034:Archived 5008:Archived 4982:Archived 4956:Archived 4930:Archived 4904:Archived 4876:archived 4844:Archived 4818:Archived 4792:Archived 4765:Archived 4696:Archived 4669:Archived 4651:Archived 4603:Archived 4484:archived 4452:Archived 4426:Archived 4393:Archived 4363:Archived 4346:16541049 4293:Archived 4273:July 30, 4267:Archived 4263:BBC News 4236:Archived 4210:Archived 4184:Archived 4158:Archived 4132:Archived 4106:Archived 4076:Archived 4022:Archived 3995:Archived 3969:Archived 3941:archived 3878:Archived 3849:Archived 3829:June 12, 3823:Archived 3797:Archived 3771:Archived 3753:Archived 3726:Archived 3700:Archived 3674:Archived 3648:Archived 3631:27463043 3562:Archived 3509:Archived 3484:Archived 3466:April 2, 3460:Archived 3433:Archived 3407:Archived 3388:June 24, 3382:archived 3350:Archived 3317:Archived 3277:(2007). 3253:Archived 3218:Archived 3184:Archived 3156:April 9, 3150:Archived 3120:Archived 3094:Archived 3063:Archived 3033:Archived 3003:Archived 2973:Archived 2947:Archived 2921:Archived 2896:archived 2867:Archived 2841:Archived 2815:Archived 2789:Archived 2760:Archived 2727:Archived 2700:Archived 2616:Archived 2586:Archived 2556:Archived 2531:June 27, 2457:See also 2335:Security 2317:Wikidata 2281:de facto 2250:such as 2240:Metadata 2194:revision 2145:Database 2135:metadata 2089:CAPTCHAs 2081:PageRank 2069:nofollow 2065:linkspam 2061:spambots 1895:callback 1871:MoinMoin 1846:deletion 1698:subpages 1692:Subpages 1655:Special: 1450:metadata 1431:plotting 905:database 811:milSuite 662:(2004); 602:The old 528:system, 366:database 355:Wikidata 8560:Related 8500:Ukraine 8375:history 8207:Current 8089:Haskell 8051:Redmine 7960:PhpWiki 7907:ikiwiki 7902:Foswiki 7884:Wiki.js 7662:Related 7628:DBpedia 7597:Wapedia 7592:QRpedia 7323:Nupedia 7306:History 7160:Science 6916:Biases 6824:below ( 6490:May 30, 6464:May 30, 6421:May 30, 6274:May 30, 6248:May 30, 6196:May 30, 6041:May 30, 6015:May 30, 5851:2556319 5773:May 30, 5747:May 30, 5721:May 30, 5680:May 30, 5628:May 30, 5602:May 30, 5576:May 30, 5550:May 30, 5493:May 30, 5467:May 30, 5415:May 30, 5389:May 30, 5337:May 30, 5311:May 30, 5285:May 30, 5248:May 30, 5222:May 30, 5196:May 30, 5170:May 30, 5144:May 30, 5118:May 30, 5092:May 30, 5066:May 30, 5040:May 30, 5014:May 30, 4988:May 30, 4962:May 30, 4936:May 30, 4910:May 30, 4850:May 30, 4824:May 30, 4798:May 30, 4786:ÄŚesky. 4771:May 30, 4759:ÄŚesky. 4747:7164949 4702:May 30, 4675:May 30, 4645:Lupin. 4609:May 30, 4544:, 280. 4458:May 30, 4369:May 30, 4324:Bibcode 4299:May 30, 4242:May 30, 4216:May 30, 4190:May 30, 4164:May 30, 4138:May 30, 4082:May 30, 4028:May 30, 4016:ÄŚesky. 3975:May 30, 3855:May 30, 3803:May 30, 3777:May 30, 3749:"wikEd" 3732:May 30, 3706:May 30, 3680:May 30, 3654:May 30, 3413:July 6, 3126:May 30, 2873:May 30, 2733:May 30, 2721:ÄŚesky. 2592:May 19, 2368:Support 2285:WYSIWYG 2163:MariaDB 2077:mirrors 2041:Metavid 1867:Foswiki 1650:folders 1478:malware 1357:backend 1349:web API 827:INSTRAW 757:SNPedia 753:wikiHow 684:WYSIWYG 647:of the 637:Later, 520:in 2012 509:History 499:feature 447:patches 413:License 399:wikiHow 374:caching 295:Website 284:License 243:Solaris 239:OpenBSD 235:FreeBSD 223:Windows 155: ( 124: ( 69:of the 8490:Polska 8485:Israel 8184:People 8046:Gollum 7998:Allura 7990:Python 7970:PmWiki 7580:Mobile 7507:Honors 7441:debate 7169:People 7097:Events 7049:Lsjbot 6935:racial 6920:gender 6841:Curlie 6827:Curlie 6775:  6767:  6753:(2B). 6454:"News" 6351:  6297:  6064:  5910:  5902:  5894:  5858:  5848:  5653:  4745:  4735:  4581:  4548:  4515:  4344:  4316:Nature 3629:  3291:  2664:  2447:DSpace 2202:schema 2186:tables 2171:SQLite 2124:Sphinx 2120:Lucene 1965:jQuery 1958:Gerrit 1893:using 1829:server 1820:subst: 1793:values 1641:" or " 1613:" or " 1407:Images 1361:Python 983:tables 943:Markup 841:site. 784:Novell 745:Fandom 733:Fandom 664:parser 643:, the 624:syntax 455:Gerrit 395:Fandom 289:GPLv2+ 180:gerrit 8458:Other 8067:CLiki 7912:TWiki 7861:XWiki 7648:Kiwix 7561:Films 7484:Death 7318:Bomis 7155:Pride 7140:Earth 6773:S2CID 6718:(PDF) 6711:(PDF) 6684:(PDF) 6677:(PDF) 6657:(PDF) 6650:(PDF) 6623:(PDF) 6616:(PDF) 6165:(PDF) 6158:(PDF) 6128:(PDF) 6121:(PDF) 6094:(PDF) 6087:(PDF) 5939:(PDF) 5932:(PDF) 4879:(PDF) 4872:(PDF) 4743:S2CID 4626:arXiv 4487:(PDF) 4480:(PDF) 3965:"API" 3944:(PDF) 3937:(PDF) 3881:(PDF) 3874:(PDF) 3627:S2CID 2419:TWiki 2244:blobs 2219:Squid 2159:MySQL 2049:House 1923:Skins 1891:hooks 1795:when 1673:like 1635:Talk: 1615:Talk: 1611:User: 1581:diffs 1571:page. 1427:OCaml 1423:LaTeX 1234:</ 1224:</ 1204:</ 1184:</ 1146:</ 1118:</ 1108:</ 1095:title 1061:</ 788:Intel 558:MySQL 473:, or 370:views 231:Linux 227:macOS 190:/core 8258:Past 8122:List 8038:Ruby 8023:Trac 8013:Kuma 7980:Tiki 7894:Perl 7851:Jive 7838:Java 7815:.NET 7752:List 7587:Apps 7382:2022 7372:2021 7335:Logo 7173:list 7044:Bots 6789:2021 6765:ISSN 6726:2010 6692:2010 6631:2010 6597:2014 6569:2014 6518:2018 6492:2010 6466:2010 6423:2010 6380:2019 6349:ISBN 6329:2010 6276:2010 6250:2010 6224:2018 6198:2010 6173:2015 6136:2010 6102:2010 6043:2010 6017:2010 5991:2021 5947:2010 5900:PMID 5892:ISSN 5856:PMID 5775:2010 5749:2010 5723:2010 5682:2010 5651:ISBN 5630:2010 5604:2010 5578:2010 5552:2010 5527:2010 5495:2010 5469:2010 5443:2018 5417:2010 5391:2010 5365:2010 5339:2010 5313:2010 5287:2010 5250:2010 5224:2010 5198:2010 5172:2010 5146:2010 5120:2010 5094:2010 5068:2010 5042:2010 5016:2010 4990:2010 4964:2010 4938:2010 4912:2010 4887:2010 4852:2010 4826:2010 4800:2010 4773:2010 4733:ISBN 4704:2010 4677:2010 4611:2010 4579:ISBN 4569:Wiki 4546:ISBN 4513:ISBN 4495:2010 4460:2010 4434:2021 4401:2021 4371:2010 4342:PMID 4301:2010 4275:2012 4244:2010 4218:2010 4192:2010 4166:2010 4140:2010 4114:2021 4084:2010 4059:2010 4030:2010 4003:2018 3977:2010 3952:2010 3918:2010 3889:2011 3857:2010 3831:2014 3805:2010 3779:2010 3734:2010 3708:2010 3682:2010 3656:2010 3599:2010 3570:2018 3544:2010 3517:2013 3468:2021 3441:2013 3415:2013 3390:2018 3358:2009 3325:2013 3289:ISBN 3261:2013 3226:2007 3192:2007 3158:2020 3128:2010 3102:2015 3071:2019 3041:2019 3011:2018 2981:2012 2955:2013 2929:2013 2904:2010 2875:2010 2849:2023 2823:2017 2797:2016 2768:2023 2735:2010 2708:2021 2675:2010 2662:ISBN 2624:2015 2594:2021 2564:2019 2533:2024 2499:XOWA 2449:and 2347:and 2319:and 2190:page 2180:and 2122:and 2047:and 1873:and 1447:Exif 1433:and 1384:JSON 1376:HTTP 1270:more 1266:very 1262:less 1240:> 1230:> 1222:more 1220:> 1214:< 1210:> 1202:very 1200:> 1194:< 1190:> 1182:less 1180:> 1174:< 1170:> 1164:< 1161:> 1155:< 1152:> 1142:> 1136:< 1133:> 1127:< 1124:> 1114:> 1104:> 1086:href 1080:< 1076:> 1070:< 1067:> 1057:> 1051:< 979:HTML 913:Zope 833:The 825:and 786:and 778:and 755:and 747:, a 586:The 569:bugs 538:.txt 534:Perl 501:and 479:bugs 405:and 389:and 376:and 302:.org 272:Type 250:Size 184:.org 65:The 8028:Zim 7932:PHP 6839:at 6755:doi 5884:doi 5846:PMC 5836:doi 4725:doi 4542:188 4332:doi 4320:440 3619:doi 2505:PHP 2306:'. 2169:or 2002:Lua 1947:Git 1677:and 1437:to 1380:XML 1364:bot 1286:by 1252:tea 1106:tea 915:or 676:CSS 554:PHP 487:bug 451:Git 359:PHP 318:is 256:MiB 211:PHP 8618:: 8495:UK 6779:. 6771:. 6763:. 6749:. 6745:. 6733:^ 6559:. 6555:. 6370:. 6160:, 6143:^ 6060:, 5981:. 5977:. 5906:. 5898:. 5890:. 5880:48 5878:. 5854:, 5844:, 5830:, 5503:^ 5433:. 4741:, 4731:, 4649:. 4575:55 4424:. 4418:. 4391:. 4387:. 4340:, 4330:, 4318:, 4265:. 4261:. 4104:. 4100:. 3876:. 3751:. 3625:, 3560:. 3507:. 3503:. 3366:^ 3344:. 3333:^ 3315:. 3311:. 3287:. 3285:99 3251:. 3247:. 3243:. 3212:. 3208:. 3178:. 3174:. 3148:. 3144:. 3092:. 3088:. 2990:^ 2839:. 2770:. 2754:. 2743:^ 2694:. 2683:^ 2614:. 2610:. 2580:. 2550:. 2291:. 2271:. 2234:. 2221:, 2165:, 2126:. 2091:, 2039:. 2022:. 2020:3D 1960:. 1881:. 1869:, 1743:A 1386:. 1339:. 1158:br 1130:br 1064:h4 1054:h4 817:. 801:, 790:. 774:, 770:, 759:. 655:. 437:. 409:. 397:, 349:, 345:, 241:, 237:, 233:, 229:, 225:, 186:/g 8169:e 8162:t 8155:v 7799:e 7792:t 7785:v 7175:) 7171:( 6962:" 6958:" 6869:e 6862:t 6855:v 6791:. 6757:: 6751:9 6571:. 6520:. 6494:. 6468:. 6425:. 6382:. 6278:. 6252:. 6226:. 6200:. 6045:. 6019:. 5993:. 5914:. 5886:: 5838:: 5832:1 5777:. 5751:. 5725:. 5684:. 5632:. 5606:. 5580:. 5554:. 5497:. 5471:. 5445:. 5419:. 5393:. 5367:. 5341:. 5315:. 5289:. 5252:. 5226:. 5200:. 5174:. 5148:. 5122:. 5096:. 5070:. 5044:. 5018:. 4992:. 4966:. 4940:. 4914:. 4854:. 4828:. 4802:. 4775:. 4727:: 4706:. 4679:. 4634:. 4628:: 4613:. 4587:. 4554:. 4521:. 4462:. 4436:. 4403:. 4373:. 4334:: 4326:: 4303:. 4277:. 4246:. 4220:. 4194:. 4168:. 4142:. 4116:. 4086:. 4032:. 4005:. 3979:. 3891:. 3859:. 3833:. 3807:. 3781:. 3736:. 3710:. 3684:. 3658:. 3621:: 3572:. 3546:. 3519:. 3470:. 3443:. 3417:. 3360:. 3327:. 3297:. 3263:. 3228:. 3194:. 3160:. 3130:. 3104:. 3073:. 3043:. 3013:. 2983:. 2957:. 2931:. 2877:. 2851:. 2825:. 2799:. 2737:. 2710:. 2677:. 2626:. 2596:. 2566:. 2535:. 2161:/ 1913:( 1706:] 1687:. 1653:" 1631:] 1619:] 1596:. 1522:. 1413:. 1351:( 1290:) 1237:p 1227:i 1217:i 1207:b 1197:b 1187:i 1177:i 1167:p 1149:p 1139:p 1121:p 1111:a 1098:= 1089:= 1083:a 1073:p 1029:] 965:] 620:] 453:/ 192:/ 159:) 128:) 34:. 20:)

Index

Mediawiki
Wikimedia


Main Page
English Knowledge
Original author(s)
Magnus Manske
Lee Daniel Crocker
Developer(s)
Wikimedia Foundation
Stable release
Edit this on Wikidata
Repository
gerrit.wikimedia.org/g/mediawiki/core/
Edit this at Wikidata
PHP
Operating system
Windows
macOS
Linux
FreeBSD
OpenBSD
Solaris
Size
MiB
Type
Wiki software
License
GPLv2+

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.

↑