Wiki
Wiki
Ward Cunningham
In their 2001 book The Wiki Way: Quick Collaboration on the Web,
Cunningham and co-author Bo Leuf described the essence of the
wiki concept:[10][11]
"A wiki invites all users—not just experts—to edit any page or to
create new pages within the wiki website, using only a
standard 'plain-vanilla' Web browser without any extra add-ons."
"Wiki promotes meaningful topic associations between different
pages by making page link creation intuitively easy and showing
whether an intended target page exists or not."
"A wiki is not a carefully crafted site created by experts and
professional writers and designed for casual visitors. Instead, it
seeks to involve the typical visitor/user in an ongoing process of
creation and collaboration that constantly changes the website
landscape."
Editing
"Wikitext" redirects here. For the Wikipedia help page,
see Help:Wikitext.
Source editing
Some wikis will present users with an edit button or link directly on
the page being viewed. This will open an interface for writing,
formatting, and structuring page content. The interface may be a
source editor, which is text-based and employs a lightweight
markup language (also known as wikitext, wiki markup,
or wikicode), or a visual editor. For example, in a source editor,
starting lines of text with asterisks could create a bulleted list.
The syntax and features of wiki markup languages for denoting style
and structure can vary greatly among implementations. Some allow
the use of HTMLTooltip Hypertext Markup Language and CSSTooltip
Cascading Style Sheets,[12] while others prevent the use of these to
foster uniformity in appearance.