MoinMoin vs. DokuWiki vs. PmWiki vs. TWiki

General Features MoinMoin DokuWiki PmWiki TWiki
Version
1.9.11
2020-07-29 "Hogfather"
2.3.33
TWiki-6.1.0
Last Release Date
2020-11-07 (3 years ago)
2020-07-19 (3 years ago)
2024-04-20 (5 days ago)
2018-07-15 (5 years ago)
Last Update here
2020-11-08 (3 years ago)
2021-08-09 (2 years ago)
2024-04-21 (4 days ago)
2019-07-19 (4 years ago)
Author
https://moinmo.in/MoinCoreTeamGroup
Andreas Gohr
Petko Yotov (Original author: Patrick R. Michaud)
Peter Thoeny, TWiki community
URL
Free and Open Source
Yes
Yes
Yes
Yes
License
GPL
GPL 2
GPL2+
GPL
Programming Language
Python
PHP
PHP
Perl, JavaScript
Data Storage
Files
Files
Files
Files, RCS
License Cost/ Fee
0
0
0
N/A
Development status
Mature
Mature
Mature
Mature
Intended Audience
Everybody with <<100.000 pages. :)
personal, small to medium companies
All
Large enterprise; small to medium businesses
System Requirements MoinMoin DokuWiki PmWiki TWiki
Operating System
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Linux, UNIX, Windows, MacOS X, probably others
Linux, UNIX, Windows, MacOS X, probably others
Linux, Windows, OS-X and other
Root Access
No
No
No
No
Webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Apache, IIS, Nginx, Lighttpd, anything with PHP support
Apache, IIS, anything with PHP support. Can also be run w/o a webserver.
Almost any webserver, typically Apache and Ngnix
Other Requirements
None
none
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Datastorage MoinMoin DokuWiki PmWiki TWiki
Text Files
Yes
Yes
Yes
Yes
MySQL
No
No
Plugin
No
PostgreSQL
No
No
No
No
Oracle
No
No
No
No
SQLite
No
No
Plugin
No
BerkeleyDB
No
No
No
No
RCS
No
No
Plugin
Yes
Other
No
None
Compressed, XML and/or ephemeral files (modules). Can provide custom data backends.
RcsLite Perl library for version control without external RCS; backend API for other storage
Security/Anti-Spam MoinMoin DokuWiki PmWiki TWiki
Page Permissions
Yes
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Yes
Authentication Backends
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Textfile, LDAP, MySQL, PostgreSQL, ActiveDirectory
Internal: per page, per group, per user, per user group. External: .htpasswd, LDAP, Active Directory. Plugins: Mailman, forums w/MySQL, oAuth, custom possible.
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Host Blocking
Yes
Plugin
Optional
Plugin
Mail Encryption
Optional
Optional
Optional
Yes
nofollow
No
Optional
Yes
Plugin
Blacklist
Yes
Optional
Optional
Plugin
CAPTCHA
Optional
Plugin
Plugin
Plugin
Delayed Indexing
No
Optional
Optional
Plugin
Development/Support MoinMoin DokuWiki PmWiki TWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
3582 ⭐
N/A
N/A
Common Features MoinMoin DokuWiki PmWiki TWiki
Preview
Yes
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Yes
Change Summary
Yes
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Yes
Special Features MoinMoin DokuWiki PmWiki TWiki
Unicode Support
Yes
Yes
Yes
Yes
Right-to-Left Support
Yes
Yes
Optional
No
Interface Languages
1
English
68
Afrikaans, Arabic, Azerbaijani, Byelorussian, Bulgarian, Bengali; Bangla, Catalan, Czech, Welsh, Danish, German, Greek, English, Esperanto, Spanish, Estonian, Basque, Persian, Finnish, Faroese, French, Frisian, Galician, Hebrew, Hindi, Croatian, Hungarian, Interlingua, Indonesian, Icelandic, Italian, Japanese, Georgian, Kazakh, Cambodian, Kannada, Korean, Kurdish, Latin, Lithuanian, Latvian, Lettish, Malagasy, Macedonian, Malayalam, Marathi, Malay, Nepali, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Sinhalese, Slovak, Slovenian, Albanian, Serbian, Swedish, Tamil, Thai, Turkish, Ukrainian, Uzbek, Vietnamese, Chinese, Chinese Traditional
38
Arabic, Bulgarian, Breton, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Persian, Finnish, French, Hungarian, Indonesian, Italian, Japanese, Lithuanian, Latvian, Lettish, Macedonian, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Slovak, Slovenian, Albanian, Swedish, Tamil, Turkish, Ukrainian, Vietnamese, Chinese, Chinese Traditional
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Yes
Optional
Optional
Yes
Comments
Discussion Pages
Plugin
Discussion Pages
Threaded
Categories
Yes
Plugin
Yes
Yes
Namespaces
No
Yes
Yes
Yes
Conflict Handling
Conflict Resolution
Page Locking
Conflict Resolution
Conflict Resolution
Concurrent Editing
No
No
Yes
Unknown
Search
Full Text
Full Text
Full Text
Full Text
Wiki Farming
Yes
Plugin
Yes
Optional
Structured Data
No
Plugin
Yes
Yes
Links MoinMoin DokuWiki PmWiki TWiki
CamelCase
Yes
Optional
Optional
Yes
Freelinks
Yes
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
Yes
InterWiki
Yes
Yes
Yes
Yes
SisterWiki
Yes
No
Plugin
Plugin
Image Links
Yes
Yes
Yes
Yes
Windows Shares
Yes
Yes
Yes
Plugin
Page Redirects
Yes
Plugin
Yes
Plugin
Syntax Features MoinMoin DokuWiki PmWiki TWiki
HTML Tags
Some
Optional
Plugin
All
Math formulas
Plugin
Plugin
Plugin
Plugin
Tables
complex
simple
simple + complex
simple + complex
CREOLE support
Yes
Plugin
Optional
No
Markdown Support
No
Plugin
Plugin
No
Textile Support
No
Plugin
No
Plugin
BBCode Support
No
Plugin
Plugin
No
Emoticon Images
Yes
Yes
Plugin
Yes
Syntax Highlighting
Yes
Yes
Optional
Plugin
Footnotes
Yes
Yes
Plugin
Plugin
Quoting
No
Yes
Plugin
Yes
Internal Comments
Yes
Plugin
Yes
Yes
Custom styles
Yes
Plugin
Yes
Yes
FAQ Tags
No
Plugin
Yes
Yes
Scripting
plugins, see comment ---------------->
Optional, PHP
MarkupExpressions (core, many add-ons). PageLists with templates (core structured data scripting). WikiSh (plugin), Data forms (optional)
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Content Includes
Yes
Plugin
Yes
Yes
Feed Aggregation
No
Yes
Plugin
Yes
Usability MoinMoin DokuWiki PmWiki TWiki
Section Editing
No
Yes
Plugin
Plugin
Page Templates
Yes
Yes
Yes
Yes
Double-Click Edit
Yes
Plugin
Plugin
Plugin
Toolbar
Yes
Yes
Optional
Plugin
WYSIWYG Editing
Yes
Plugin
Plugin
Yes
Access Keys
Optional
Yes
Yes
Yes
Auto Signature
Yes
Yes
Yes
Yes
Statistics MoinMoin DokuWiki PmWiki TWiki
Recent Changes
Yes
Yes
Yes
Yes
Wanted Pages
Yes
Plugin
Optional
No
Orphaned Pages
Yes
Plugin
Optional
Plugin
Most/Least Popular
Yes
No
No
Yes
Recent Visitors
No
No
Plugin
Plugin
Analysis
Yes
Plugin
Plugin
Yes
Output MoinMoin DokuWiki PmWiki TWiki
Printer Friendly
Print CSS
Print CSS
Print View
Print View
Mobile Friendly
Yes
Yes
Yes
Plugin
Themes & Skins
Yes
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Optional
Yes
ATOM Feeds
No
Yes
Optional
Yes
Abbreviations
No
Yes
Plugin
Plugin
Auto-TOC
Yes
Yes
Optional
Yes
Raw Export
Yes
Yes
Yes
Yes
HTML Export
Yes
Yes
Plugin
Yes
XML export
Yes
No
Plugin
Plugin
PDF Export
Plugin
Plugin
Plugin
Plugin
Office Export
No
Plugin
Plugin
Unknown
Media and Files MoinMoin DokuWiki PmWiki TWiki
File Attachments
Yes
Yes
Optional
Yes
Media Revisions
No
Yes
Optional
Yes
Embedded Flash
Yes
Yes
Plugin
Plugin
Embedded Video
Yes
Yes
Plugin
Plugin
Image Editing
Yes
No
Plugin
Plugin
SVG Editing
Yes
Plugin
No
Plugin
MindMap Editing
No
Plugin
Plugin
Plugin
Media Search
Contents
Filenames only
Filenames only
Contents
Extras MoinMoin DokuWiki PmWiki TWiki
Calendar
Yes
Plugin
Plugin
Plugin
Image Galleries
Plugin
Plugin
Plugin
Plugin
Presentations
Yes
Plugin
Plugin
Unknown
Forums
No
No
Plugin
Plugin
Blogs
No
Plugin
Plugin
Plugin
Ticket System
No
Plugin
Plugin
Plugin
Chat
No
No
No
Unknown
Syntax Examples MoinMoin DokuWiki PmWiki TWiki
Internal Link
CamelCaseLink or [[free link]]

