MoinMoin vs. Git-Wiki

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

[[target|label|params]]
[[a link]]
[[a link|with title]]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
[[http://example.org|The title]]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
== Section
=== Subsection
==== Sub-subsection

or

== Section ==
=== Subsection ===
==== Sub-subsection ====
Bold Format
'''bold'''
'''strong emphasised'''
**bold**
Italics Format
''italic''
''emphasised''
//italic//
Underline Format
__underline__
<u>underlined</u>
Monospace Format
`monospaced`
<tt>monospace</tt>
Strikethrough Format
--(strikethrough)--
<s>strikethrough</s>
Superscript Format
^superscript^
<sup>superscript</sup>
Subscript Format
,,subscript,,
<sub>subscript</sub>
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
{{Image.png}}
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
indented text
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Item 1
** Item 1.2
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# Item 1
## Item 1.2
# Item 2
Definition Lists
term:: definition
Horizontal Rule
----
-----
------
----
remove MoinMoin remove Git-Wiki