| General Features | TWiki |
|---|---|
| System Requirements | TWiki |
| Datastorage | TWiki |
| Security/Anti-Spam | TWiki |
| Development/Support | TWiki |
| Common Features | TWiki |
| Special Features | TWiki |
| Links | TWiki |
| Syntax Features | TWiki |
| Usability | TWiki |
| Statistics | TWiki |
| Output | TWiki |
| Media and Files | TWiki |
| Extras | TWiki |
| Syntax Examples | TWiki |
WikiWord autolink Otherweb.WikiWord [[Spaced text]] [[WikiWord][label]] |
|
http://twiki.org/ autolink [[http://twiki.org/][label]] |
|
---+ Level 1 ---++ Level 2 ---+++ Level 3 ---++++ Level 4 ---+++++ Level 5 ---++++++ Level 6 |
|
*bold* |
|
_italic_ |
|
<u>underline</u> |
|
=monospaced text= and <verbatim> multi line text </verbatim> |
|
<strike>strikethrough</strike> |
|
<sup>superscript</sup> |
|
<sub>subscript</sub> |
|
%ATTACHURL%/image.png http://any.domain/image.png |
|
| left | center | right | or HTML or CSS |
|
<blockquote> multi line text </blockquote> |
|
|
|
|
|
|
|
--- |
This page belongs to the feature documentation of TWiki. The engine's features are listed in the table on the left. Detailed implementation details are available through the "i" icons right to the feature info.
TWiki uses RCS to store page revision history and diffs. By default, TWiki calls the external RCS commands, but there is also a RcsLite Perl library with RCS functionality. RcsLite can be enabled if RCS is not installed, and/or is difficult to install, such as on Windows.
RCS is not required, that is, it is possible to drop plain text files into the TWiki data directories and they will be shown as regular TWiki pages. The revision file will be created the next time you save the page from the browser.
Back to TWiki details