[[target|label|params]]
[[a Link]]
[[namespace:link]]
[[link|With a Title]]
[[page name]]
[[page name | link text]]
[[link text -> page name]]
[[#anchor]]
[[#anchor|link to anchor]]
[[page name #anchor]]
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
[[http://example.com]]
[[http://example.com|With a Title]]
http://....
[[http://... | link text]]
[[link text -> http://...]]
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 1 ======
===== Level 2 =====
==== Level 3 ====
=== Level 4 ===
== Level 5 ==
! Level 1
!! Level 2
!!! Level 3
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Bold Format
'''bold'''
'''strong emphasised'''
**bold**
'''bold'''
*bold*
Italics Format
''italic''
''emphasised''
//italics//
''italic''
_italic_
Underline Format
__underline__
__underlined__
{+underlined+}
<u>underline</u>
Monospace Format
`monospaced`
''monospace''
@@monospace@@
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Strikethrough Format
--(strikethrough)--
<del>strikethrough</del>
{-strikethrough-}
<strike>strikethrough</strike>
Superscript Format
^superscript^
<sup>superscript</sup>
'^superscript^'
<sup>superscript</sup>
Subscript Format
,,subscript,,
<sub>subscript</sub>
'_subscript_'
<sub>subscript</sub>
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
{{local.jpg}}
{{http://foo.bar/baz.jpg}}
https://foo.bar/foo.jpg
Attach:foo.jpg
Attach:foo.jpg"alt/title text" | Caption
%ATTACHURL%/image.png
http://any.domain/image.png
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
Plugin
%center% centered text
%right% right aligned
%lfloat% left floating text
%rfloat% right floating text
%rframe% right floating frame
%lframe% left floating frame
| left |   center   |   right |
or HTML
or CSS
Text Indentation
indented text
N/A
-> indented text
--> more indentation
-< hanging text
--< more indentation
<blockquote>
multi line text
</blockquote>
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* item 1
* item 1.1
* item 2
* Item 1
** Item 1.1
* Item 2
alternatively, indented:
* item 1
* item 1.1
* item 2
* Item 1
* Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
- item 1
- item 1.1
- item 2
# Item 1
## Item 1.1
# Item 2
alternatively, indented:
# Item 1
# Item 1.1
# Item 2
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
term:: definition
Plugin
: term : definition
$ Term: Definition
Horizontal Rule
----
-----
------
----
----
---
remove MoinMoin remove DokuWiki remove PmWiki remove TWiki