Zim vs. MoinMoin

General Features Zim MoinMoin
Version
0.56
1.9.11
Last Release Date
2012-04-02 (13 years ago)
2020-11-08 (5 years ago)
Last Update here
2012-07-16 (13 years ago)
2020-11-08 (5 years ago)
Author
Jaap Karssenberg
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
Yes
Yes
License
GPL
GPL
Programming Language
Python
Python
Data Storage
Files, RCS
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
Private users, small teams
Everybody with <<100.000 pages. :)
System Requirements Zim MoinMoin
Operating System
Linux, Windows, OSX
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
Webserver
None
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
Desktop environment with Gtk toolkit
None
Datastorage Zim MoinMoin
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
Plugin
No
Other
Text Files with index in SQLite
No
Security/Anti-Spam Zim MoinMoin
Page Permissions
No
Yes
ACL
No
Yes
Authentication Backends
File permissions
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
No
Yes
Mail Encryption
No
Optional
nofollow
No
No
Blacklist
No
Yes
CAPTCHA
No
Optional
Delayed Indexing
No
No
Development/Support Zim MoinMoin
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features Zim MoinMoin
Preview
No
Yes
Minor Changes
No
Yes
Change Summary
No
Yes
Page History
Plugin
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features Zim MoinMoin
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
Yes
Interface Languages
27
Catalan, Czech, Danish, German, Greek, English, Spanish, Estonian, French, Galician, Hebrew, Hungarian, Italian, Japanese, Dutch, Polish, Portuguese, Romanian, Russian, Slovak, Slovenian, Serbian, Swedish, Turkish, Ukrainian, Chinese, Chinese Traditional
1
English
Email notification
No
Yes
Comments
No
Discussion Pages
Categories
Plugin
Yes
Namespaces
Yes
No
Conflict Handling
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
Yes
Yes
Structured Data
No
No
Links Zim MoinMoin
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
Yes
Image Links
Yes
Yes
Windows Shares
Yes
Yes
Page Redirects
No
Yes
Syntax Features Zim MoinMoin
HTML Tags
None
Some
Math formulas
Plugin
Plugin
Tables
none
complex
CREOLE support
No
Yes
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
No
Yes
Syntax Highlighting
No
Yes
Footnotes
No
Yes
Quoting
No
No
Internal Comments
No
Yes
Custom styles
No
Yes
FAQ Tags
No
No
Scripting
None
plugins, see comment ---------------->
Content Includes
No
Yes
Feed Aggregation
No
No
Usability Zim MoinMoin
Section Editing
Yes
No
Page Templates
Yes
Yes
Double-Click Edit
Yes
Yes
Toolbar
Yes
Yes
WYSIWYG Editing
Yes
Yes
Access Keys
Yes
Optional
Auto Signature
No
Yes
Statistics Zim MoinMoin
Recent Changes
No
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
No
Yes
Most/Least Popular
No
Yes
Recent Visitors
No
No
Analysis
No
Yes
Output Zim MoinMoin
Printer Friendly
Print View
Print CSS
Mobile Friendly
No
Yes
Themes & Skins
Optional
Yes
RSS Feeds
No
Yes
ATOM Feeds
No
No
Abbreviations
No
No
Auto-TOC
Optional
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
Yes
PDF Export
No
Plugin
Office Export
Unknown
No
Media and Files Zim MoinMoin
File Attachments
Yes
Yes
Media Revisions
No
No
Embedded Flash
No
Yes
Embedded Video
No
Yes
Image Editing
No
Yes
SVG Editing
No
Yes
MindMap Editing
No
No
Media Search
No
Contents
Extras Zim MoinMoin
Calendar
Yes
Yes
Image Galleries
No
Plugin
Presentations
Unknown
Yes
Forums
No
No
Blogs
Optional
No
Ticket System
No
No
Chat
Unknown
No
Syntax Examples Zim MoinMoin
Internal Link
CamelCase [[foobar:subpage]] +subpage 
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
wp?Wiki_Engine http://wikimatrix.org 
ftp://somehost/share
\\host\share\..
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
=== Heading ===
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
**bold**
'''bold'''
'''strong emphasised'''
Italics Format
//italic//
''italic''
''emphasised''
Underline Format
__underline__
__underline__
Monospace Format
``monospace``
`monospaced`
Strikethrough Format
~~strike~~
--(strikethrough)--
Superscript Format
^{sup}
^superscript^
Subscript Format
_{sub}
,,subscript,,
Images
{{./image.png}}
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
not implemented
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
indent with tabs
indented text
Bulleted Lists
* List item
* sub items
* with indent
* Item 1
* Item 1.1
* Item 2
Numbered Lists
1. List item
a. with sub items
b. ...
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
not implemented
term:: definition
Horizontal Rule
not implemented
----
-----
------
remove Zim remove MoinMoin