| General Features | OpenWikiNG |
|---|---|
| System Requirements | OpenWikiNG |
| Datastorage | OpenWikiNG |
| Security/Anti-Spam | OpenWikiNG |
| Development/Support | OpenWikiNG |
| Common Features | OpenWikiNG |
| Special Features | OpenWikiNG |
| Links | OpenWikiNG |
| Syntax Features | OpenWikiNG |
| Usability | OpenWikiNG |
| Statistics | OpenWikiNG |
| Output | OpenWikiNG |
| Media and Files | OpenWikiNG |
| Extras | OpenWikiNG |
| Syntax Examples | OpenWikiNG |
InternalLink [[Internal link]] |
|
[http://www.openwiking.com] [http://www.openwiking.com OpenWikiNG] |
|
= h1 = == h2 == === h3 === ==== h4 ==== ===== h5 ===== |
|
**bold** also supported "old" style '''3 quotes are bold''' |
|
//italics// also supported "old" style ''2 quotes are italic'' |
|
__underline__ |
|
|
|
--strikethrough-- |
|
^^Superscript^^ |
|
vvSubscriptvv |
|
image.gif, image.jpg, image.png sharedimage:image.gif sharedimage:image.jpg sharedimage:image.png |
|
Syntax 1 >=<This paragraph is centered.>=< <=This paragraph is left-aligned.<= =>This paragraph is right-aligned=> Syntax 2 ><( This paragraph is centered./) <-( This paragraph is left-aligned./) ->( This paragraph is right-aligned./) <>( This p |
|
|
|
|
|
|
|
|
|
---- single ==== double |
This page belongs to the feature documentation of OpenWikiNG. 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.
The code base for the server scripts is ASP. The wiki pages are stored in the database in raw wiki format and transformed to XML for processing with the XSL template and generate the xhtml page to be visualized in a standard brower.
The XSL templates can be easily modified to generate your own skins. The XSL template defines the layout of the pages and uses classes to define the style.