GWiki vs. KeheiWiki vs. MoinMoin

General Features GWiki KeheiWiki MoinMoin
Version
2.4.0
Pleiades-M45
1.9.11
Last Release Date
2018-06-15 (7 years ago)
2005-03-22 (20 years ago)
2020-11-08 (5 years ago)
Last Update here
2018-10-16 (7 years ago)
2009-12-23 (16 years ago)
2020-11-08 (5 years ago)
Author
Roger Rene Kommer
team
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
Yes
Yes
Yes
License
Apache License, Version 2.0
LGPL
GPL
Programming Language
Java
Perl
Python
Data Storage
Database, Files
Files, RCS
Files
License Cost/ Fee
Free
0
0
Development status
Mature
Mature
Mature
Intended Audience
User, Developer, Enterprise, Workgroups
corporate and special interest groups
Everybody with <<100.000 pages. :)
System Requirements GWiki KeheiWiki MoinMoin
Operating System
Windows, Mac OS X, Linux (All Java Plattforms)
Unix/Linux
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
No
Webserver
All Java Servlet Container, included
Apache 1.3 or better CGI (any level)
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
Java 1.8+
perl 4 or newer
None
Datastorage GWiki KeheiWiki MoinMoin
Text Files
Yes
Yes
Yes
MySQL
Yes
Plugin
No
PostgreSQL
Yes
Plugin
No
Oracle
Yes
Plugin
No
SQLite
No
Plugin
No
BerkeleyDB
No
Plugin
No
RCS
Plugin
Plugin
No
Other
Google Datastore
archiving plugin, designed for unionFS
No
Security/Anti-Spam GWiki KeheiWiki MoinMoin
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
Internal and external with adapter
Apache
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
No
Yes
Yes
Mail Encryption
No
No
Optional
nofollow
Optional
No
No
Blacklist
No
Plugin
Yes
CAPTCHA
Yes
Plugin
Optional
Delayed Indexing
No
Plugin
No
Development/Support GWiki KeheiWiki MoinMoin
# of Consultants
Preconfigured Hosting
Yes
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
7 ⭐
N/A
N/A
Common Features GWiki KeheiWiki MoinMoin
Preview
Yes
Optional
Yes
Minor Changes
Yes
No
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
Optional
Yes
Plugin System
Yes
Yes
Yes
Special Features GWiki KeheiWiki MoinMoin
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Optional
Unknown
Yes
Interface Languages
2
German, English
1
English
1
English
Email notification
Yes
Yes
Yes
Comments
Threaded
Threaded
Discussion Pages
Categories
Yes
Yes
Yes
Namespaces
Yes
Yes
No
Conflict Handling
Conflict Resolution
Page Locking
Conflict Resolution
Concurrent Editing
No
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Yes
Yes
Structured Data
Yes
Yes
No
Links GWiki KeheiWiki MoinMoin
CamelCase
Plugin
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
No
Yes
InterWiki
No
Yes
Yes
SisterWiki
No
No
Yes
Image Links
Yes
Yes
Yes
Windows Shares
No
No
Yes
Page Redirects
Yes
Yes
Yes
Syntax Features GWiki KeheiWiki MoinMoin
HTML Tags
All
All
Some
Math formulas
No
No
Plugin
Tables
simple + complex
complex
complex
CREOLE support
No
Unknown
Yes
Markdown Support
No
Unknown
No
Textile Support
Yes
Optional
No
BBCode Support
No
Optional
No
Emoticon Images
No
No
Yes
Syntax Highlighting
Yes
Plugin
Yes
Footnotes
No
No
Yes
Quoting
Yes
Yes
No
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Yes
No
Scripting
Groovy, Macros, JSP-Taglibs
Yes - custom tags, javascript, variables
plugins, see comment ---------------->
Content Includes
Yes
Yes
Yes
Feed Aggregation
Plugin
Yes
No
Usability GWiki KeheiWiki MoinMoin
Section Editing
Plugin
Yes
No
Page Templates
Yes
Yes
Yes
Double-Click Edit
No
Optional
Yes
Toolbar
Yes
Yes
Yes
WYSIWYG Editing
Yes
Yes
Yes
Access Keys
Yes
No
Optional
Auto Signature
Plugin
Yes
Yes
Statistics GWiki KeheiWiki MoinMoin
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Plugin
Yes
Orphaned Pages
Yes
Plugin
Yes
Most/Least Popular
Yes
No
Yes
Recent Visitors
No
No
No
Analysis
No
Plugin
Yes
Output GWiki KeheiWiki MoinMoin
Printer Friendly
Print CSS
Print View
Print CSS
Mobile Friendly
Optional
Yes
Yes
Themes & Skins
Yes
Plugin
Yes
RSS Feeds
Yes
Plugin
Yes
ATOM Feeds
Yes
No
No
Abbreviations
Plugin
Yes
No
Auto-TOC
Yes
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
No
Yes
PDF Export
No
No
Plugin
Office Export
No
Unknown
No
Media and Files GWiki KeheiWiki MoinMoin
File Attachments
Yes
Plugin
Yes
Media Revisions
Yes
Plugin
No
Embedded Flash
Yes
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
No
Yes
SVG Editing
No
No
Yes
MindMap Editing
No
No
No
Media Search
Contents
Keywords
Contents
Extras GWiki KeheiWiki MoinMoin
Calendar
Plugin
No
Yes
Image Galleries
Yes
No
Plugin
Presentations
Plugin
Unknown
Yes
Forums
Plugin
Yes
No
Blogs
Plugin
Yes
No
Ticket System
No
No
No
Chat
No
Unknown
No
Syntax Examples GWiki KeheiWiki MoinMoin
Internal Link
[path/Page]
[My Title|path/Page]
%topic%  ( '%' configurable )
or
<link topic>text</link>
or
use HTML in rich text editor
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
[http://example.com]
http://gmail.com/
or
<extern http://gmail.com>a mail server</extern>
or
use HTML in rich text editor
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
h1. Heading 1
h2. Heading 2
text  ----    
or
insert HTML via WYSIWYG editor
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
*Bold Format*
_ text _ 
or
insert HTML via WYSIWYG editor
'''bold'''
'''strong emphasised'''
Italics Format
_Italic format_
* text *
or
insert HTML via WYSIWYG editor
''italic''
''emphasised''
Underline Format
+Unterlined+
insert HTML via WYSIWYG editor
__underline__
Monospace Format
{{Monospace}}
<wiki code>
stuff
</wiki code>
`monospaced`
Strikethrough Format
-StrikeThrough-
insert HTML via WYSIWYG editor
--(strikethrough)--
Superscript Format
^Superscript^
insert HTML via WYSIWYG editor
^superscript^
Subscript Format
~Subscript~
insert HTML via WYSIWYG editor
,,subscript,,
Images
!path/SkinSampleGWiki.png!
insert HTML via WYSIWYG editor
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
{div:style=...}
Aligned Text
{div}
<p align=right> stuff
or
insert HTML via WYSIWYG editor
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
{div:style=...}
Aligned Text
{div}
<ul>
stuff
</ul>
or
insert HTML via WYSIWYG editor
indented text
Bulleted Lists
- Item 1
- Item 2
-- Sub Item
* text
or
<!> text
or
insert HTML via WYSIWYG editor
* Item 1
* Item 1.1
* Item 2
Numbered Lists
# Item 1
# Item 2
## Sub Item
digits. stuff
or
insert HTML via WYSIWYG editor
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
* Item 1
* Item 2
** Sub Item
term:    definition
or
insert HTML via WYSIWYG editor
term:: definition
Horizontal Rule
----
can use plain < HR > tag or
via WYSIWYG editor
----
-----
------
remove GWiki remove KeheiWiki remove MoinMoin