MoinMoin vs. TWiki vs. ikiwiki vs. JSPWiki vs. PhpWiki

General Features MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Version
1.9.11
TWiki-6.1.0
2.67
2.11.0
phpwiki-1.3.14
Last Release Date
2020-11-07 (3 years ago)
2018-07-15 (5 years ago)
2008-10-16 (15 years ago)
2021-11-21 (2 years ago)
2007-06-30 (16 years ago)
Last Update here
2020-11-08 (3 years ago)
2019-07-19 (4 years ago)
2008-10-28 (15 years ago)
2021-12-01 (2 years ago)
2009-04-03 (15 years ago)
Author
https://moinmo.in/MoinCoreTeamGroup
Peter Thoeny, TWiki community
Joey Hess and the ikiwiki community
Apache Software Foundation
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
URL
Free and Open Source
Yes
Yes
Yes
Yes
Yes
License
GPL
GPL
GPL
Apache License 2.0
GPL
Programming Language
Python
Perl, JavaScript
Perl
Java
PHP
Data Storage
Files
Files, RCS
Files, RCS
Database, Files
Database, Files, RCS
License Cost/ Fee
0
N/A
0
0
0
Development status
Mature
Mature
Mature
Mature
Mature
Intended Audience
Everybody with <<100.000 pages. :)
Large enterprise; small to medium businesses
Anyone
all
Any
System Requirements MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Operating System
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Linux, Windows, OS-X and other
Any
any platform supporting JDK 1.8+
UNIX, Windows, MacOS X, probably others
Root Access
No
No
No
No
No
Webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Almost any webserver, typically Apache and Ngnix
Any, or none
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Apache, IIS, anything with PHP support
Other Requirements
None
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
optional JavaMail for mailing functionality
various opt. helpers
Datastorage MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Text Files
Yes
Yes
Yes
Yes
Yes
MySQL
No
No
No
Optional
Yes
PostgreSQL
No
No
No
Optional
Yes
Oracle
No
No
No
Optional
Yes
SQLite
No
No
No
Optional
Yes
BerkeleyDB
No
No
No
Optional
Yes
RCS
No
Yes
Yes
Plugin
Yes
Other
No
RcsLite Perl library for version control without external RCS; backend API for other storage
JDBC driver must be provided manually; also Page provider architecture -> several implementations
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
Security/Anti-Spam MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Page Permissions
Yes
Yes
Yes
Yes
Yes
ACL
Yes
Yes
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
Built-in, HTTP auth, OpenID; extensible via plugins
JAAS -> interface to many external backends possible
db, session, pop, imap, ldap, file, webserver
Host Blocking
Yes
Plugin
Yes
Optional
No
Mail Encryption
Optional
Yes
Yes
Plugin
No
nofollow
No
Plugin
No
Optional
Yes
Blacklist
Yes
Plugin
Yes
Yes
Yes
CAPTCHA
Optional
Plugin
No
Yes
Yes
Delayed Indexing
No
Plugin
No
Yes
No
Development/Support MoinMoin TWiki ikiwiki JSPWiki PhpWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
No
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
#phpwiki
Stars on GitHub
N/A
N/A
N/A
88 ⭐
N/A
Common Features MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Preview
Yes
Yes
Yes
Yes
Yes
Minor Changes
Yes
Yes
No
No
Yes
Change Summary
Yes
Yes
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Between all
Between all
Sitemap
Yes
Yes
Plugin
Yes
Yes
Plugin System
Yes
Yes
Yes
Yes
Yes
Special Features MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Unicode Support
Yes
Yes
Yes
Yes
Yes
Right-to-Left Support
Yes
No
Yes
Yes
No
Interface Languages
1
English
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
1
English
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
Email notification
Yes
Yes
Yes
Plugin
Yes
Comments
Discussion Pages
Threaded
Discussion Pages
Flat
Plugin
Categories
Yes
Yes
Plugin
Yes
Yes
Namespaces
No
Yes
Yes
No
No
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Page Locking
Conflict Resolution
Concurrent Editing
No
Unknown
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Full Text
Full Text
Wiki Farming
Yes
Optional
Yes
Patch
Yes
Structured Data
No
Yes
Unknown
Yes
Patch
Links MoinMoin TWiki ikiwiki JSPWiki PhpWiki
CamelCase
Yes
Yes
Plugin
Yes
Yes
Freelinks
Yes
Yes
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
Yes
Yes
InterWiki
Yes
Yes
Plugin
Yes
Yes
SisterWiki
Yes
Plugin
Plugin
No
No
Image Links
Yes
Yes
Yes
Yes
Yes
Windows Shares
Yes
Plugin
Yes
Optional
Yes
Page Redirects
Yes
Plugin
Unknown
Yes
Yes
Syntax Features MoinMoin TWiki ikiwiki JSPWiki PhpWiki
HTML Tags
Some
All
Optional
Optional
Some
Math formulas
Plugin
Plugin
Plugin
Plugin
Plugin
Tables
complex
simple + complex
simple + complex
simple + complex
simple + complex
CREOLE support
Yes
No
No
Yes
No
Markdown Support
No
No
Yes
No
No
Textile Support
No
Plugin
Plugin
No
No
BBCode Support
No
No
No
No
No
Emoticon Images
Yes
Yes
Plugin
Plugin
No
Syntax Highlighting
Yes
Plugin
Plugin
Yes
Plugin
Footnotes
Yes
Plugin
No
Yes
Yes
Quoting
No
Yes
Yes
Yes
Yes
Internal Comments
Yes
Yes
Yes
Plugin
Yes
Custom styles
Yes
Yes
Yes
Yes
Yes
FAQ Tags
No
Yes
Yes
No
No
Scripting
plugins, see comment ---------------->
TWiki Markup Language, TWiki variables, JavaScript, extensive API
safe subset of HTML::Template supported via template plugin
plugins for JavaScript, TCL and Groovy
plugins, templates, PHP
Content Includes
Yes
Yes
Plugin
Yes
Yes
Feed Aggregation
No
Yes
Plugin
Optional
Yes
Usability MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Section Editing
No
Plugin
No
Yes
No
Page Templates
Yes
Yes
Yes
Yes
Yes
Double-Click Edit
Yes
Plugin
No
No
Optional
Toolbar
Yes
Plugin
No
Yes
Yes
WYSIWYG Editing
Yes
Yes
No
Yes
Patch
Access Keys
Optional
Yes
No
Yes
Yes
Auto Signature
Yes
Yes
No
Optional
Yes
Statistics MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Recent Changes
Yes
Yes
Yes
Yes
Yes
Wanted Pages
Yes
No
Plugin
Yes
Yes
Orphaned Pages
Yes
Plugin
Plugin
Yes
Yes
Most/Least Popular
Yes
Yes
No
No
Yes
Recent Visitors
No
Plugin
No
No
Yes
Analysis
Yes
Yes
No
No
Plugin
Output MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Printer Friendly
Print CSS
Print View
Print CSS
Print CSS
Print CSS
Mobile Friendly
Yes
Plugin
Yes
Yes
No
Themes & Skins
Yes
Yes
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Plugin
Yes
Yes
ATOM Feeds
No
Yes
Plugin
Yes
No
Abbreviations
No
Plugin
No
No
No
Auto-TOC
Yes
Yes
Plugin
Yes
Yes
Raw Export
Yes
Yes
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
Optional
Yes
XML export
Yes
Plugin
No
No
No
PDF Export
Plugin
Plugin
No
Plugin
Yes
Office Export
No
Unknown
Unknown
Unknown
Unknown
Media and Files MoinMoin TWiki ikiwiki JSPWiki PhpWiki
File Attachments
Yes
Yes
Yes
Yes
Yes
Media Revisions
No
Yes
Yes
Yes
Yes
Embedded Flash
Yes
Plugin
Optional
Yes
Yes
Embedded Video
Yes
Plugin
Optional
Yes
Yes
Image Editing
Yes
Plugin
No
No
No
SVG Editing
Yes
Plugin
No
No
No
MindMap Editing
No
Plugin
No
No
No
Media Search
Contents
Contents
Filenames only
Contents
No
Extras MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Calendar
Yes
Plugin
Plugin
Plugin
Yes
Image Galleries
Plugin
Plugin
Plugin
Yes
Yes
Presentations
Yes
Unknown
Unknown
Unknown
Unknown
Forums
No
Plugin
Unknown
Yes
Yes
Blogs
No
Plugin
Yes
Yes
Yes
Ticket System
No
Plugin
Yes
No
No
Chat
No
Unknown
Unknown
Unknown
Unknown
Syntax Examples MoinMoin TWiki ikiwiki JSPWiki PhpWiki
Internal Link
CamelCaseLink or [[free link]]

