History
History
Alternative definitions
In the late 1990s and early 2000s, the word "wiki" was used to refer
to both user-editable websites and the software that powers them,
and the latter definition is still occasionally in use. [1]
By 2014, Ward Cunningham's thinking on the nature of wikis had
evolved, leading him to write[23] that the word "wiki" should not be
used to refer to a single website, but rather to a mass of user-
editable pages or sites so that a single website is not "a wiki" but
"an instance of wiki". In this concept of wiki federation, in which the
same content can be hosted and edited in more than one location in
a manner similar to distributed version control, the idea of a single
discrete "wiki" no longer made sense.[24]
Implementations
See also: List of wiki software
The software which powers a wiki may be implemented as a series
of scripts which operate an existing web server, a
standalone application server that runs on one or more web servers,
or in the case of personal wikis, run as a standalone application on a
single computer. Some wikis use flat file databases to store page
content, while others use a relational database,
[25] as indexed database access is faster on large wikis, particularly
for searching.
Hosting
See also: Comparison of wiki hosting services
Wikis can also be created on wiki hosting services (also known
as wiki farms), where the server-side software is implemented by
the wiki farm owner, and may do so at no charge in exchange
for advertisements being displayed on the wiki's pages. Some
hosting services offer private, password-protected wikis
requiring authentication to access. Free wiki farms generally contain
advertising on every page.
Controlling changes
"Recent changes" redirects here. For the Wikipedia help page,
see Help:Recent changes. For the recent changes page itself,
see Special:RecentChanges.
History comparison reports highlight the
changes between two revisions of a page.
Wikis are generally designed with a soft security philosophy in which
it is easy to correct mistakes or harmful changes, rather than
attempting to prevent them from happening in the first place. This
allows them to be very open while providing a means to verify the
validity of recent additions to the body of pages. Most wikis offer
a recent changes page which shows recent edits, or a list of edits
made within a given time frame.[27] Some wikis can filter the list to
remove edits flagged by users as "minor" and automated edits.
[28] The version history feature allows harmful changes to be
reverted quickly and easily.[13]
Wikis may allow any person on the web to edit their content without
having to register an account on the site first (anonymous editing),
or require registration as a condition of participation. [31] On
implementations where an administrator is able to restrict editing of
a page or group of pages to a specific group of users, they may
have the option to prevent anonymous editing while allowing it for
registered users.[32]