MojoMojo vs. MoinMoin

General Features MojoMojo MoinMoin
Version
1.02
1.9.11
Last Release Date
2010-08-29 (13 years ago)
2020-11-07 (3 years ago)
Last Update here
2010-09-01 (13 years ago)
2020-11-08 (3 years ago)
Author
Marcus Ramberg et al. (open-source)
https://moinmo.in/MoinCoreTeamGroup
URL
Free and Open Source
Yes
Yes
License
Artistic License
GPL
Programming Language
Perl
Python
Data Storage
Database
Files
License Cost/ Fee
FREE
0
Development status
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
Everybody with <<100.000 pages. :)
System Requirements MojoMojo MoinMoin
Operating System
Any OS that runs Perl
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Root Access
No
No
Webserver
Has its own server; can run with any web server
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Other Requirements
Catalyst
None
Datastorage MojoMojo MoinMoin
Text Files
Unknown
Yes
MySQL
Yes
No
PostgreSQL
Yes
No
Oracle
Patch
No
SQLite
Yes
No
BerkeleyDB
Unknown
No
RCS
Unknown
No
Other
No
Security/Anti-Spam MojoMojo MoinMoin
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Host Blocking
Unknown
Yes
Mail Encryption
Unknown
Optional
nofollow
Unknown
No
Blacklist
Unknown
Yes
CAPTCHA
Yes
Optional
Delayed Indexing
Unknown
No
Development/Support MojoMojo 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 MojoMojo MoinMoin
Preview
Yes
Yes
Minor Changes
No
Yes
Change Summary
No
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
To current
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features MojoMojo MoinMoin
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
Yes
Interface Languages
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
1
English
Email notification
No
Yes
Comments
Plugin
Discussion Pages
Categories
Yes
Yes
Namespaces
Yes
No
Conflict Handling
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
No
Yes
Structured Data
No
No
Links MojoMojo MoinMoin
CamelCase
No
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Unknown
Yes
SisterWiki
Unknown
Yes
Image Links
Yes
Yes
Windows Shares
Unknown
Yes
Page Redirects
Yes
Yes
Syntax Features MojoMojo MoinMoin
HTML Tags
Some
Some
Math formulas
No
Plugin
Tables
simple + complex
complex
CREOLE support
No
Yes
Markdown Support
Yes
No
Textile Support
Yes
No
BBCode Support
No
No
Emoticon Images
Plugin
Yes
Syntax Highlighting
Yes
Yes
Footnotes
Yes
Yes
Quoting
Yes
No
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
No
Scripting
JavaScript
plugins, see comment ---------------->
Content Includes
Yes
Yes
Feed Aggregation
Plugin
No
Usability MojoMojo MoinMoin
Section Editing
No
No
Page Templates
No
Yes
Double-Click Edit
No
Yes
Toolbar
Yes
Yes
WYSIWYG Editing
Patch
Yes
Access Keys
Yes
Optional
Auto Signature
No
Yes
Statistics MojoMojo MoinMoin
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Patch
Yes
Most/Least Popular
Unknown
Yes
Recent Visitors
Unknown
No
Analysis
Unknown
Yes
Output MojoMojo MoinMoin
Printer Friendly
Print View
Print CSS
Mobile Friendly
Unknown
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
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 MojoMojo MoinMoin
File Attachments
Yes
Yes
Media Revisions
Unknown
No
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
Yes
SVG Editing
No
Yes
MindMap Editing
No
No
Media Search
Contents
Extras MojoMojo MoinMoin
Calendar
No
Yes
Image Galleries
Yes
Plugin
Presentations
Unknown
Yes
Forums
No
No
Blogs
No
No
Ticket System
No
No
Chat
Unknown
No
Syntax Examples MojoMojo MoinMoin
Internal Link
[[another page]]
CamelCaseLink or [[free link]]

[[target|label|params]]
External Link
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
Headlines
Mardown:
#Heading 1

Textile:
h1. Heading 1
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
Bold Format
Markdown: **bold**

Textile: *bold*
'''bold'''
'''strong emphasised'''
Italics Format
_italics_
''italic''
''emphasised''
Underline Format
Textile: _underline_
Markdown: use HTML
__underline__
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
`monospaced`
Strikethrough Format
Textile:
normal text -striked- normal text
--(strikethrough)--
Superscript Format
Textile: ^superscript^
^superscript^
Subscript Format
Textile: ~subscript~
,,subscript,,
Images
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
Aligning Text
Textile:
< right
> left
= center
<> justify
only in tables:
||<(> left ||<:> middle ||<)> right ||
Text Indentation
Textile:
> text
indented text
Bulleted Lists
* an item
* another item
* Item 1
* Item 1.1
* Item 2
Numbered Lists
# item 1
# item 2
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
Textile:
dl. title:data goes here
term:: definition
Horizontal Rule
<hr />
----
-----
------
remove MojoMojo remove MoinMoin