Hatta vs. MojoMojo vs. Oddmuse

General Features Hatta MojoMojo Oddmuse
Version
1.6.6
1.02
2.3.13
Last Release Date
2015-08-29 (10 years ago)
2010-08-30 (15 years ago)
2018-09-04 (7 years ago)
Last Update here
2015-08-29 (10 years ago)
2010-09-01 (15 years ago)
2018-10-27 (7 years ago)
Author
Radomir Dopieralski
Marcus Ramberg et al. (open-source)
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GPL v2
Artistic License
GPL
Programming Language
Python
Perl
Perl
Data Storage
Files, RCS
Database
Files
License Cost/ Fee
0
FREE
free
Development status
Mature
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
family people, hackers
System Requirements Hatta MojoMojo Oddmuse
Operating System
Linux, Unix, Windows, MacOSX
Any OS that runs Perl
Anything supported by Perl
Root Access
No
No
No
Webserver
Standalone, WSGI, FastCGI, CGI
Has its own server; can run with any web server
Anything supporting CGI scripts
Other Requirements
Mercurial
Catalyst
Writable data directory
Datastorage Hatta MojoMojo Oddmuse
Text Files
Yes
Unknown
Yes
MySQL
No
Yes
No
PostgreSQL
No
Yes
No
Oracle
No
Patch
No
SQLite
Optional
Yes
No
BerkeleyDB
No
Unknown
No
RCS
Yes
Unknown
No
Other
Plain text files in Mercurial repository, with SQLite index
No
Security/Anti-Spam Hatta MojoMojo Oddmuse
Page Permissions
Yes
Yes
Yes
ACL
No
Yes
No
Authentication Backends
n/a
None (use your web server instead)
Host Blocking
No
Unknown
Yes
Mail Encryption
Yes
Unknown
No
nofollow
No
Unknown
No
Blacklist
No
Unknown
Optional
CAPTCHA
Optional
Yes
Plugin
Delayed Indexing
No
Unknown
No
Development/Support Hatta MojoMojo Oddmuse
# of Consultants
Preconfigured Hosting
No
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#wiki at freenode.net
Stars on GitHub
N/A
N/A
89 ⭐
Common Features Hatta MojoMojo Oddmuse
Preview
Yes
Yes
Yes
Minor Changes
Yes
No
Yes
Change Summary
Yes
No
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Restricted by Age
Revision Diffs
Between all
To current
Between all
Sitemap
Yes
Yes
Yes
Plugin System
No
Yes
Yes
Special Features Hatta MojoMojo Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Optional
Unknown
Optional
Interface Languages
15
Arabic, Czech, Danish, German, Greek, English, Spanish, Estonian, Finnish, French, Hungarian, Japanese, Polish, Russian, Swedish
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
No
No
Plugin
Comments
No
Plugin
Discussion Pages
Categories
Yes
Yes
Plugin
Namespaces
Optional
Yes
Plugin
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Optional
No
Plugin
Structured Data
No
No
Plugin
Links Hatta MojoMojo Oddmuse
CamelCase
Optional
No
Optional
Freelinks
Yes
Yes
Optional
Backlinks
Yes
Yes
Plugin
InterWiki
No
Unknown
Yes
SisterWiki
No
Unknown
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
No
Unknown
Plugin
Page Redirects
No
Yes
Yes
Syntax Features Hatta MojoMojo Oddmuse
HTML Tags
None
Some
Plugin
Math formulas
Optional
No
Plugin
Tables
simple
simple + complex
simple + complex
CREOLE support
Yes
No
Plugin
Markdown Support
No
Yes
Plugin
Textile Support
No
Yes
No
BBCode Support
No
No
Plugin
Emoticon Images
Optional
Plugin
Optional
Syntax Highlighting
Optional
Yes
Plugin
Footnotes
No
Yes
Plugin
Quoting
Yes
Yes
Optional
Internal Comments
No
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
Plugin
Scripting
JavaScript
JavaScript
Perl
Content Includes
No
Yes
Yes
Feed Aggregation
No
Plugin
Yes
Usability Hatta MojoMojo Oddmuse
Section Editing
No
No
No
Page Templates
No
No
No
Double-Click Edit
Yes
No
Plugin
Toolbar
No
Yes
Plugin
WYSIWYG Editing
No
Patch
Plugin
Access Keys
No
Yes
Yes
Auto Signature
No
No
Plugin
Statistics Hatta MojoMojo Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
Plugin
Orphaned Pages
Yes
Patch
Plugin
Most/Least Popular
No
Unknown
No
Recent Visitors
No
Unknown
Plugin
Analysis
No
Unknown
No
Output Hatta MojoMojo Oddmuse
Printer Friendly
Print CSS
Print View
Print CSS
Mobile Friendly
Yes
Unknown
Yes
Themes & Skins
Optional
Yes
Optional
RSS Feeds
No
Yes
Yes
ATOM Feeds
Yes
Yes
Plugin
Abbreviations
No
No
Yes
Auto-TOC
No
Optional
Plugin
Raw Export
Yes
Yes
Yes
HTML Export
No
Yes
Yes
XML export
No
No
No
PDF Export
No
No
Plugin
Office Export
Unknown
Unknown
No
Media and Files Hatta MojoMojo Oddmuse
File Attachments
Yes
Yes
Optional
Media Revisions
Yes
Unknown
Yes
Embedded Flash
No
Yes
No
Embedded Video
No
Yes
No
Image Editing
No
No
No
SVG Editing
No
No
Plugin
MindMap Editing
No
No
No
Media Search
Filenames only
Filenames only
Extras Hatta MojoMojo Oddmuse
Calendar
No
No
Plugin
Image Galleries
No
Yes
No
Presentations
Unknown
Unknown
No
Forums
No
No
No
Blogs
No
No
Optional
Ticket System
No
No
No
Chat
Unknown
Unknown
No
Syntax Examples Hatta MojoMojo Oddmuse
Internal Link
[[link]]
[[link|label]]
[[another page]]
optional, default on:
[[page name]]

optional, default off:
PageName
[PageName] → [1]
[[[page name]]] → [1]
[PageName text] → text
[[page name|text]] → text

Depending on plugins:
[text](page) → text
External Link
http://example.com
[[http://example.com]]
[[http://example.com|label]]
[[http://example.com|{{image}}]]
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
Headlines
= h1 =
== h2 ==
...
===== h5 =====
Mardown:
#Heading 1

Textile:
h1. Heading 1
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
**bold**
Markdown: **bold**

Textile: *bold*
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
//italic//
_italics_
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
n/a
Textile: _underline_
Markdown: use HTML
Depending on plugins:
_underline_
__underline__
Monospace Format
{{{verbatim}}}
Markdown:
`command line example`

Textile:
@command line example@
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
n/a
Textile:
normal text -striked- normal text
via bbCode plugin:
[s]strike through[/s]
Superscript Format
n/a
Textile: ^superscript^
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
n/a
Textile: ~subscript~
via bbCode plugin:
[sub]subscript[/sub]
Images
{{image}}
{{image|alt}}
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
n/a
Textile:
< right
> left
= center
<> justify
no example known
Text Indentation
n/a
Textile:
> text
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
* list
** sublist
* an item
* another item
* one
** two
Numbered Lists
n/a
# item 1
# item 2
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
n/a
Textile:
dl. title:data goes here
Depending on plugins:
; term: definition
Horizontal Rule
----
<hr />
Depending on plugins:
----
remove Hatta remove MojoMojo remove Oddmuse