| 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.
moin has built-in wiki farm support, so you can easily have multiple wikis (sharing the same code, the same static data and even parts of the configuration).
Each wiki is of course an own namespace. So moin has some kind of namespace support, just slightly different than you might have expected. :)
Moreover, moin has the subpages feature (see http://www.moinmo.in/HelpOnEditing/SubPages), which can be used in a similar way as the other wikis namespaces feature in many situations, although with some limitations (see: http://www.moinmo.in/FeatureRequests/NameSpaces)