| General Features | WikkaWiki |
|---|---|
| System Requirements | WikkaWiki |
| Datastorage | WikkaWiki |
| Security/Anti-Spam | WikkaWiki |
| Development/Support | WikkaWiki |
| Common Features | WikkaWiki |
| Special Features | WikkaWiki |
| Links | WikkaWiki |
| Syntax Features | WikkaWiki |
| Usability | WikkaWiki |
| Statistics | WikkaWiki |
| Output | WikkaWiki |
| Media and Files | WikkaWiki |
| Syntax Examples | WikkaWiki |
CamelCase [[forced]] [[forced This is a link]] [[forced 日本語]] |
|
http://wikkawiki.org [[http://wikkawiki.org Wikka Wiki]] [[Wikipedia:WikkaWiki]] |
|
====== Level 1 ====== ===== Level 2 ===== ==== Level 3 ==== === Level 4 === == Level 5 == |
|
**bold** |
|
//italic// |
|
__underlined__ |
|
##monospaced## |
|
++Strike through text++ |
|
""<sup>Superscript</sup>"" |
|
""<sub>Subscript</sub>"" |
|
http://foo.bar/bar.jpg
{{image url="local.jpg"}}
{{image url="http://foo.bar/bar.jpg"}} |
|
@@Center text@@ <<left floated<< >>right floated>> |
|
(4 spaces or a ~ can replace a tab) |
|
(4 spaces or a ~ can replace a tab) ~- Item 1 ~~- Item 1.1 ~- Item 2 |
|
(4 spaces or a ~ can replace a tab) ~1) Item 1 ~~1) Item 1.1 ~1) Item 2 (more options for lists are available) |
|
""<dl> <dt>Coffee</dt> <dd>Black hot drink</dd> <dt>Milk</dt> <dd>White cold drink</dd> </dl>"" |
|
---- |
This page belongs to the feature documentation of WikkaWiki. 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.
Wikka supports fine-grained ACL management on a per-page basis. Distinct ACL settings control who can read, write or post comments to a page. A simple and flexible syntax allows page owners (and administrators) to edit ACL settings for single pages so as to make them read-only, writable by a restricted number of users, writable by registered users only, private, restricted to administrators only etc. System-wide ACL that automatically apply to any newly created page can be specified by the wiki administrator. User group support for ACL is currently under development.