请输入您要查询的百科知识:

 

词条 MediaWiki
释义

  1. License

  2. Development

  3. History

     Version history 

  4. Sites using MediaWiki

  5. Key features

     Internationalization and localisation  Installation and configuration  Markup   A dialogue   Editing interface  Application programming interface  Rich content  Tracking edits  Navigation  Content organization  Page tabs and associated pages  {{anchor|Talk page|Namespace}} Namespaces  Category tags  Subpages  Customization  Templates  Groups and restriction of access  Extensibility 

  6. Extensions

     Resources to developers  Text manipulation  For footnotes and academic-related display  Integration  Combating linkspam  Searches and queries 

  7. Database

  8. Performance and storage

  9. Limitations

  10. Security

  11. Developer community

  12. Support

  13. Comparison to other online collaboration software

  14. See also

  15. References

  16. External links

{{Selfref|For information about the usage of MediaWiki in Wikipedia, see MediaWiki namespace.}}{{Distinguish|Wikimedia}}{{pp-move|small=yes}}{{short description|Wiki software}}{{Use mdy dates|date=November 2014}}{{Infobox software
| name = MediaWiki
| logo =
| logo caption = Official logo with slogan
| screenshot = English Wikipedia screenshot.png
| caption = The Main Page of the English Wikipedia running MediaWiki 1.24
| collapsible = yes
| author = Magnus Manske, Lee Daniel Crocker
| developer = Wikimedia Foundation and MediaWiki volunteers
| released = {{Start date and age|2002|01|25}}
| discontinued =
| programming language = PHP
| operating system = Windows, macOS, Linux, FreeBSD, Solaris, NetWare
| platform =
| size = ~37 MB (compressed)
| language count = 428[1]
| language footnote =
| genre = Wiki
| license = GPLv2+[2]
| alexa =
| website = {{URL|https://www.mediawiki.org}}
| standard =
| AsOf =
| bodystyle = width:323px
}}

MediaWiki is a free and open-source wiki engine. It was developed for use on Wikipedia in 2002, and given the name "MediaWiki" in 2003.[3] It remains in use on Wikipedia and almost all other Wikimedia sites, including Wiktionary, Wikimedia Commons and Wikidata; these sites continue to define a large part of the requirement set for MediaWiki.[3] MediaWiki was originally developed by Magnus Manske and improved by Lee Daniel Crocker.[4][5] Its development has since then been coordinated by the Wikimedia Foundation.

MediaWiki is written in the PHP programming language and stores all text content into a database. The software is optimized to efficiently handle large projects, which can have terabytes of content and hundreds of thousands of hits per second.[3][6] Because Wikipedia is one of the world's largest websites, achieving scalability through multiple layers of caching and database replication has been a major concern for developers. Another major aspect of MediaWiki is its internationalization; its interface is available in more than 300 languages.[9] The software has more than 900 configuration settings[7] and more than 1,900 extensions available for enabling various features to be added or changed.[8]

Besides its use on Wikimedia sites, MediaWiki has been used as a knowledge management and content management system on many thousands of websites, public and private, including the websites Fandom and wikiHow, and major internal installations like Intellipedia and Diplopedia.

License

MediaWiki is free and open source software and is distributed under the terms of the GNU General Public License version 2 or any later version. Its documentation, located at mediawiki.org, is released under the Creative Commons BY-SA 3.0 license and partly in the public domain.[9] Specifically, the manuals and other content at MediaWiki.org are Creative Commons-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.[10] MediaWiki development has generally favored the use of open-source media formats.[11]

Development

MediaWiki has an active volunteer community for development and maintenance. Users who have made meaningful contributions to the project by submitting patches are generally, upon request, granted access to commit revisions to the project's Git/Gerrit repository.[12]

There are also paid programmers who primarily develop projects for the Wikimedia Foundation. MediaWiki developers participate in the Google Summer of Code by facilitating the assignment of mentors to students wishing to work on MediaWiki core and extension projects.[13]

As of November 2012, there were about two hundred developers who had committed changes to the MediaWiki core or extensions within the past year.[14]

Major MediaWiki releases are generated approximately every six months by taking snapshots of the development branch, which is kept continuously in a runnable state;[15] minor releases, or point releases, are issued as needed to correct bugs (especially security problems).

MediaWiki also has a public bug tracker, [https://phabricator.wikimedia.org/ phabricator.wikimedia.org], which runs Phabricator. The site is also used for feature and enhancement requests.

History

When Wikipedia was first launched in January 2001, it ran on the existing wiki software UseModWiki, which is written in Perl and stores all wiki pages in text files. This software soon proved limiting, both in its functionality and its performance. In mid-2001, Magnus Manske, a developer and student at the University of Cologne, who was also a Wikipedia editor, began working on new software that would replace UseModWiki, specifically for use by Wikipedia. This software was written in PHP and stored all its information in a MySQL database. It launched on the English Wikipedia in January 2002, and was gradually deployed on all the Wikipedia language sites of that 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.

Increasing usage soon caused load problems again, and soon afterward, another rewrite of the software began, done by Lee Daniel Crocker, which was first 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 was meant to be more scalable. It went live on Wikipedia in July 2002.

The Wikimedia Foundation was announced on June 20, 2003, and in July, Wikipedia contributor Daniel Mayer suggested the name "MediaWiki" for the software, as a play on "Wikimedia".[16] The name was gradually phased in beginning in August 2003. The name has frequently caused confusion due to its (intentional) similarity to the "Wikimedia" name (which itself is similar to "Wikipedia").[17]

The product logo was created by Erik Möller using a flower photograph taken by Florence Nibart-Devouard, and was originally submitted to the logo contest for a new Wikipedia logo, held in mid-2003.[18] The logo came in third place, and was chosen to represent MediaWiki instead of Wikipedia, with the second place logo used for the Wikimedia Foundation.[19]

The double square brackets symbolize the syntax MediaWiki uses for creating hyperlinks to other wiki pages, and the sunflower represents the diversity of content on Wikipedia, the constant growth and also the wildness.[20]

Later, {{vanchor|Brion Vibber}}, the Chief Technical Officer of the Wikimedia Foundation,[21] took up the role of release manager and most active developer.[22][23]

Major milestones in MediaWiki's development have included the categorization system, added in 2004; parser functions, added in 2006; flagged revisions, added in 2008;[24] the "ResourceLoader", a delivery system for CSS and JavaScript, added in 2011;[25] and the VisualEditor, a WYSIWYG (What You See Is What You Get) editor, added in 2013.[26]

Version history

{{main|MediaWiki version history}}

The first version of MediaWiki, 1.1, was released in December 2003. The current stable version of MediaWiki, 1.32.0, was released in January 2019.

Sites using MediaWiki

{{see also|Category:MediaWiki websites}}

MediaWiki's most famous use has been in Wikipedia and, to a lesser degree, the Wikimedia Foundation's other projects. Fandom, a wiki farm, runs on MediaWiki. Other public wikis that run on MediaWiki include wikiHow and SNPedia. WikiLeaks began as a MediaWiki-based website, but is no longer a wiki.

A number of alternative wiki encyclopedias to Wikipedia run on MediaWiki, including Citizendium, Metapedia, Scholarpedia and Conservapedia. MediaWiki is also used internally by a large number of companies, including Novell and Intel.[27][28]

Notable usages of MediaWiki within governments include Intellipedia, used by the United States Intelligence Community, Diplopedia, used by the United States Department of State, and milWiki, a part of milSuite used by the United States Department of Defense. United Nations agencies such as the U.N. Development Programme and INSTRAW chose to implement their wikis using MediaWiki because "this software runs Wikipedia 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 software."[29]

The Free Software Foundation uses Mediawiki to implement the LibrePlanet website.[30]

Key features

MediaWiki provides a rich core feature set and a mechanism to attach extensions to provide additional functionality.

Internationalization and localisation

Due to the strong emphasis on multilingualism in the Wikimedia projects, internationalization and localization has received significant attention by developers. The user interface has been fully or partially translated into more than 300 languages on translatewiki.net,[31] and can be further customized by site administrators (the entire interface is editable through the wiki).

Several extensions, most notably those collected in the MediaWiki Language Extension Bundle, are designed to further enhance the multilingualism and internationalization of MediaWiki.

Installation and configuration

Installation of MediaWiki requires that the user have administrative privileges on a server running both PHP and a compatible type of SQL database. Some users find that setting up a virtual host is helpful if the majority of one's site runs under a framework (such as Zope or Ruby on Rails) that is largely incompatible with MediaWiki.[32] Cloud hosting can enable a user to dispense with the task of building a new server by hand.[33]

An installation PHP script is accessed via a web browser to initialize the wiki's settings. It prompts the user for a minimal set of required parameters, leaving further changes, such as enabling uploads,[34] adding a site logo,[35] and installing extensions, to be made by modifying configuration settings contained in a file called LocalSettings.php.[36] 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,[37] and certain gadgets can be added by creating JavaScript pages in the MediaWiki namespace.[38] The MediaWiki community publishes a comprehensive installation guide.[39]

Markup

One of the earliest differences between MediaWiki (and its predecessor, UseModWiki) and other wiki engines was the use of "free links" instead of CamelCase. When MediaWiki was created, it was typical for wikis to require text like "WorldWideWeb" to create a link to a page about the World Wide Web; 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. {{brackets|World Wide Web}}. This change was logical for the purpose of creating an encyclopedia, where accuracy in titles is important.

MediaWiki uses an extensible[40] lightweight wiki markup designed to be easier to use and learn than HTML. Tools exist for converting content such as tables between MediaWiki markup and HTML.[41] Efforts have been made to create a MediaWiki markup spec, but a consensus seems to have been reached that Wikicode requires context-sensitive grammar rules.[42][43] The following side-by-side comparison illustrates the differences between wiki markup and HTML:

MediaWiki syntaxEquivalent HTMLRendered output

A dialogue

"Take some more tea," 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 less," said the Hatter: "it's very easy to take more than nothing."

A dialogue

"Take some more tea," 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 less," said the Hatter: "it's very easy to take more than nothing."

sub=4|A dialogue}->
A dialogue

"Take some more tea," 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 less," said the Hatter: "it's very easy to take more than nothing."

(Quotation above from Alice's Adventures in Wonderland by Lewis Carroll)

Editing interface

{{see also|VisualEditor}}

MediaWiki's default page-editing tools have been described as somewhat challenging to learn.[44] A survey of students assigned to use a MediaWiki-based wiki found that when they were asked an open question 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."[45]

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 is an example of a non-minor edit.

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 edit conflict occurs. The second user is then given an opportunity to merge his content into the page as it now exists following the first user's page save.

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" HTML attribute.

Application programming interface

MediaWiki has an extensible web API (application programming interface) 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 backend of another web site.[46] An extensive Python bot library, Pywikibot,[47] and a popular semi-automated tool called AutoWikiBrowser, also interface with the API.[48] The API is accessed via URLs such as http://en.wikipedia.org/w/api.php?action=query&list=recentchanges. In this case, the query would be asking Wikipedia 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 HTTP connections from clients and can send a response in a variety of formats, such as XML, serialized PHP, or JSON.[49] Client code has been developed to provide layers of abstraction to the API.[50]

Rich content

{{Update|section|date=March 2018|inaccurate=yes|reason=VisualEditor now exists and should be mentioned in the paragraph about WYSIWYG editors}}

MediaWiki supports rich content generated through specialized syntax. For example, the software comes with optional support for rendering mathematical formulas using LaTeX and a special parser written in OCaml. Similar functionality for other content, ranging from graphical timelines over mathematical plotting and musical scores to Egyptian hieroglyphs, is available via extensions.

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 Exif metadata. The use of MediaWiki to operate the Wikimedia Commons, one of the largest free content media archives, has driven the need for further functionality in this area.

Because any WYSIWYG editor would have to know wikitext grammar, and no full grammar for wikitext exists, MediaWiki currently provides no native WYSIWYG support.[51] It does come with a customizable graphical toolbar for simplifying the process of learning the wiki syntax.[52] Various extensions exist for handling WYSIWYG editing to different degrees.[53]

Tracking edits

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 malware link")[54] added by customizable abuse filters and other extensions to aid in combating unhelpful edits.[55] On more active wikis, so many edits occur that it is hard to track Recent Changes manually. Anti-vandal software, including user-assisted tools[56] are sometimes employed on such wikis to process Recent Changes items. Server load can be reduced by sending a continuous feed of Recent Changes to an IRC channel that these tools can monitor, eliminating their need to send requests for a refreshed Recent Changes feed to the API.[57][58]

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.[59] As with the recent changes page, recent edits that appear on the watchlist contain clickable links for easy review of the article history and specific changes made.

There is also 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.

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.[60]

Navigation

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 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.

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 wikiquote:Jimbo Wales to direct the user to the Jimbo Wales article on Wikiquote.[61] 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.

Content organization

Page tabs and associated pages

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 or not the user is logged into the 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.[62]

Each page has an associated history page from which the user can access every version of the page that has ever existed and generate diffs between two versions of his choice. Users' contributions are displayed not only here, but also via a "user contributions" option on a sidebar. Carl Challborn & Teresa Reimann note that "While this feature may be a slight deviation from the collaborative, 'ego-less' spirit of wiki purists, it can be

very useful for educators who need to assess the contribution and participation of individual student users."[63]

{{anchor|Talk page|Namespace}} Namespaces

{{redirect|selfref=true|Talk page|talk pages on Wikipedia|Help:Talk pages}}

MediaWiki provides many features beyond hyperlinks for structuring content. One of the earliest such features is namespaces. One of Wikipedia'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 "User:" or "Talk:") 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 "{{brackets|The Terminator}}", in the default namespace, could describe the 1984 movie starring Arnold Schwarzenegger, while a page titled "{{brackets|User:The Terminator}}" could be a profile describing a user who chooses this name as a pseudonym. More commonly, each namespace has an associated "Talk:" namespace, which can be used to discuss its contents, such as "User talk:" or "Template talk:". The purpose of having discussion pages is to allow content to be separated from discussion surrounding the content.[64][65]

Namespaces can be viewed as folders 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 "Special:" 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.[66]

Category tags

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.[67] The use of categorization to organize content has been described as a combination of:

  • Collaborative tagging systems like del.icio.us and
  • Hierarchical classifications like the Dewey Decimal Classification.[68]

Subpages

In addition to namespaces, content can be ordered using subpages. This simple feature provides automatic breadcrumbs of the pattern {{brackets|Page title/Subpage title}} from the page after the slash (in this case, "Subpage title") to the page before the slash (in this case, "Page title").

Customization

If the feature is enabled, users can customize their stylesheets and configure client-side JavaScript to be executed with every pageview. On Wikipedia, this has led to a large number of additional tools and helpers developed through the wiki and shared among users. For instance, navigation popups is a custom JavaScript tool that shows previews of articles when the user hovers over links, and also provides shortcuts for common maintenance tasks.[69]

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 extension,[70] 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.

Templates

The "MediaWiki:" namespace was also originally 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:".

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 curly brackets (for example "{{Disputed|date=October 2018}}"), which calls the template (in this case located at Disputed) to load in place of the template call.

Templates are structured documents containing attribute–value pairs. They are defined with parameters, to which are assigned values when transcluded on an article page. The name of the parameter is delimited from the value by an equals sign. A class of templates known as infoboxes is used on Wikipedia 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.

A related method, called template substitution (called by adding subst: at the beginning of a template link) inserts (like a copy and paste operation) the contents of the template into the target page, 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 server resources (the actual amount of savings can vary depending on wiki configuration and the complexity of the template).

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 often used to identify problems with a Wikipedia 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,[71] giving them awards for outstanding contributions,[72][73] warning them when their behavior is considered inappropriate,[74] notifying them when they are blocked from editing,[75] and so on.

Groups and restriction of access

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" users that one becomes a member of after making a certain number of edits and waiting a certain number of days.[76] Some groups that are enabled by default are bureaucrats and sysops. Bureaucrats have power to change other users' rights. Sysops have power over page protection and deletion 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 standard operating procedures in a hospital.[77]

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 nonexistent.[78] Blanking also leaves the content accessible through the history page, an outcome that, while potentially increasing transparency by allowing non-sysops to easily review the content removal decision for appropriateness, might be unacceptable or even unlawful[79] 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, can be used by a group (e.g. "Oversighters") to prevent a page from being viewed by non-members of that group.[80] It is also possible, using certain extensions, to remove content from being viewed through any of the normal channels on the wiki,[81] or even to completely delete revisions from the database.[82]

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 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.[83] Here, wiki engines like FosWiki, MoinMoin and Confluence provide more flexibility by supporting advanced security mechanisms like access control lists.

Extensibility

The MediaWiki codebase contains various "hooks" using callback functions to add additional PHP code in an extensible 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 patches are required.

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 ArticleSaveComplete hook occurs after a save article request has been processed.[84] 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.[85] New tags can be created to process data with opening and closing tags (...).[86] Parser functions can be used to create a new command ({{#if:...|...|...}}).[87] 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.[88] Skins allow users to customize the look and feel of MediaWiki.[89] A minor extension point allows the use of Amazon S3 to host image files.[90]

Extensions

{{main|MediaWiki extension}}

Resources to developers

MediaWiki can be made more advanced and useful for various purposes through its extensions. These extensions vary greatly in complexity.

The Wikimedia Foundation operates a Git server where many extensions host their repository. Most of them also have a documentation page on the MediaWiki website.

MediaWiki code review was itself historically facilitated through a MediaWiki extension.[91] As of March 2012, it has been done through Gerrit.

Since version 1.16, MediaWiki uses the jQuery library.[92]

Text manipulation

Among the most popular extensions is a parser function extension, ParserFunctions, which allows different content to be rendered based on the result of conditional statements.[93] 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}}.[94] Schindler recounts the history of the ParserFunctions extension as follows:[24]

{{cquote|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 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 offer 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 was 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 function 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.}}

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,[95] clamored for it to be enabled on their projects.[96] Much of its functionality was eventually integrated into the ParserFunctions extension,[97] 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."[98]

Since 2012 an extension, Scribunto, has existed that allows for the creation of "modules" - wiki pages written in the scripting language Lua - which can then be run within templates and standard wiki pages. Scribunto has been installed on Wikipedia and other Wikimedia sites since 2013, and is used heavily on those sites. Scribunto code runs significantly faster than corresponding wikitext code using ParserFunctions.[99]

For footnotes and academic-related display

Another very popular extension is a citation extension that enables footnotes to be added to pages using inline references.[100] This extension has, however, been criticized for being difficult to use and requiring the user to memorize complex syntax. A gadget called RefToolbar 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[101] and an extension that allows molecules to be rendered in 3D.[102]

Integration

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[103] and extensions for inclusion of Flash Videos,[104] YouTube videos,[105] and RSS feeds.[106] Metavid, a site that archives video footage of the U.S. Senate and House floor proceedings, was created using code extending MediaWiki into the domain of collaborative video authoring.[107]

Combating linkspam

There are many spambots that search the web for MediaWiki installations and add linkspam to them, despite the fact that MediaWiki uses the nofollow attribute to discourage such attempts at search engine optimization.[108] Part of the problem is that third party republishers, such as mirrors, may not independently implement the nofollow tag on their websites, so marketers can still get PageRank benefit by inserting links into pages when those entries appear on third party websites.[109] Anti-spam extensions have been developed to combat the problem by introducing CAPTCHAs,[110] blacklisting certain URLs,[111] and allowing bulk deletion of pages recently added by a particular user.[112]

Searches and queries

MediaWiki comes pre-installed with a standard text-based search. Extensions exist to let MediaWiki use more sophisticated third-party search engines, including Elasticsearch (which since 2014 has been in use on Wikipedia), Lucene[113] and Sphinx.[114]

Various MediaWiki extensions have also been created to allow for more complex, faceted search, on both data entered within the wiki and on metadata such as pages' revision history.[115][116] Semantic MediaWiki is one such extension.[117][118]

Database

MediaWiki can use either the MySQL/MariaDB, PostgreSQL or SQLite relational database management system. There is limited support for Oracle Database and Microsoft SQL Server.[119] A MediaWiki database contains several dozen tables, including a page table that contains page titles, page ids, and other metadata;[120] and a revision 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.[121][122]

In a 4½ year period, the MediaWiki database had 170 schema versions.[123] Possibly the largest schema change was done in MediaWiki 1.5, when the storage of metadata was separated from that of content, to improve performance flexibility. When this upgrade was applied to Wikipedia, the site was locked for editing, and the schema was converted to the new 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 Wikipedia downtime.[124]

Performance and storage

Because it is used to run one of the highest-traffic sites on the Web, Wikipedia, MediaWiki's performance and scalability have been highly optimized.[23] MediaWiki supports Squid, load-balanced database replication, client-side caching, memcached 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 queries, etc., caching every result that is expensive and has temporal locality of reference, and focusing on the hot spots in the code through profiling.[125]

MediaWiki code is designed to allow for data to be written to a master database and read from slave databases, although the master can be used for some read operations if the slaves are not yet up to date. Metadata, 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 blobs in external storage. The software is suitable for the operation of large scale wiki farms such as Wikimedia, which had about 800 wikis as of August 2011. However, MediaWiki comes with no built-in GUI to manage such installations.

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 data compression ratios of up to 100x.[125]

For more information on the architecture, such as how it stores wikitext and assembles a page, see External links.

Limitations

The parser serves as the de facto 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 WYSIWYG editors for MediaWiki, although several WYSIWYG extensions do exist, including the popular VisualEditor.

MediaWiki is not designed to be a suitable replacement for dedicated online forum or blogging software,[126] although extensions do exist to allow for both of these.[127][128]

It is common for new MediaWiki users to make certain mistakes, such as forgetting to sign posts with four tildes (~~~~),[129] or manually entering a plaintext signature,[130] due to unfamiliarity with the idiosyncratic particulars involved in communication on MediaWiki discussion pages. On the other hand, the 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 'link-rich'.[131]

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.[132] The Semantic MediaWiki extension provides these features, but it is not in use on Wikipedia. The Wikibase Repository and Wikibase Repository client are however implemented in Wikidata and Wikipedia respectively, and to some extent provides semantic web features, and linking of centrally stored data to infoboxes in various Wikipedia articles.

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.[133]

Security

MediaWiki developers have enacted security standards, both for core code and extensions.[134] SQL queries and HTML output are usually done through wrapper functions that handle validation, escaping, filtering for prevention of cross-site scripting and SQL injection.[135] Many security issues have had to be patched after a MediaWiki version release,[136] 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 listserv and installing security updates that are announced.[137]

Developer community

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.[138]

Support

Support for MediaWiki users consists of:

  • MediaWiki.org, including the Support Desk.
  • An official mailing list, Mediawiki-l.
  • Several books have been written about MediaWiki administration,[139] including some free online books.[140][141]

Comparison to other online collaboration software

{{Main|Comparison of wiki software}}

Users of online collaboration software are familiar with MediaWiki's functions and layout due to its noted use on Wikipedia. Compared to other wikis, MediaWiki is also fairly aesthetically pleasing, though simple, and has an easily customized side menu and stylesheet.[142] However, in one assessment in 2006, Confluence was deemed to be a superior product due to its very usable API and ability to better support multiple wikis.[102] Wiki providers Socialtext and JotSpot have/had project management features that MediaWiki lacks.[143]

A study was done at the University of Hong Kong comparing TWiki to MediaWiki. The authors noted that TWiki has been considered as a collaborative tool for development of educational papers and technical projects, whereas MediaWiki's most noted use is on Wikipedia. Although both platforms allow discussion and tracking of progress, TWiki has a "Report" part that MediaWiki lacks. Students perceived MediaWiki as being easier to use and more enjoyable than TWiki. When asked whether they recommended using MediaWiki for knowledge management course group project, 15 out of 16 respondents expressed their preference for MediaWiki giving answers of great certainty, such as "of course", "for sure".[144] TWiki and MediaWiki both have flexible plug-in architecture.[145]

A study that compared students' experience with MediaWiki to that with Google Documents found that students gave the latter a much higher rating on user-friendly layout.[146]

See also

{{Portal|Free and open-source software}}
  • List of content management systems
  • List of wiki software
  • BlueSpice MediaWiki
  • XOWA – for viewing Wikipedia and other wikis offline

References

1. ^{{cite web|url=https://phabricator.wikimedia.org/source/mediawiki/browse/master/languages/data/Names.php|title=Names of languages supported by MediaWiki core}}
2. ^{{cite web|url=https://www.mediawiki.org/wiki/Copyright|title=Copyright|work=mediawiki.org|access-date=September 7, 2015|archive-url=https://web.archive.org/web/20150919145522/https://www.mediawiki.org/wiki/Copyright|archive-date=September 19, 2015|dead-url=no|df=mdy-all}}
3. ^{{cite web|url=https://www.mediawiki.org/w/index.php?title=Manual:What_is_MediaWiki%3F&oldid=743778 |title=What is MediaWiki? |accessdate=2013-08-04}}
4. ^Magnus Manske's announcement of "PHP Wikipedia", wikipedia-l, 2001-08-24
5. ^{{cite book|title=MediaWiki|author=Barrett, Daniel J.|publisher=O'Reilly Media|date=October 2008|isbn=978-0-596-51979-7|url=http://oreilly.com/catalog/9780596519681|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20100505210622/http://oreilly.com/catalog/9780596519681|archive-date=May 5, 2010|dead-url=no|df=mdy-all}}
6. ^{{cite web|author=Česky |url=//en.wikipedia.org/w/index.php?title=Wikipedia:Statistics&oldid=352738565 |title=Wikipedia:Statistics – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30}}
7. ^{{cite web |url=https://www.mediawiki.org/wiki/Category:MediaWiki_configuration_settings |title=Category:MediaWiki configuration settings |publisher=MediaWiki |date=September 11, 2016 |accessdate=2016-09-11 |archive-url=https://web.archive.org/web/20141110154304/http://www.mediawiki.org/wiki/Category:MediaWiki_configuration_settings |archive-date=November 10, 2014 |dead-url=no |df=mdy-all }}
8. ^{{cite web |url=https://www.mediawiki.org/wiki/Category:All_extensions |title=Extension Matrix |publisher=MediaWiki |date= |accessdate=2017-09-06 |archive-url=https://web.archive.org/web/20160911222500/https://www.mediawiki.org/wiki/Category:All_extensions |archive-date=September 11, 2016 |dead-url=no |df=mdy-all }}
9. ^{{cite web| url = //www.mediawiki.org/w/index.php?title=Project:Copyrights&oldid=262877| title = MediaWiki.org Project:Copyrights| accessdate = 2009-08-17 }}
10. ^{{cite web|url=https://www.mediawiki.org/w/index.php?title=Project:PD_help&oldid=320349 |title=Project:PD help |publisher=MediaWiki |date= |accessdate=2010-05-30}}
11. ^{{citation|url=http://news.cnet.com/8301-17939_109-10103177-2.html|title=Wikipedia gears up for flood of video and photo files|date=November 19, 2008|author=Rafe Needleman|publisher=C-Net|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20090806080149/http://news.cnet.com/8301-17939_109-10103177-2.html|archive-date=August 6, 2009|dead-url=no|df=mdy-all}}
12. ^{{cite web|url=https://www.mediawiki.org/w/index.php?title=Development_policy&oldid=740327 |title=Development policy |publisher=MediaWiki |date=July 19, 2013 |accessdate=2013-08-04}}
13. ^{{cite web|url=https://www.mediawiki.org/w/index.php?title=Summer_of_Code&oldid=663742 |title=Summer of Code |publisher=MediaWiki |date= March 26, 2013|accessdate=2013-08-04}}
14. ^{{cite web |url=https://www.openhub.net/orgs/wikimedia |title=Wikimedia |publisher=Open Hub |date= |accessdate=2012-11-15 |archive-url=https://web.archive.org/web/20170914173356/https://www.openhub.net/orgs/wikimedia |archive-date=September 14, 2017 |dead-url=no |df=mdy-all }} Approximate counts (not deduplicated) as of 2012-11-04: 139 for core, 155 for extensions supported by WMF, 190 and 42 for extensions only hosted on WMF's Git and SVN repositories respectively.
15. ^{{cite web|url=https://www.mediawiki.org/w/index.php?title=Version_lifecycle&oldid=2870502 |title=Version lifecycle |publisher=MediaWiki |date=September 5, 2018 |accessdate=2018-10-21}}
16. ^{{cite web |url = https://lists.wikimedia.org/pipermail/wikipedia-l/2003-July/011021.html |last = Mayer |first = Daniel |accessdate = |title = Phase IV, Wikibooks.org/.com and WikimediaFoundation.org/.com (was Wikis and uniformity) |work = Wikipedia-L mailing list archives }}
17. ^{{cite web |url = http://www.mediawiki.org/wiki/Wikipmediawiki |title = Differences between Wikipedia, Wikimedia, MediaWiki, and wiki |publisher = MediaWiki |date = May 25, 2010 |accessdate = 2010-05-30 |archive-url = https://web.archive.org/web/20090701102809/http://www.mediawiki.org/wiki/Wikipmediawiki |archive-date = July 1, 2009 |dead-url = no |df = mdy-all }}
18. ^{{cite web |title = International logo contest/results |url = http://meta.wikimedia.org/w/index.php?title=International_logo_contest/Results&oldid=509000 |author = Wikimedia contributors |work = Meta-wiki |publisher = Wikimedia Foundation |date = January 10, 2007 |accessdate = 2007-03-14 }}
19. ^{{cite web |author = Wikimedia contributors |title = Historical/Logo history |url = http://meta.wikimedia.org/w/index.php?title=Meta:Historical/Logo_history&oldid=513925 |publisher = Wikimedia Foundation |date = January 17, 2007 |accessdate = 2007-03-14 |work = Meta-wiki }}
20. ^{{cite web |title = File talk:EloquenceSunflowerNew-Small.png – Meta |url = http://meta.wikimedia.org/w/index.php?title=File_talk:EloquenceSunflowerNew-Small.png&oldid=9331 |author = Erik Möller |work = Meta-wiki |publisher = Wikimedia Foundation |date = July 26, 2003 |accessdate = 2013-02-03 }}
21. ^{{cite book |title = The Power of the New Digital Disorder |author = David Weinberger | authorlink = David Weinberger |year = 2007 |publisher = Times Books |isbn = 0-8050-8043-0 |page = 99 }}
22. ^{{cite web |url = //www.mediawiki.org/w/index.php?title=MediaWiki_history&oldid=618636 |accessdate = 2013-08-04 |title = MediaWiki history |work = MediaWiki website }}
23. ^{{cite web |url = https://www.youtube.com/watch?v=DWef69ItVrU |date = April 28, 2006 |accessdate = 2009-09-23 |title = Wikipedia and MediaWiki |work = Presentation MediaWiki development (video) |archive-url = https://web.archive.org/web/20110414151917/http://www.youtube.com/watch?v=DWef69ItVrU |archive-date = April 14, 2011 |dead-url = no |df = mdy-all }}
24. ^{{citation |title = Introducing new features to Wikipedia |author1 = M Schindler |author2 = D Vrandecic |publisher = Proceedings of WebSci |year = 2009 |url = https://www.researchgate.net/publication/224219255_Introducing_New_Features_to_Wikipedia_Case_Studies_for_Web_Science |access-date = June 24, 2018 |archive-url = https://web.archive.org/web/20180624093211/https://www.researchgate.net/publication/224219255_Introducing_New_Features_to_Wikipedia_Case_Studies_for_Web_Science |archive-date = June 24, 2018 |dead-url = no |df = mdy-all }}
25. ^{{cite web |url=http://www.mediawiki.org/wiki/ResourceLoader |title=MediaWiki ResourceLoader |publisher=Mediawiki.org |date= |accessdate=2013-07-06 |archive-url=https://web.archive.org/web/20130308030735/http://www.mediawiki.org/wiki/ResourceLoader |archive-date=March 8, 2013 |dead-url=no |df=mdy-all }}
26. ^{{Cite web|url = https://www.mediawiki.org/wiki/VisualEditor|publisher = MediaWiki|accessdate = September 15, 2013|title = VisualEditor – MediaWiki|archive-url = https://web.archive.org/web/20130927190403/https://www.mediawiki.org/wiki/VisualEditor|archive-date = September 27, 2013|dead-url = no|df = mdy-all}}
27. ^MediaWiki testimonials {{Webarchive|url=https://web.archive.org/web/20120111223511/http://www.mediawiki.org/wiki/MediaWiki_testimonials |date=January 11, 2012 }}, mediawiki.org
28. ^{{cite web|url=http://socialmedia.biz/2010/07/08/the-story-of-intelpedia-a-model-corporate-wiki/|title=The story of Intelpedia: A model corporate wiki|work=Socialmedia.biz|access-date=August 16, 2013|archive-url=https://web.archive.org/web/20130916232246/http://socialmedia.biz/2010/07/08/the-story-of-intelpedia-a-model-corporate-wiki/|archive-date=September 16, 2013|dead-url=no|df=mdy-all}}
29. ^{{cite web |url=http://journal.km4dev.org/journal/index.php/km4dj/article/view/99/159 |title=A stealth transformation: introducing wikis to the UN |author1=A. Maron |author2=M. Maron |publisher=Knowledge Management for Development Journal |year=2007 |accessdate=October 9, 2010 |archive-url=https://web.archive.org/web/20110504030508/http://journal.km4dev.org/journal/index.php/km4dj/article/view/99/159 |archive-date=May 4, 2011 |dead-url=no |df=mdy-all }}
30. ^{{cite web|url=https://www.libreplanet.org|title=LibrePlanet Homepage|access-date=December 10, 2018|archive-url=https://web.archive.org/web/20110318110137/http://libreplanet.org/|archive-date=March 18, 2011|dead-url=no|df=mdy-all}}
31. ^See also: Translation statistics {{Webarchive|url=https://web.archive.org/web/20081025142809/http://translatewiki.net/wiki/Translating:Statistics |date=October 25, 2008 }} and Multilingual MediaWiki.
32. ^{{citation|title=Installing and Customizing MediaWiki|url=http://www.linuxjournal.com/article/8754?page=0,1|author=Lerner, Reuven M.|publisher=Linux Journal|date=February 23, 2006|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20100406010012/http://www.linuxjournal.com/article/8754?page=0,1|archive-date=April 6, 2010|dead-url=no|df=mdy-all}}
33. ^{{citation|title=Deploying PHP applications on IBM DB2 in the cloud: MediaWiki as a case study|url=http://portal.acm.org/citation.cfm?id=1723069|author=Petrazickis, Leons|publisher=Proceedings of the 2009 Conference of the Center for Advanced Studies on Collaborative Research|year=2009}}
34. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:$wgEnableUploads |title=Manual:$wgEnableUploads |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625234102/http://www.mediawiki.org/wiki/Manual:$wgEnableUploads |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
35. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:$wgLogo |title=Manual:$wgLogo |publisher=MediaWiki |date=December 12, 2009 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625234904/http://www.mediawiki.org/wiki/Manual:$wgLogo |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
36. ^{{cite web |url=http://www.mediawiki.org/wiki/LocalSettings.php |title=Manual:LocalSettings.php |publisher=MediaWiki |date=March 29, 2007 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625233619/http://www.mediawiki.org/wiki/LocalSettings.php |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
37. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:AbuseFilter |title=Extension:AbuseFilter |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625224424/http://www.mediawiki.org/wiki/Extension:AbuseFilter |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
38. ^{{cite web| url = http://en.wikipedia.org/wiki/User:Cacycle/wikEd| title = wikEd| accessdate = | author = "Cacycle"| archive-url = https://web.archive.org/web/20071123151215/http://en.wikipedia.org/wiki/User:Cacycle/wikEd| archive-date = November 23, 2007| dead-url = no| df = mdy-all}}
39. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:Installation_guide |title=Manual:Installation guide |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625235352/http://www.mediawiki.org/wiki/Manual:Installation_guide |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
40. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:Extending_wiki_markup |title=Manual:Extending wiki markup |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083425/http://www.mediawiki.org/wiki/Manual:Extending_wiki_markup |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
41. ^{{cite web |url=https://tools.wmflabs.org/magnustools/html2wiki.php |title=HTML to Wiki Converter – tables |publisher=WMF Labs |date=March 29, 2008 |accessdate=2014-06-12 |archive-url=https://web.archive.org/web/20140713040132/https://tools.wmflabs.org/magnustools/html2wiki.php |archive-date=July 13, 2014 |dead-url=no |df=mdy-all }}
42. ^{{cite web |url=http://www.mediawiki.org/wiki/Markup_spec |title=Markup spec |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20071219052149/http://www.mediawiki.org/wiki/Markup_spec |archive-date=December 19, 2007 |dead-url=no |df=mdy-all }}
43. ^{{cite web |url=http://www.cs.rmit.edu.au/adcs2010/proceedings/pdf/paper%204.pdf |title=Extricating Meaning from Wikimedia Article Archives |accessdate=2011-01-02 |archive-url=https://web.archive.org/web/20110310023318/http://www.cs.rmit.edu.au/adcs2010/proceedings/pdf/paper%204.pdf |archive-date=March 10, 2011 |dead-url=no |df=mdy-all }}
44. ^{{citation|publisher=Tech & Learning|url=http://www.techlearning.com/article/6164|title=Wild about Wikis|author=Jakes, David|date=August 15, 2006|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20100502052101/http://www.techlearning.com/article/6164|archive-date=May 2, 2010|dead-url=yes|df=mdy-all}}
45. ^{{citation|title=Wiki as a professional development tool|author1=Brian Foley|author2=Tae Chang|lastauthoramp=yes|year=2008|publisher=Technology and Teacher Education|url=http://www.csun.edu/~bfoley/AERA_Wiki.pdf|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20110430024752/http://www.csun.edu/~bfoley/AERA_Wiki.pdf|archive-date=April 30, 2011|dead-url=no|df=mdy-all}}
46. ^{{cite web |url=http://www.mediawiki.org/wiki/API |title=API |publisher=MediaWiki |date=May 17, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100527004158/http://www.mediawiki.org/wiki/API |archive-date=May 27, 2010 |dead-url=no |df=mdy-all }}
47. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Pywikibot |title=Pywikibot – MediaWiki |publisher=www.mediawiki.org |date= |accessdate=2018-03-16 |archive-url=https://web.archive.org/web/20180309072418/https://www.mediawiki.org/wiki/Manual:Pywikibot |archive-date=March 9, 2018 |dead-url=no |df=mdy-all }}
48. ^{{cite web |author=Česky |url=http://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser |title=Wikipedia:AutoWikiBrowser – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100420235103/http://en.wikipedia.org/wiki/Wikipedia:AutoWikiBrowser |archive-date=April 20, 2010 |dead-url=no |df=mdy-all }}
49. ^{{citation|title=Facilitating Wiki/Repository Communication with Metadata|url=http://smartech.gatech.edu/dspace/handle/1853/28426|author1=Bartolo, Laura M.|author2=Lowe, Cathy S.|author3=Songar, Poonam|author4=Tandy, Robert J.|date=May 20, 2009|publisher=Georgia Institute of Technology|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20110109004041/http://smartech.gatech.edu/dspace/handle/1853/28426|archive-date=January 9, 2011|dead-url=no|df=mdy-all}}
50. ^{{cite web |url=http://www.mediawiki.org/wiki/API:Client_code |title=API:Client code |publisher=MediaWiki |date=May 24, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100626072508/http://www.mediawiki.org/wiki/API:Client_code |archive-date=June 26, 2010 |dead-url=no |df=mdy-all }}
51. ^{{cite web |url=http://www.mediawiki.org/wiki/WYSIWYG |title=WYSIWYG editor |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083511/http://www.mediawiki.org/wiki/WYSIWYG |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
52. ^{{cite web |url=http://www.mediawiki.org/wiki/Customizing_edit_toolbar |title=Manual:FAQ |publisher=MediaWiki |date=May 21, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083614/http://www.mediawiki.org/wiki/Customizing_edit_toolbar |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
53. ^{{cite web |url=http://www.mediawiki.org/wiki/Category:WYSIWYG_extensions |title=Category:WYSIWYG extensions |publisher=MediaWiki |date=April 10, 2008 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083632/http://www.mediawiki.org/wiki/Category:WYSIWYG_extensions |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
54. ^{{cite web|url=http://en.wikipedia.org/wiki/Special:Tags |title=Tags – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30}}
55. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:Tags |title=Manual:Tags |publisher=MediaWiki |date=August 31, 2009 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625224408/http://www.mediawiki.org/wiki/Manual:Tags |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
56. ^{{cite web |url=http://en.wikipedia.org/wiki/Wikipedia:Huggle |title=Wikipedia:Huggle – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110331172521/http://en.wikipedia.org/wiki/Wikipedia:Huggle |archive-date=March 31, 2011 |dead-url=no |df=mdy-all }}
57. ^{{cite web |url=http://meta.wikimedia.org/wiki/IRC/Channels#Raw_feeds |title=IRC/Channels – Meta |publisher=Meta.wikimedia.org |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100323020404/http://meta.wikimedia.org/wiki/IRC/Channels#Raw_feeds#Raw_feeds |archive-date=March 23, 2010 |dead-url=no |df=mdy-all }}
58. ^{{cite web| url= https://www.bbc.co.uk/news/magazine-18892510| title= Meet the 'bots' that edit Wikipedia| author= Daniel Nasaw| work= BBC News| date= July 25, 2012| accessdate= July 30, 2012| archive-url= https://web.archive.org/web/20120728024625/http://www.bbc.co.uk/news/magazine-18892510| archive-date= July 28, 2012| dead-url= no| df= mdy-all}}
59. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:Watchlist |title=Manual:Watchlist |publisher=MediaWiki |date=November 24, 2009 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501081950/http://www.mediawiki.org/wiki/Manual:Watchlist |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
60. ^{{citation|title=Wiki ware could harness the Internet for science|author=Kevin Yager|journal=Nature|date=March 16, 2006|url=http://www.nature.com/nature/journal/v440/n7082/full/440278a.html|volume=440|doi=10.1038/440278a|pages=278|pmid=16541049|bibcode=2006Natur.440..278Y|access-date=April 29, 2010|archive-url=https://web.archive.org/web/20110513135539/http://www.nature.com/nature/journal/v440/n7082/full/440278a.html|archive-date=May 13, 2011|dead-url=no|df=mdy-all}}
61. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:Interwiki |title=Manual:Interwiki |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20101203112631/http://www.mediawiki.org/wiki/Manual:Interwiki |archive-date=December 3, 2010 |dead-url=no |df=mdy-all }}
62. ^{{cite web |url=http://www.mediawiki.org/wiki/Help:Navigation#Page_Tabs |title=Help:Navigation |publisher=MediaWiki |date=May 21, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100527004218/http://www.mediawiki.org/wiki/Help:Navigation#Page_Tabs#Page_Tabs |archive-date=May 27, 2010 |dead-url=no |df=mdy-all }}
63. ^{{citation|url=http://cde.athabascau.ca/softeval/reports/R470412.pdf|title=Wiki products: a comparison|author1=Carl Challborn|author2=Teresa Reimann|lastauthoramp=yes|date=December 2004|publisher=Athabasca University|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20101223221302/http://cde.athabascau.ca/softeval/reports/R470412.pdf|archive-date=December 23, 2010|dead-url=no|df=mdy-all}}
64. ^{{cite book |title=Enterprise 2. 0 Implementation |author=Newman, Aaron, Adam Steinberg, and Jeremy Thomas |page=185 |publisher=McGraw-Hill Professional |year=2008 |isbn=978-0-07-159160-7}}
65. ^{{cite book |title=Multi-Stakeholder Governance and the Internet Governance Forum |author=Malcolm, Jeremy |pages=188, 280 |publisher=Terminus Press |year=2008 |isbn=978-0-9805084-0-6}}
66. ^{{cite book|title=Wiki |author=Ebersbach, Anja, Markus Glaser, Richard Heigl, and Gunter Dueck |pages=55, 80–82, 109, 120–121, 156 |publisher=Springer |year=2006 |isbn=978-3-540-25995-4}}
67. ^{{cite web |url=http://www.mediawiki.org/wiki/Help:Categories |title=Help:Categories |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625220958/http://www.mediawiki.org/wiki/Help:Categories |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
68. ^{{cite arXiv|title=Collaborative thesaurus tagging the Wikipedia way|eprint=cs.IR/0604036|date=April 27, 2006|author=Jakob Voss}}
69. ^{{cite web| url = http://en.wikipedia.org/wiki/Wikipedia:Tools/Navigation_popups| title = Wikipedia:Tools/Navigation popups| accessdate = | author = "Lupin"| archive-url = https://web.archive.org/web/20060718164504/http://en.wikipedia.org/wiki/Wikipedia%3ATools/Navigation_popups| archive-date = July 18, 2006| dead-url = no| df = mdy-all}}
70. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:Gadgets |title=Extension:Gadgets |publisher=MediaWiki |date=March 30, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625220327/http://www.mediawiki.org/wiki/Extension:Gadgets |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
71. ^{{cite web |author=Česky |url=http://en.wikipedia.org/wiki/Template:Welcome |title=Template:Welcome – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date=May 16, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110506003930/http://en.wikipedia.org/wiki/Template:Welcome |archive-date=May 6, 2011 |dead-url=no |df=mdy-all }}
72. ^{{citation|title=Articulations of wikiwork: uncovering valued work in wikipedia through barnstars|url=http://portal.acm.org/citation.cfm?id=1460563.1460573|publisher=Proceedings of the ACM|author1=T Kriplean |author2=I Beschastnikh |year=2008|display-authors=etal}}
73. ^{{cite web |author=Česky |url=http://en.wikipedia.org/wiki/Wikipedia:Barnstars |title=Wikipedia:Barnstars – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20090624134612/http://en.wikipedia.org/wiki/Wikipedia:Barnstars |archive-date=June 24, 2009 |dead-url=no |df=mdy-all }}
74. ^{{cite web |author=Česky |url=http://en.wikipedia.org/wiki/Template:Test |title=Template:Test – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20091111014442/http://en.wikipedia.org/wiki/Template:Test |archive-date=November 11, 2009 |dead-url=no |df=mdy-all }}
75. ^{{cite web |url=http://en.wikipedia.org/wiki/Template:Test5 |title=Template:Test5 – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date=June 19, 2008 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20090424005115/http://en.wikipedia.org/wiki/Template:Test5 |archive-date=April 24, 2009 |dead-url=no |df=mdy-all }}
76. ^{{cite web |url=http://www.mediawiki.org/wiki/Manual:User_rights_management#Automatically_promote_users |title=Manual:User rights management |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625222112/http://www.mediawiki.org/wiki/Manual%3AUser_rights_management#Automatically_promote_users#Automatically_promote_users |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
77. ^{{citation|title=Operating Procedures in Clinical Practice|author1=H Zielke|author2=W Boemke|author3=M Kastrup|author4=C Melzer|publisher=Royal College of Anaesthetists|url=http://www.scata.org.uk/abstracts/2007_london/DelegateBookletSCATALondon2007.pdf|date=November 21, 2007|access-date=April 25, 2010|archive-url=https://web.archive.org/web/20110515020030/http://www.scata.org.uk/abstracts/2007_london/DelegateBookletSCATALondon2007.pdf|archive-date=May 15, 2011|dead-url=no|df=mdy-all}}
78. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:PureWikiDeletion |title=Extension:PureWikiDeletion |publisher=MediaWiki |date=May 26, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083608/http://www.mediawiki.org/wiki/Extension:PureWikiDeletion |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
79. ^{{cite web|url=http://en.wikipedia.org/w/index.php?title=Wikipedia%3AVillage_pump_%28proposals%29%2FPersistent_proposals%2FStraw_poll_for_view-deleted&diff=242245446&oldid=242205474 |title=Wikipedia:Village pump (proposals)/Persistent proposals/Straw poll for view-deleted – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30}}
80. ^{{cite web |url=http://www.mediawiki.org/wiki/RevisionDelete |title=RevisionDelete |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100626001201/http://www.mediawiki.org/wiki/RevisionDelete |archive-date=June 26, 2010 |dead-url=no |df=mdy-all }}
81. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:Oversight |title=Extension:Oversight |publisher=MediaWiki |date=May 15, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625224255/http://www.mediawiki.org/wiki/Extension:Oversight |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
82. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:DeletePagePermanently |title=Extension:DeletePagePermanently |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083447/http://www.mediawiki.org/wiki/Extension:DeletePagePermanently |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
83. ^{{cite web |url=http://www.mediawiki.org/wiki/Security_issues_with_authorization_extensions |title=Security issues with authorization extensions |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100626074354/http://www.mediawiki.org/wiki/Security_issues_with_authorization_extensions |archive-date=June 26, 2010 |dead-url=no |df=mdy-all }}
84. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Hooks/ArticleSaveComplete |title=Manual:Hooks/ArticleSaveComplete |publisher=MediaWiki |date=May 26, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141110145905/http://www.mediawiki.org/wiki/Manual:Hooks/ArticleSaveComplete |archive-date=November 10, 2014 |dead-url=no |df=mdy-all }}
85. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:Recent_Activity_Notify |title=Extension:Recent Activity Notify |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20140927110023/https://www.mediawiki.org/wiki/Extension:Recent_Activity_Notify |archive-date=September 27, 2014 |dead-url=no |df=mdy-all }}
86. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Tag_extensions |title=Manual:Tag extensions |publisher=MediaWiki |date=May 21, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141012211540/https://www.mediawiki.org/wiki/Manual:Tag_extensions |archive-date=October 12, 2014 |dead-url=no |df=mdy-all }}
87. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Parser_functions |title=Manual:Parser functions |publisher=MediaWiki |date=March 22, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141018103626/http://www.mediawiki.org/wiki/Manual:Parser_functions |archive-date=October 18, 2014 |dead-url=no |df=mdy-all }}
88. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Special_pages |title=Manual:Special pages |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141110162401/http://www.mediawiki.org/wiki/Manual:Special_pages |archive-date=November 10, 2014 |dead-url=no |df=mdy-all }}
89. ^{{cite web |url=https://www.mediawiki.org/wiki/Skin |title=Manual:Skins |publisher=MediaWiki |date=May 14, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141125085917/http://www.mediawiki.org/wiki/Skin |archive-date=November 25, 2014 |dead-url=no |df=mdy-all }}
90. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Integration_with_S3 |title=Manual:Integration with S3 |publisher=MediaWiki |date=March 22, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141127084520/http://www.mediawiki.org/wiki/Manual:Integration_with_S3 |archive-date=November 27, 2014 |dead-url=no |df=mdy-all }}
91. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:CodeReview |title=Extension:CodeReview |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20140926003412/https://www.mediawiki.org/wiki/Extension:CodeReview |archive-date=September 26, 2014 |dead-url=no |df=mdy-all }}
92. ^jQuery on MediaWiki
93. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:ParserFunctions |title=Extension:ParserFunctions |publisher=MediaWiki |date=December 25, 2009 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625222930/http://www.mediawiki.org/wiki/Extension%3AParserFunctions |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
94. ^{{cite web|url=https://en.wikipedia.org/wiki/Wikipedia:Miscellany_for_deletion/Template:Qif |title=Wikipedia:Miscellany for deletion/Template:Qif – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date= |accessdate=2010-05-30}}
95. ^{{cite web |url=http://en.wikipedia.org/wiki/Category:String_manipulation_templates |title=Category:String manipulation templates – Wikipedia, the free encyclopedia |publisher=En.wikipedia.org |date=May 15, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110506003940/http://en.wikipedia.org/wiki/Category:String_manipulation_templates |archive-date=May 6, 2011 |dead-url=no |df=mdy-all }}
96. ^{{cite web |url=https://bugzilla.wikimedia.org/show_bug.cgi?id=6455 |title=Bug 6455 – Enable StringFunctions on WMF wikis |publisher=bugzilla.wikimedia.org |accessdate=October 9, 2010 }}
97. ^{{cite web |url=http://www.mediawiki.org/wiki/Extension:StringFunctions |title=Extension:StringFunctions |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20100625221030/http://www.mediawiki.org/wiki/Extension:StringFunctions |archive-date=June 25, 2010 |dead-url=no |df=mdy-all }}
98. ^{{cite web|url=https://www.mediawiki.org/wiki/Special:Code/MediaWiki/51497 |title=r51497 – Code Review |publisher=MediaWiki |date= |accessdate=2010-05-30}}
99. ^[https://en.wikipedia.org/wiki/User:Dragons_flight/Lua_performance Lua performance]
100. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:Cite |title=Extension:Cite |publisher=MediaWiki |date=May 3, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141020220333/http://www.mediawiki.org/wiki/Extension:Cite |archive-date=October 20, 2014 |dead-url=no |df=mdy-all }}
101. ^{{cite web |url=http://www.mediawiki.org/wiki/Category:Math_extensions |title=Category:Math extensions |publisher=MediaWiki |date=December 26, 2009 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083222/http://www.mediawiki.org/wiki/Category:Math_extensions |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
102. ^{{citation|title=Wikido: Exploiting the Potential of Wikis|issue=50|date=January 2007|author=Marieke Guy|publisher=Ariadne|url=http://www.ariadne.ac.uk/issue50/wikido-rpt/|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20100407170018/http://www.ariadne.ac.uk/issue50/wikido-rpt/|archive-date=April 7, 2010|dead-url=no|df=mdy-all}}
103. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:CategorySuggest |title=Extension:CategorySuggest |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20140926005855/http://www.mediawiki.org/wiki/Extension:CategorySuggest |archive-date=September 26, 2014 |dead-url=no |df=mdy-all }}
104. ^{{cite web |url=https://www.mediawiki.org/wiki/Category:Flash_Video_extensions |title=Category:Flash Video extensions |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20140915080226/http://www.mediawiki.org/wiki/Category:Flash_Video_extensions |archive-date=September 15, 2014 |dead-url=no |df=mdy-all }}
105. ^{{cite web |url=http://www.mediawiki.org/wiki/Category:YouTube_extensions |title=Category:YouTube extensions |publisher=MediaWiki |date=September 16, 2008 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20110501083939/http://www.mediawiki.org/wiki/Category:YouTube_extensions |archive-date=May 1, 2011 |dead-url=no |df=mdy-all }}
106. ^{{cite web |url=http://www.mediawiki.org/wiki/Category:RSS_extensions |title=Category:RSS extensions |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20101203095104/http://www.mediawiki.org/wiki/Category:RSS_extensions |archive-date=December 3, 2010 |dead-url=no |df=mdy-all }}
107. ^{{citation|title=System demonstration: Metavid.org: a social website and open archive of congressional video|url=http://portal.acm.org/citation.cfm?id=1556176.1556232|publisher=Proceedings of the 10th Annual International Conference on Digital Government Research: Social Networks: Making Connections between Citizens, Data and Government|pages=309–310|isbn=978-1-60558-535-2|author1=M Dale |author2=A Stern |author3=M Deckert |author4=W Sack }}
108. ^{{cite web |url=https://meta.wikimedia.org/wiki/Wiki_Spam |title=Wiki spam – Meta |publisher=Meta.wikimedia.org |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141107131454/https://meta.wikimedia.org/wiki/Wiki_Spam |archive-date=November 7, 2014 |dead-url=no |df=mdy-all }}
109. ^{{citation|title=Wikipedia's Labor Squeeze and its Consequences|publisher=Journal on Telecommunications and High Technology Law|author=Goldman, Eric|volume=8}}
110. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:ConfirmEdit |title=Extension:ConfirmEdit |publisher=MediaWiki |date=May 5, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141020204041/https://www.mediawiki.org/wiki/Extension:ConfirmEdit |archive-date=October 20, 2014 |dead-url=no |df=mdy-all }}
111. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:SpamBlacklist |title=Extension:SpamBlacklist |publisher=MediaWiki |date=March 24, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141020220337/http://www.mediawiki.org/wiki/Extension:SpamBlacklist |archive-date=October 20, 2014 |dead-url=no |df=mdy-all }}
112. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:Nuke |title=Extension:Nuke |publisher=MediaWiki |date=May 19, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141020204031/https://www.mediawiki.org/wiki/Extension:Nuke |archive-date=October 20, 2014 |dead-url=no |df=mdy-all }}
113. ^[https://www.mediawiki.org/wiki/Extension:Lucene-search Lucene-search MediaWiki extension] {{Webarchive|url=https://web.archive.org/web/20120602042925/https://www.mediawiki.org/wiki/Extension:Lucene-search |date=June 2, 2012 }}, mediawiki.org
114. ^[https://www.mediawiki.org/wiki/Extension:SphinxSearch SphinxSearch MediaWiki extension] {{Webarchive|url=https://web.archive.org/web/20141022092204/http://www.mediawiki.org/wiki/Extension:SphinxSearch |date=October 22, 2014 }}, mediawiki.org
115. ^{{citation|title=Search extension transforms Wiki into a relational system: A case for flavonoid metabolite database|pmc=2556319|author1=Masanori Arita |author2=Kazuhiro Suwa |lastauthoramp=yes |date=September 17, 2008|publisher=BioData Mining |pmid=18822113 |doi=10.1186/1756-0381-1-7 |volume=1 |journal=BioData Min |pages=7}}
116. ^{{citation|title=Lost in localization: A solution with neuroinformatics 2.0?|author=Finn Årup Nielsen|date=August 11, 2009|publisher=NeuroImage|volume=48|issue=1}}
117. ^{{citation|title=Collaborative Authoring of Learning Elements for Adaptive Learning Spaces|author1=Eric Ras|author2=Jörg Rech|author3=Sebastian Weber|publisher=Fifth International Conference on Adaptive Hypermedia and Adaptive Web-Based Systems|date=August 1, 2008|url=http://ah2008.l3s.uni-hannover.de/files/resourcesmodule/@random4875cb58f07c9/1215679368__Proc_AH2008_WS3_Authoring_of_Adaptive_and_Adaptable_Hypermedia.pdf#page=67|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20110503215922/http://ah2008.l3s.uni-hannover.de/files/resourcesmodule/@random4875cb58f07c9/1215679368__Proc_AH2008_WS3_Authoring_of_Adaptive_and_Adaptable_Hypermedia.pdf#page=67#page=67|archive-date=May 3, 2011|dead-url=no|df=mdy-all}}
118. ^{{cite book|page=123|chapter=A Platform for Collaborative Management of Semantic Grid Metadata|author=Hartung, Michael|title=Intelligent distributed computing, systems and applications|display-authors=etal}}
119. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Database_access |title=Manual:Database access |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20140925190822/https://www.mediawiki.org/wiki/Manual:Database_access |archive-date=September 25, 2014 |dead-url=no |df=mdy-all }}
120. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Page_table |title=Manual:Page table |publisher=MediaWiki |date=May 15, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141125051102/http://www.mediawiki.org/wiki/Manual:Page_table |archive-date=November 25, 2014 |dead-url=no |df=mdy-all }}
121. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Revision_table |title=Manual:Revision table |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141124224756/http://www.mediawiki.org/wiki/Manual:Revision_table |archive-date=November 24, 2014 |dead-url=no |df=mdy-all }}
122. ^{{citation|title=The Top-Ten Wikipedias: A Quantitative Analysis Using WikiXRay|author1=Ortega, Felipe |author2=González-Barahona, Jesus M. |author3=Robles, Gregorio |year=2007|citeseerx=10.1.1.107.1424 }}
123. ^{{citation|title=Information Systems Integration and Evolution: Ontologies at Rescue|url=http://yellowstone.cs.ucla.edu/schema-evolution/documents/curino-STSM08-CR.pdf|author1=Curino, Carlo A.|author2=Tanca, Letizia|author3=Zaniolo, Carlo|year=2008|publisher=Workshop on Semantic|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20091222052156/http://yellowstone.cs.ucla.edu/schema-evolution/documents/curino-STSM08-CR.pdf|archive-date=December 22, 2009|dead-url=no|df=mdy-all}}
124. ^{{citation|title=No downtime for data conversions: Rethinking hot upgrades|url=http://www.pdl.cmu.edu/PDL-FTP/stray/CMU-PDL-09-106.pdf|author1=T Dumitras|author2=P Narasimhan|year=2009|access-date=April 29, 2010|archive-url=https://web.archive.org/web/20100616022532/http://www.pdl.cmu.edu/PDL-FTP/stray/CMU-PDL-09-106.pdf|archive-date=June 16, 2010|dead-url=no|df=mdy-all}}
125. ^{{citation|author=Bergsma, Mark|url=http://www.haute-disponibilite.net/wp-content/uploads/2008/06/wikimedia-architecture.pdf|title=Wikimedia Architecture|access-date=October 21, 2015|archive-url=https://web.archive.org/web/20160305000935/http://www.haute-disponibilite.net/wp-content/uploads/2008/06/wikimedia-architecture.pdf|archive-date=March 5, 2016|dead-url=no|df=mdy-all}}
126. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:What_is_MediaWiki%3F |title=Manual:What is |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20180722205421/https://www.mediawiki.org/wiki/Manual:What_is_MediaWiki%3F |archive-date=July 22, 2018 |dead-url=no |df=mdy-all }}
127. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:StructuredDiscussions |title=Extension:StructuredDiscussions |publisher=MediaWiki }}
128. ^{{cite web |url=https://www.mediawiki.org/wiki/Extension:Wikilog |title=Extension:Wikilog |publisher=MediaWiki |date=November 27, 2009 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20140922080626/https://www.mediawiki.org/wiki/Extension:Wikilog |archive-date=September 22, 2014 |dead-url=no |df=mdy-all }}
129. ^{{cite web |url=https://www.mediawiki.org/wiki/Help:Signatures |title=Help:Signatures |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20081115143342/http://www.mediawiki.org/wiki/Help:Signatures |archive-date=November 15, 2008 |dead-url=no |df=mdy-all }}
130. ^{{citation|citeseerx = 10.1.1.133.1456|author1=N Augar |author2=R Raitman |author3=W Zhou |title=Teaching and learning online with wikis|publisher=Beyond the comfort zone|year=2004}}
131. ^{{citation|title=Analysis of the use of Wiki-based collaborations in enhancing student learning|author=Cubric, Marija|publisher=University of Hertfordshire|year=2007|page=11|url=https://uhra.herts.ac.uk/dspace/handle/2299/3672|access-date=April 24, 2010|archive-url=https://web.archive.org/web/20110515005430/https://uhra.herts.ac.uk/dspace/handle/2299/3672|archive-date=May 15, 2011|dead-url=yes|df=mdy-all}}
132. ^{{citation|title=User defined structural searches in mediawiki|url=http://portal.acm.org/citation.cfm?id=1379099|publisher=Proceedings of the nineteenth ACM conference on Hypertext and hypermedia|isbn=978-1-59593-985-2|year=2008|author1=Albertsen, Johannes |author2=Bouvin, Niels Olof |lastauthoramp=yes }}
133. ^{{citation|title=Toward upgrades-as-a-service in distributed systems|author1=T Dumitraş |author2=P Narasimhan |publisher=Proceedings of the 10th ACM/IFIP/USENIX International Conference on Middleware|year=2009|url=http://portal.acm.org/citation.cfm?id=1657019}}
134. ^{{cite web |url=https://www.mediawiki.org/wiki/Security_for_developers |title=Security for developers |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141125053458/http://www.mediawiki.org/wiki/Security_for_developers |archive-date=November 25, 2014 |dead-url=no |df=mdy-all }}
135. ^{{citation|url=http://blogs.techrepublic.com/security/?p=451|title=Five security tips from MediaWiki's lead developer|author=Perrin, Chad|date=April 30, 2008|publisher=Tech Republic}}
136. ^{{cite web |url=https://www.mediawiki.org/wiki/News |title=News |publisher=MediaWiki |date= |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141006102554/http://www.mediawiki.org/wiki/News |archive-date=October 6, 2014 |dead-url=no |df=mdy-all }}
137. ^{{cite web |url=https://www.mediawiki.org/wiki/Manual:Security |title=Manual:Security |publisher=MediaWiki |date=March 22, 2010 |accessdate=2010-05-30 |archive-url=https://web.archive.org/web/20141110162807/http://www.mediawiki.org/wiki/Manual:Security |archive-date=November 10, 2014 |dead-url=no |df=mdy-all }}
138. ^{{cite web |url=https://www.mediawiki.org/wiki/Events |title=Events |publisher=Mediawiki.org }}
139. ^[https://www.mediawiki.org/wiki/Books_about_MediaWiki Books about MediaWiki], mediawiki.org
140. ^{{cite book|url=https://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook|title=MediaWiki Administrator's Handbook|publisher=Wikibooks|access-date=October 20, 2014|archive-url=https://web.archive.org/web/20141020055454/https://en.wikibooks.org/wiki/MediaWiki_Administrator%27s_Handbook|archive-date=October 20, 2014|dead-url=no|df=mdy-all}}
141. ^{{citation|url=https://en.wikibooks.org/wiki/MediaWiki_User_Guide|publisher=Wikibooks|title=MediaWiki User Guide|access-date=October 20, 2014|archive-url=https://web.archive.org/web/20141020060147/https://en.wikibooks.org/wiki/MediaWiki_User_Guide|archive-date=October 20, 2014|dead-url=no|df=mdy-all}}
142. ^{{citation|title=Social Software in Academia|author=Bryant, Todd|publisher=Educause Quarterly|year=2006|url=http://net.educause.edu/ir/library/pdf/EQM0627.pdf|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20091222054230/http://net.educause.edu/ir/library/pdf/eqm0627.pdf|archive-date=December 22, 2009|dead-url=no|df=mdy-all}}
143. ^{{citation|author=Bean, L., & Hott, D. D.|date=July–August 2005|title=Wiki: A speedy new tool to manage projects|publisher=Journal of Corporate Accounting & Finance|pages=3–8}}
144. ^{{citation|url=http://www.edu.hku.hk/samchu/docs/2009_user_experiences.pdf |author=Liang, M., Chu, S., Siu, F., & Zhou, A. |date=Dec 3–4, 2009 |title=Comparing User Experiences in Using Twiki & Mediawiki to Facilitate Collaborative Learning |publisher=Proceedings of the 2009 International Conference on Knowledge Management |dead-url=yes |archiveurl=https://web.archive.org/web/20110514030607/http://www.edu.hku.hk/samchu/docs/2009_user_experiences.pdf |archivedate=May 14, 2011 }}
145. ^{{citation|title=Company-Wiki as a knowledge transfer instrument for reducing the shortage of skilled workers|publisher=Institute of Technology and Education|author=Schulz, Judith|year=2009|url=http://elib.suub.uni-bremen.de/ip/docs/00010611.pdf|access-date=April 25, 2010|archive-url=https://web.archive.org/web/20160304092952/http://elib.suub.uni-bremen.de/ip/docs/00010611.pdf|archive-date=March 4, 2016|dead-url=no|df=mdy-all}}
146. ^{{citation|author=Chu, S., Kennedy, D., & Mak, M.|title=MediaWiki and Google Docs as online collaboration tools for group project co-construction|publisher=Proceedings of the 2009 International Conference on Knowledge Management|date=December 3–4, 2009|url=http://www.edu.hku.hk/samchu/docs/2009_mediawiki.pdf|access-date=April 23, 2010|archive-url=https://web.archive.org/web/20110514030658/http://www.edu.hku.hk/samchu/docs/2009_mediawiki.pdf|archive-date=May 14, 2011|dead-url=no|df=mdy-all}}

External links

{{sisterlinks|d=Q83|c=Category:MediaWiki|mw=Manual:What is MediaWiki?|m=MediaWiki|voy=no|species=no|s=no|n=no}}
  • {{Official website|2=MediaWiki homepage}}, with Hubs for users, system administrators and developers.
  • {{DMOZ|Computers/Software/Groupware/Wiki/Wiki_Engines/PHP/|PHP wiki engines}}
{{Wikipediahistory}}{{Wiki software}}{{Authority control}}{{DEFAULTSORT:Mediawiki}}

12 : MediaWiki|Free content management systems|Free software programmed in PHP|Free wiki software|2002 software|Cross-platform free software|Articles containing video clips|Articles with example code|Multilingual websites|Version control systems|Advertising-free websites|Collaborative software

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/27 23:31:28