MoinMoin vs. PhpWiki vs. JSPWiki

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

[[target|label|params]]
WikiWord or [somelink]
[ desc | pagename ]
[link]
[text|link]
[text|wiki:link]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
http://someserver/someurl
[ desc | exturl ]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
!!!Headline1
!!Headline2
!Headline3
! Level 1
!! Level 2
!!! Level 3
Bold Format
'''bold'''
'''strong emphasised'''
*bold* or
<strong>bold</strong>
__bold__
Italics Format
''italic''
''emphasised''
_italics_ or 
or
<em>italics</em>
''italics''
Underline Format
__underline__
<u>underlined</u>
%%(text-decoration: underline) text %%
Monospace Format
`monospaced`
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


{{monospace}}
Strikethrough Format
--(strikethrough)--
<strike>striked through</strike>
%%(text-decoration: line-through) deleted text %%
Superscript Format
^superscript^
<sup>above</sup>
%%(vertical-align: sup) text %%
Subscript Format
,,subscript,,
<sub>below</sub>
%%(vertical-align: sub) text %%
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
[ 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
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

%%(text-align: right) text %%
Text Indentation
indented text
;: left indent
;;: more left indent

or 
paragraph
and another level 
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* list
or
- list
* Item 1
** Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# list
# Item 1
## Item 1.1
# Item 2
Definition Lists
term:: definition
Term:<def>
def
;term:definition
Horizontal Rule
----
-----
------
----
----
remove MoinMoin remove PhpWiki remove JSPWiki