MoinMoin vs. TiddlyWiki vs. ProWiki

General Features MoinMoin TiddlyWiki ProWiki
Version
1.9.11
5.1.21
2.0.045
Last Release Date
2020-11-07 (3 years ago)
2019-07-24 (4 years ago)
2006-10-13 (17 years ago)
Last Update here
2020-11-08 (3 years ago)
2019-11-20 (4 years ago)
2009-11-28 (14 years ago)
Author
https://moinmo.in/MoinCoreTeamGroup
Jeremy Ruston, TiddlyWiki community
Helmut Leitner
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
BSD
GPL
Programming Language
Python
HTML, JavaScript
Perl
Data Storage
Files
Files
Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
Everybody with <<100.000 pages. :)
Individuals, private, small groups
individual Wiki projects, everybody who needs more than a single wiki for a single purpose
System Requirements MoinMoin TiddlyWiki ProWiki
Operating System
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Any
Unix / Linux
Root Access
No
No
No
Webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Not required (optional backends available)
Apache (probably anything supporting CGI)
Other Requirements
None
A common browser
none
Datastorage MoinMoin TiddlyWiki ProWiki
Text Files
Yes
Optional
Yes
MySQL
No
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
No
Yes
Other
No
Data self contained in html file OR as individual data files
Security/Anti-Spam MoinMoin TiddlyWiki ProWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
No
Yes
Authentication Backends
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
optional extensions available
Host Blocking
Yes
No
Yes
Mail Encryption
Optional
No
No
nofollow
No
Unknown
Yes
Blacklist
Yes
No
Yes
CAPTCHA
Optional
No
No
Delayed Indexing
No
Unknown
No
Development/Support MoinMoin TiddlyWiki ProWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
7039 ⭐
N/A
Common Features MoinMoin TiddlyWiki ProWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
Yes
Unknown
Yes
Page History
Yes
Plugin
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
No
Special Features MoinMoin TiddlyWiki ProWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
Yes
No
Interface Languages
1
English
4
German, English, French, Japanese
8
German, English, Spanish, French, Hungarian, Italian, Japanese, Russian
Email notification
Yes
Unknown
Yes
Comments
Discussion Pages
Plugin
No
Categories
Yes
Yes
Yes
Namespaces
No
Plugin
Yes
Conflict Handling
Conflict Resolution
None
Conflict Resolution
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Yes
Yes
Structured Data
No
Yes
No
Links MoinMoin TiddlyWiki ProWiki
CamelCase
Yes
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
Plugin
Yes
SisterWiki
Yes
No
Yes
Image Links
Yes
Yes
Yes
Windows Shares
Yes
Yes
No
Page Redirects
Yes
Plugin
Yes
Syntax Features MoinMoin TiddlyWiki ProWiki
HTML Tags
Some
Optional
Some
Math formulas
Plugin
Yes
Yes
Tables
complex
complex
simple + complex
CREOLE support
Yes
Plugin
No
Markdown Support
No
Yes
No
Textile Support
No
No
No
BBCode Support
No
No
No
Emoticon Images
Yes
Plugin
Yes
Syntax Highlighting
Yes
Plugin
No
Footnotes
Yes
Plugin
Yes
Quoting
No
Yes
Yes
Internal Comments
Yes
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Plugin
No
Scripting
plugins, see comment ---------------->
JavaScript
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
Plugin
No
Usability MoinMoin TiddlyWiki ProWiki
Section Editing
No
Yes
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
Yes
Plugin
No
Toolbar
Yes
Yes
No
WYSIWYG Editing
Yes
Plugin
No
Access Keys
Optional
Yes
No
Auto Signature
Yes
Plugin
Yes
Statistics MoinMoin TiddlyWiki ProWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
Yes
Orphaned Pages
Yes
Yes
Yes
Most/Least Popular
Yes
Plugin
Yes
Recent Visitors
No
No
No
Analysis
Yes
Plugin
Yes
Output MoinMoin TiddlyWiki ProWiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Yes
Yes
Optional
RSS Feeds
Yes
Plugin
Yes
ATOM Feeds
No
Plugin
No
Abbreviations
No
Unknown
Yes
Auto-TOC
Yes
Yes
No
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
Yes
Unknown
No
PDF Export
Plugin
Plugin
No
Office Export
No
Unknown
Unknown
Media and Files MoinMoin TiddlyWiki ProWiki
File Attachments
Yes
Plugin
Yes
Media Revisions
No
No
No
Embedded Flash
Yes
Plugin
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
Yes
Yes
No
SVG Editing
Yes
No
Yes
MindMap Editing
No
Plugin
No
Media Search
Contents
No
No
Extras MoinMoin TiddlyWiki ProWiki
Calendar
Yes
Plugin
Yes
Image Galleries
Plugin
Plugin
No
Presentations
Yes
Plugin
Unknown
Forums
No
Plugin
No
Blogs
No
Yes
Yes
Ticket System
No
Plugin
No
Chat
No
Unknown
Unknown
Syntax Examples MoinMoin TiddlyWiki ProWiki
Internal Link
CamelCaseLink or [[free link]]

[[target|label|params]]
WikiWord (CamelCase)
[[link]]
[[label|link]]
CamelCase
Wordlinking
{{free link}}
[page labelforlink]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
http://www.example.com
[[label|http://www.example.com]]
http://example.org
InterWiki:page
[some:link labelforlink]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
= Headline 1 =
== Headline 2 =
=== Headline 3 =
==== Headline 4 =
===== Headline 5 =
====== Headline 6 =
Bold Format
'''bold'''
'''strong emphasised'''
''bold''
'''bold'''
Italics Format
''italic''
''emphasised''
//italic//
''italic''
Underline Format
__underline__
__underline__
<u>underlined</u>
Monospace Format
`monospaced`
{{{monospaced}}}
<tt>monospace</tt>
Strikethrough Format
--(strikethrough)--
--strikethrough--
[[strike]strikethrough text]
Superscript Format
^superscript^
^^superscript^^
<sup>text</sup>
Subscript Format
,,subscript,,
~~subscript~~
<sub>text</sub>
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
http://example.org/file.jpg
Upload:file.gif
[[Image]...options...]
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
using custom classes, e.g.
{{right{
text
}}}
only as part of tables or citations
[align:left|center|right]
Text Indentation
indented text
:indent

> quote

<<<
blockquote
<<<
: indented line
:: indented line
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Item 1
** Item 1.1
* Item 2
* bulleted list
** bulleted list
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# Item 1
## Item 1.1
# Item 2
# numbered list
## numbered list
Definition Lists
term:: definition
; term
: description
; term: definition
Horizontal Rule
----
-----
------
----
----
remove MoinMoin remove TiddlyWiki remove ProWiki