MoinMoin vs. ProWiki vs. TWiki

General Features MoinMoin ProWiki TWiki
Version
1.9.11
2.0.045
TWiki-6.1.0
Last Release Date
2020-11-08 (5 years ago)
2006-10-14 (19 years ago)
2018-07-16 (7 years ago)
Last Update here
2020-11-08 (5 years ago)
2009-11-28 (16 years ago)
2019-07-19 (6 years ago)
Author
https://moinmo.in/MoinCoreTeamGroup
Helmut Leitner
Peter Thoeny, TWiki community
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPL
GPL
Programming Language
Python
Perl
Perl, JavaScript
Data Storage
Files
Files
Files, RCS
License Cost/ Fee
0
0
N/A
Development status
Mature
Mature
Mature
Intended Audience
Everybody with <<100.000 pages. :)
individual Wiki projects, everybody who needs more than a single wiki for a single purpose
Large enterprise; small to medium businesses
System Requirements MoinMoin ProWiki TWiki
Operating System
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Unix / Linux
Linux, Windows, OS-X and other
Root Access
No
No
No
Webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Apache (probably anything supporting CGI)
Almost any webserver, typically Apache and Ngnix
Other Requirements
None
none
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Datastorage MoinMoin ProWiki TWiki
Text Files
Yes
Yes
Yes
MySQL
No
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
Yes
Yes
Other
No
RcsLite Perl library for version control without external RCS; backend API for other storage
Security/Anti-Spam MoinMoin ProWiki TWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Host Blocking
Yes
Yes
Plugin
Mail Encryption
Optional
No
Yes
nofollow
No
Yes
Plugin
Blacklist
Yes
Yes
Plugin
CAPTCHA
Optional
No
Plugin
Delayed Indexing
No
No
Plugin
Development/Support MoinMoin ProWiki TWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
N/A
Common Features MoinMoin ProWiki TWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
No
Yes
Special Features MoinMoin ProWiki TWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
No
No
Interface Languages
1
English
8
German, English, Spanish, French, Hungarian, Italian, Japanese, Russian
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Yes
Yes
Yes
Comments
Discussion Pages
No
Threaded
Categories
Yes
Yes
Yes
Namespaces
No
Yes
Yes
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Yes
Optional
Structured Data
No
No
Yes
Links MoinMoin ProWiki TWiki
CamelCase
Yes
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
Yes
Yes
SisterWiki
Yes
Yes
Plugin
Image Links
Yes
Yes
Yes
Windows Shares
Yes
No
Plugin
Page Redirects
Yes
Yes
Plugin
Syntax Features MoinMoin ProWiki TWiki
HTML Tags
Some
Some
All
Math formulas
Plugin
Yes
Plugin
Tables
complex
simple + complex
simple + complex
CREOLE support
Yes
No
No
Markdown Support
No
No
No
Textile Support
No
No
Plugin
BBCode Support
No
No
No
Emoticon Images
Yes
Yes
Yes
Syntax Highlighting
Yes
No
Plugin
Footnotes
Yes
Yes
Plugin
Quoting
No
Yes
Yes
Internal Comments
Yes
No
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
Yes
Scripting
plugins, see comment ---------------->
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
No
Yes
Usability MoinMoin ProWiki TWiki
Section Editing
No
Yes
Plugin
Page Templates
Yes
Yes
Yes
Double-Click Edit
Yes
No
Plugin
Toolbar
Yes
No
Plugin
WYSIWYG Editing
Yes
No
Yes
Access Keys
Optional
No
Yes
Auto Signature
Yes
Yes
Yes
Statistics MoinMoin ProWiki TWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
No
Orphaned Pages
Yes
Yes
Plugin
Most/Least Popular
Yes
Yes
Yes
Recent Visitors
No
No
Plugin
Analysis
Yes
Yes
Yes
Output MoinMoin ProWiki TWiki
Printer Friendly
Print CSS
Print View
Print View
Mobile Friendly
Yes
Yes
Plugin
Themes & Skins
Yes
Optional
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
No
No
Yes
Abbreviations
No
Yes
Plugin
Auto-TOC
Yes
No
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
Yes
No
Plugin
PDF Export
Plugin
No
Plugin
Office Export
No
Unknown
Unknown
Media and Files MoinMoin ProWiki TWiki
File Attachments
Yes
Yes
Yes
Media Revisions
No
No
Yes
Embedded Flash
Yes
Yes
Plugin
Embedded Video
Yes
Yes
Plugin
Image Editing
Yes
No
Plugin
SVG Editing
Yes
Yes
Plugin
MindMap Editing
No
No
Plugin
Media Search
Contents
No
Contents
Extras MoinMoin ProWiki TWiki
Calendar
Yes
Yes
Plugin
Image Galleries
Plugin
No
Plugin
Presentations
Yes
Unknown
Unknown
Forums
No
No
Plugin
Blogs
No
Yes
Plugin
Ticket System
No
No
Plugin
Chat
No
Unknown
Unknown
Syntax Examples MoinMoin ProWiki TWiki
Internal Link
CamelCaseLink or [[free link]]

[[target|label|params]]
CamelCase
Wordlinking
{{free link}}
[page labelforlink]
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.org
InterWiki:page
[some:link labelforlink]
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
= Headline 1 =
== Headline 2 =
=== Headline 3 =
==== Headline 4 =
===== Headline 5 =
====== Headline 6 =
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Bold Format
'''bold'''
'''strong emphasised'''
'''bold'''
*bold*
Italics Format
''italic''
''emphasised''
''italic''
_italic_
Underline Format
__underline__
<u>underlined</u>
<u>underline</u>
Monospace Format
`monospaced`
<tt>monospace</tt>
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Strikethrough Format
--(strikethrough)--
[[strike]strikethrough text]
<strike>strikethrough</strike>
Superscript Format
^superscript^
<sup>text</sup>
<sup>superscript</sup>
Subscript Format
,,subscript,,
<sub>text</sub>
<sub>subscript</sub>
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
http://example.org/file.jpg
Upload:file.gif
[[Image]...options...]
%ATTACHURL%/image.png
http://any.domain/image.png
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
only as part of tables or citations
[align:left|center|right]
| left |   center   |   right |
or HTML
or CSS
Text Indentation
indented text
: indented line
:: indented line
<blockquote>
multi line text
</blockquote>
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* bulleted list
** bulleted list
* Item 1
* Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# numbered list
## numbered list
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
term:: definition
; term: definition
$ Term: Definition
Horizontal Rule
----
-----
------
----
---
remove MoinMoin remove ProWiki remove TWiki