| General Features | MoinMoin |
|---|---|
| System Requirements | MoinMoin |
| Datastorage | MoinMoin |
| Security/Anti-Spam | MoinMoin |
| Development/Support | MoinMoin |
| Common Features | MoinMoin |
| Special Features | MoinMoin |
| Links | MoinMoin |
| Syntax Features | MoinMoin |
| Usability | MoinMoin |
| Statistics | MoinMoin |
| Output | MoinMoin |
| Media and Files | MoinMoin |
| Extras | MoinMoin |
| Syntax Examples | MoinMoin |
CamelCaseLink or [[free link]] [[target|label|params]] |
|
http://google.de/ or [[http://google.de/ | Google]] or file://///server/share/file |
|
= Level 1 = == Level 2 == === Level 3 === ==== Level 4 ==== ===== Level 5 ===== |
|
'''bold''' '''strong emphasised''' |
|
''italic'' ''emphasised'' |
|
__underline__ |
|
`monospaced` |
|
--(strikethrough)-- |
|
^superscript^ |
|
,,subscript,, |
|
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}} |
|
only in tables: ||<(> left ||<:> middle ||<)> right || |
|
|
|
|
|
|
|
|
|
---- ----- ------ |
This page belongs to the feature documentation of MoinMoin. 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.
We currently implement filesystem storage only, because this is the most efficient way for accessing some content via the content’s name.
We try to implement some storage api for one of the next major releases that makes the storage backend flexible.