| General Features | DokuWiki |
|---|---|
| System Requirements | DokuWiki |
| Datastorage | DokuWiki |
| Security/Anti-Spam | DokuWiki |
| Development/Support | DokuWiki |
| Common Features | DokuWiki |
| Special Features | DokuWiki |
| Links | DokuWiki |
| Syntax Features | DokuWiki |
| Usability | DokuWiki |
| Statistics | DokuWiki |
| Output | DokuWiki |
| Media and Files | DokuWiki |
| Extras | DokuWiki |
| Syntax Examples | DokuWiki |
[[a Link]] [[namespace:link]] [[link|With a Title]] |
|
[[http://example.com]] [[http://example.com|With a Title]] |
|
====== Level 1 ====== ===== Level 2 ===== ==== Level 3 ==== === Level 4 === == Level 5 == |
|
**bold** |
|
//italics// |
|
__underlined__ |
|
''monospace'' |
|
<del>strikethrough</del> |
|
<sup>superscript</sup> |
|
<sub>subscript</sub> |
|
{{local.jpg}}
{{http://foo.bar/baz.jpg}} |
|
|
|
|
|
|
|
|
|
|
|
---- |
This page belongs to the feature documentation of DokuWiki. 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.
DokuWiki runs without any special requirements to external tools. However if such tools are available, DokuWiki can benefit from it.
Images are automatically resized in DokuWiki using PHP's GD library support if available. However the open source tool collection ImageMagick is more powerful in certain cases. If the tools are available DokuWiki can utilize them.
Plugins might have additional requirements though.