MoinMoin vs. WiGit

General Features MoinMoin WiGit
Version
1.9.11
0.1
Last Release Date
2020-11-08 (5 years ago)
2008-07-21 (17 years ago)
Last Update here
2020-11-08 (5 years ago)
2009-07-09 (16 years ago)
Author
https://moinmo.in/MoinCoreTeamGroup
Remko Tronçon
URL
Free and Open Source
Yes
Yes
License
GPL
GPL
Programming Language
Python
PHP
Data Storage
Files
other
License Cost/ Fee
0
0
Development status
Mature
Beta
Intended Audience
Everybody with <<100.000 pages. :)
Private users
System Requirements MoinMoin WiGit
Operating System
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
Webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
None
Git
Datastorage MoinMoin WiGit
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
No
No
Other
No
Git repositories
Security/Anti-Spam MoinMoin WiGit
Page Permissions
Yes
No
ACL
Yes
No
Authentication Backends
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
Yes
No
Mail Encryption
Optional
No
nofollow
No
No
Blacklist
Yes
No
CAPTCHA
Optional
No
Delayed Indexing
No
No
Development/Support MoinMoin WiGit
# of Consultants
Preconfigured Hosting
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features MoinMoin WiGit
Preview
Yes
No
Minor Changes
Yes
No
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Unknown
Plugin System
Yes
No
Special Features MoinMoin WiGit
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
No
Interface Languages
1
English
0
Email notification
Yes
No
Comments
Discussion Pages
No
Categories
Yes
No
Namespaces
No
No
Conflict Handling
Conflict Resolution
None
Concurrent Editing
No
Unknown
Search
Full Text
Not available
Wiki Farming
Yes
Unknown
Structured Data
No
Unknown
Links MoinMoin WiGit
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
No
InterWiki
Yes
No
SisterWiki
Yes
No
Image Links
Yes
No
Windows Shares
Yes
No
Page Redirects
Yes
Unknown
Syntax Features MoinMoin WiGit
HTML Tags
Some
Some
Math formulas
Plugin
Yes
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
No
Footnotes
Yes
Yes
Quoting
No
Yes
Internal Comments
Yes
No
Custom styles
Yes
No
FAQ Tags
No
No
Scripting
plugins, see comment ---------------->
Content Includes
Yes
No
Feed Aggregation
No
No
Usability MoinMoin WiGit
Section Editing
No
No
Page Templates
Yes
No
Double-Click Edit
Yes
No
Toolbar
Yes
No
WYSIWYG Editing
Yes
No
Access Keys
Optional
No
Auto Signature
Yes
No
Statistics MoinMoin WiGit
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 WiGit
Printer Friendly
Print CSS
No
Mobile Friendly
Yes
Unknown
Themes & Skins
Yes
Yes
RSS Feeds
Yes
No
ATOM Feeds
No
No
Abbreviations
No
Yes
Auto-TOC
Yes
No
Raw Export
Yes
Yes
HTML Export
Yes
No
XML export
Yes
No
PDF Export
Plugin
No
Office Export
No
Unknown
Media and Files MoinMoin WiGit
File Attachments
Yes
No
Media Revisions
No
No
Embedded Flash
Yes
No
Embedded Video
Yes
No
Image Editing
Yes
No
SVG Editing
Yes
No
MindMap Editing
No
No
Media Search
Contents
No
Extras MoinMoin WiGit
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 WiGit
Internal Link
CamelCaseLink or [[free link]]

[[target|label|params]]
[InternalLink]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
"External link":http://externallink.com
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
h1. Headline
Bold Format
'''bold'''
'''strong emphasised'''
*Bold*
Italics Format
''italic''
''emphasised''
_Italics_
Underline Format
__underline__
+underlined+
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}}
!image.jpg!
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
>Right-aligned
Text Indentation
indented text
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Bulleted
* List
** Sublist
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# Numbered
# List
## Sublist
Definition Lists
term:: definition
Horizontal Rule
----
-----
------
remove MoinMoin remove WiGit