Zwiki vs. MoinMoin

General Features Zwiki MoinMoin
Version
0.61
1.9.11
Last Release Date
2008-10-27 (15 years ago)
2020-11-07 (3 years ago)
Last Update here
2008-10-30 (15 years ago)
2020-11-08 (3 years ago)
Author
Simon Michael & the Zwiki dev team
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
Yes
Yes
License
GPLv2
GPL
Programming Language
Python
Python
Data Storage
Database
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
anyone able to install or get access to a zope server
Everybody with <<100.000 pages. :)
System Requirements Zwiki MoinMoin
Operating System
any
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
Webserver
Zope
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
None
Datastorage Zwiki MoinMoin
Text Files
Plugin
Yes
MySQL
Plugin
No
PostgreSQL
Plugin
No
Oracle
Plugin
No
SQLite
Unknown
No
BerkeleyDB
Unknown
No
RCS
Unknown
No
Other
ZODB (zope object database)
No
Security/Anti-Spam Zwiki MoinMoin
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
any supported by Zope authentication plugins
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
Patch
Yes
Mail Encryption
Yes
Optional
nofollow
Unknown
No
Blacklist
Yes
Yes
CAPTCHA
No
Optional
Delayed Indexing
Patch
No
Development/Support Zwiki MoinMoin
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#zwiki on freenode
Stars on GitHub
N/A
N/A
Common Features Zwiki MoinMoin
Preview
Yes
Yes
Minor Changes
No
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 Zwiki MoinMoin
Unicode Support
Yes
Yes
Right-to-Left Support
Optional
Yes
Interface Languages
0
1
English
Email notification
Yes
Yes
Comments
Flat
Discussion Pages
Categories
No
Yes
Namespaces
No
No
Conflict Handling
Conflict Detection
Conflict Resolution
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
Unknown
Yes
Structured Data
Unknown
No
Links Zwiki MoinMoin
CamelCase
Optional
Yes
Freelinks
Optional
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
Yes
Image Links
Yes
Yes
Windows Shares
Unknown
Yes
Page Redirects
Unknown
Yes
Syntax Features Zwiki MoinMoin
HTML Tags
Optional
Some
Math formulas
Plugin
Plugin
Tables
simple + complex
complex
CREOLE support
No
Yes
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
Patch
Yes
Syntax Highlighting
No
Yes
Footnotes
Yes
Yes
Quoting
Yes
No
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
Optional
No
Scripting
DTML
plugins, see comment ---------------->
Content Includes
Yes
Yes
Feed Aggregation
Plugin
No
Usability Zwiki MoinMoin
Section Editing
No
No
Page Templates
No
Yes
Double-Click Edit
Patch
Yes
Toolbar
No
Yes
WYSIWYG Editing
Plugin
Yes
Access Keys
Yes
Optional
Auto Signature
Yes
Yes
Statistics Zwiki MoinMoin
Recent Changes
Yes
Yes
Wanted Pages
No
Yes
Orphaned Pages
Optional
Yes
Most/Least Popular
Optional
Yes
Recent Visitors
Plugin
No
Analysis
No
Yes
Output Zwiki MoinMoin
Printer Friendly
Print View
Print CSS
Mobile Friendly
Unknown
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
No
No
Abbreviations
Unknown
No
Auto-TOC
Plugin
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
Yes
Yes
PDF Export
Patch
Plugin
Office Export
Unknown
No
Media and Files Zwiki MoinMoin
File Attachments
Yes
Yes
Media Revisions
No
No
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
Yes
SVG Editing
No
Yes
MindMap Editing
No
No
Media Search
Filenames only
Contents
Extras Zwiki MoinMoin
Calendar
Unknown
Yes
Image Galleries
Unknown
Plugin
Presentations
Unknown
Yes
Forums
Unknown
No
Blogs
Unknown
No
Ticket System
Unknown
No
Chat
Unknown
No
Syntax Examples Zwiki MoinMoin
Internal Link
WikiName
[freeform name]
[[double-bracketed]]
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
Bare urls plus markup-specific 
link syntax. This and all 
following syntax examples depend 
on which markup mode is used for 
a page, including:

restructured text, structured 
text, wikiwikiweb, moinmoin, 
html, plaintext..
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
'''bold'''
'''strong emphasised'''
Italics Format
''italic''
''emphasised''
Underline Format
__underline__
Monospace Format
`monospaced`
Strikethrough Format
--(strikethrough)--
Superscript Format
^superscript^
Subscript Format
,,subscript,,
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
indented text
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
term:: definition
Horizontal Rule
----
-----
------
remove Zwiki remove MoinMoin