MoinMoin vs. GWiki

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

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