[[target|label|params]]
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
[[internal]]
[link]
[text|link]
[text|wiki:link]
WikiWord or [somelink]
[ desc | pagename ]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
http://twiki.org/ autolink
[[http://twiki.org/][label]]
[link text](http://example.org)
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
http://someserver/someurl
[ desc | exturl ]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Two syntaxes:

# heading 1
## heading 2
### heading 3

heading 1
=========

heading 2
---------
! Level 1
!! Level 2
!!! Level 3
!!!Headline1
!!Headline2
!Headline3
Bold Format
'''bold'''
'''strong emphasised'''
*bold*
**bold**
__bold__
__bold__
*bold* or
<strong>bold</strong>
Italics Format
''italic''
''emphasised''
_italic_
*emphasized*
_emphasized_
''italics''
_italics_ or 
or
<em>italics</em>
Underline Format
__underline__
<u>underline</u>
via HTML: <u>underlined</u>
%%(text-decoration: underline) text %%
<u>underlined</u>
Monospace Format
`monospaced`
=monospaced text= and
<verbatim>
multi line text
</verbatim>
`inline monospace`

indented block of
monospaced text

tab-indented
block
{{monospace}}
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


Strikethrough Format
--(strikethrough)--
<strike>strikethrough</strike>
via HTML: <del>deleted</del>
%%(text-decoration: line-through) deleted text %%
<strike>striked through</strike>
Superscript Format
^superscript^
<sup>superscript</sup>
via HTML: x<sup>2</sup>
%%(vertical-align: sup) text %%
<sup>above</sup>
Subscript Format
,,subscript,,
<sub>subscript</sub>
via HTML: a<sub>1</sub>
%%(vertical-align: sub) text %%
<sub>below</sub>
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
%ATTACHURL%/image.png
http://any.domain/image.png
![alt text](internal/image)
![alt text](http://example.org/external/image)
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
[ http://foo.org/1.jpg size=30%] 
external image
[Upload:view.jpg align=right size=50x40] 
view uploaded image
[Upload:view.jpg | http://server/external-linkjpg ] 
view and link to another image
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
| left |   center   |   right |
or HTML
or CSS
%%(text-align: right) text %%
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

Text Indentation
indented text
<blockquote>
multi line text
</blockquote>
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
;: left indent
;;: more left indent

or 
paragraph
and another level 
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Item 1
* Item 1.1
* Item 2
* item 1
* item 2
* item 2.1
* item 2.2
* Item 1
** Item 1.1
* Item 2
* list
or
- list
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
1. Item 1
a. Item 1.a
1. Item 2
1. item 1
2. item 2
1. item 1.1
42. the value doesn't matter
1. any value works
# Item 1
## Item 1.1
# Item 2
# list
Definition Lists
term:: definition
$ Term: Definition
via HTML:
<dl>
<dt>term</dt>
<dd>definition</dd>
</dl>
;term:definition
Term:<def>
def
Horizontal Rule
----
-----
------
---
---
***
___
------------------
Any number > 3
- - - - - - - - - -
spaces don't matter
----
----
remove MoinMoin remove TWiki remove ikiwiki remove JSPWiki remove PhpWiki