Anwiki vs. Hatta vs. Oddmuse

General Features Anwiki Hatta Oddmuse
Version
0.2.5
1.6.6
2.3.13
Last Release Date
2010-12-13 (15 years ago)
2015-08-29 (10 years ago)
2018-09-04 (7 years ago)
Last Update here
2013-06-25 (12 years ago)
2015-08-29 (10 years ago)
2018-10-27 (7 years ago)
Author
Antoine Walter
Radomir Dopieralski
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GPL 3
GPL v2
GPL
Programming Language
PHP
Python
Perl
Data Storage
Database, Files
Files, RCS
Files
License Cost/ Fee
0
0
free
Development status
Mature
Mature
Mature
Intended Audience
Designed for multilingual contents and/or structured contents. Light, extensive and overridable architecture.
family people, hackers
System Requirements Anwiki Hatta Oddmuse
Operating System
Linux, Windows, probably others
Linux, Unix, Windows, MacOSX
Anything supported by Perl
Root Access
No
No
No
Webserver
Apache, probably others with PHP support
Standalone, WSGI, FastCGI, CGI
Anything supporting CGI scripts
Other Requirements
Mercurial
Writable data directory
Datastorage Anwiki Hatta Oddmuse
Text Files
No
Yes
Yes
MySQL
Yes
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
Optional
No
BerkeleyDB
No
No
No
RCS
No
Yes
No
Other
Extensible to any datastorage by implementing a custom driver
Plain text files in Mercurial repository, with SQLite index
No
Security/Anti-Spam Anwiki Hatta Oddmuse
Page Permissions
Yes
Yes
Yes
ACL
Yes
No
No
Authentication Backends
Extensible to any authentication backend by implementing a custom driver
n/a
None (use your web server instead)
Host Blocking
No
No
Yes
Mail Encryption
No
Yes
No
nofollow
No
No
No
Blacklist
No
No
Optional
CAPTCHA
Yes
Optional
Plugin
Delayed Indexing
No
No
No
Development/Support Anwiki Hatta 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
4 ⭐
N/A
89 ⭐
Common Features Anwiki Hatta Oddmuse
Preview
Yes
Yes
Yes
Minor Changes
No
Yes
Yes
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Restricted by Age or Number
Unlimited
Restricted by Age
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
No
Yes
Special Features Anwiki Hatta Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
Optional
Optional
Interface Languages
5
German, English, Spanish, French, Italian
15
Arabic, Czech, Danish, German, Greek, English, Spanish, Estonian, Finnish, French, Hungarian, Japanese, Polish, Russian, Swedish
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
No
Discussion Pages
Categories
Unknown
Yes
Plugin
Namespaces
Yes
Optional
Plugin
Conflict Handling
Page Locking
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Wiki Farming
Unknown
Optional
Plugin
Structured Data
Yes
No
Plugin
Links Anwiki Hatta Oddmuse
CamelCase
No
Optional
Optional
Freelinks
Yes
Yes
Optional
Backlinks
Yes
Yes
Plugin
InterWiki
No
No
Yes
SisterWiki
No
No
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
Yes
No
Plugin
Page Redirects
Unknown
No
Yes
Syntax Features Anwiki Hatta Oddmuse
HTML Tags
All
None
Plugin
Math formulas
No
Optional
Plugin
Tables
none
simple
simple + complex
CREOLE support
No
Yes
Plugin
Markdown Support
No
No
Plugin
Textile Support
No
No
No
BBCode Support
No
No
Plugin
Emoticon Images
Plugin
Optional
Optional
Syntax Highlighting
No
Optional
Plugin
Footnotes
No
No
Plugin
Quoting
Plugin
Yes
Optional
Internal Comments
Unknown
No
No
Custom styles
Yes
Yes
Yes
FAQ Tags
Unknown
No
Plugin
Scripting
Javascript ; PHP scripts can be enabled
JavaScript
Perl
Content Includes
Yes
No
Yes
Feed Aggregation
Yes
No
Yes
Usability Anwiki Hatta Oddmuse
Section Editing
No
No
No
Page Templates
Yes
No
No
Double-Click Edit
No
Yes
Plugin
Toolbar
No
No
Plugin
WYSIWYG Editing
No
No
Plugin
Access Keys
No
No
Yes
Auto Signature
No
No
Plugin
Statistics Anwiki Hatta Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
Plugin
Orphaned Pages
No
Yes
Plugin
Most/Least Popular
No
No
No
Recent Visitors
No
No
Plugin
Analysis
No
No
No
Output Anwiki Hatta Oddmuse
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
No
Yes
Yes
Themes & Skins
Unknown
Optional
Optional
RSS Feeds
Yes
No
Yes
ATOM Feeds
Unknown
Yes
Plugin
Abbreviations
No
No
Yes
Auto-TOC
Yes
No
Plugin
Raw Export
Yes
Yes
Yes
HTML Export
No
No
Yes
XML export
Yes
No
No
PDF Export
No
No
Plugin
Office Export
Unknown
Unknown
No
Media and Files Anwiki Hatta Oddmuse
File Attachments
No
Yes
Optional
Media Revisions
No
Yes
Yes
Embedded Flash
Yes
No
No
Embedded Video
Yes
No
No
Image Editing
No
No
No
SVG Editing
No
No
Plugin
MindMap Editing
No
No
No
Media Search
No
Filenames only
Filenames only
Extras Anwiki Hatta Oddmuse
Calendar
No
No
Plugin
Image Galleries
No
No
No
Presentations
Unknown
Unknown
No
Forums
No
No
No
Blogs
No
No
Optional
Ticket System
No
No
No
Chat
Unknown
Unknown
No
Syntax Examples Anwiki Hatta Oddmuse
Internal Link
<a href="en/home">go home</a>
[[link]]
[[link|label]]
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
<a href="http://www.anwiki.com">Anwiki</a>
http://example.com
[[http://example.com]]
[[http://example.com|label]]
[[http://example.com|{{image}}]]
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>Title</h2>
<h2>Subtitle</h2>
...
= h1 =
== h2 ==
...
===== h5 =====
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
<b>bold</b>
**bold**
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
<i>italic</i>
//italic//
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
<u>underline</u>
n/a
Depending on plugins:
_underline_
__underline__
Monospace Format
<tt>monospace</tt>
{{{verbatim}}}
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
<del>strikethrough</del>
n/a
via bbCode plugin:
[s]strike through[/s]
Superscript Format
<sup>Anwiki</sup>
n/a
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
<sub>Anwiki</sub>
n/a
via bbCode plugin:
[sub]subscript[/sub]
Images
<img src=""/>
{{image}}
{{image|alt}}
http://example.com/pic.jpg

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

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
<ul>
<li>item</li>
<li>item</li>
</ul>
* list
** sublist
* one
** two
Numbered Lists
<ol>
<li>item</li>
<li>item</li>
</ol>
n/a
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
<dl>
<dt>item</dt>
<dt>item</dt>
</dl>
n/a
Depending on plugins:
; term: definition
Horizontal Rule
<hr/>
----
Depending on plugins:
----
remove Anwiki remove Hatta remove Oddmuse