MoinMoin vs. Zwiki

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

[[target|label|params]]
WikiName
[freeform name]
[[double-bracketed]]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
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..
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 MoinMoin remove Zwiki