mobiki vs. WackoWiki vs. Anwiki

General Features mobiki WackoWiki Anwiki
Version
2016-06-26
6.2.1
0.2.5
Last Release Date
2016-06-26 (9 years ago)
2026-03-03 (12 days ago)
2010-12-13 (15 years ago)
Last Update here
2016-06-26 (9 years ago)
2026-03-03 (12 days ago)
2013-06-25 (12 years ago)
Author
Martin D�ring
WackoWiki Team
Antoine Walter
URL
Free and Open Source
Yes
Yes
Yes
License
MIT
BSD
GPL 3
Programming Language
PHP
PHP
PHP
Data Storage
Files
Database
Database, Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
Text centric websites and mobile use
Advanced End Users, Developers, End Users/Desktop
Designed for multilingual contents and/or structured contents. Light, extensive and overridable architecture.
System Requirements mobiki WackoWiki Anwiki
Operating System
any
OS Independent
Linux, Windows, probably others
Root Access
No
No
No
Webserver
any
run with the appserver/webserver of your choice
Apache, probably others with PHP support
Other Requirements
PHP 5.4+
mod_rewrite (optional)
Datastorage mobiki WackoWiki Anwiki
Text Files
Yes
No
No
MySQL
No
Yes
Yes
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
Yes
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
MariaDB
Extensible to any datastorage by implementing a custom driver
Security/Anti-Spam mobiki WackoWiki Anwiki
Page Permissions
No
Yes
Yes
ACL
No
Yes
Yes
Authentication Backends
LDAP (patch), ActiveDirectory
Extensible to any authentication backend by implementing a custom driver
Host Blocking
No
Optional
No
Mail Encryption
No
Optional
No
nofollow
No
Optional
No
Blacklist
No
Yes
No
CAPTCHA
No
Yes
Yes
Delayed Indexing
No
No
No
Development/Support mobiki WackoWiki Anwiki
# of Consultants
Preconfigured Hosting
No
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
56 ⭐
4 ⭐
Common Features mobiki WackoWiki Anwiki
Preview
No
Yes
Yes
Minor Changes
No
Yes
No
Change Summary
No
Yes
Yes
Page History
No
Yes
Yes
Page Revisions
None
Unlimited
Restricted by Age or Number
Revision Diffs
No
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
No
Yes
Yes
Special Features mobiki WackoWiki Anwiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Yes
Yes
Interface Languages
0
30
Arabic, Bulgarian, Czech, Danish, German, Greek, English, Spanish, Estonian, Persian, Finnish, French, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Swedish, Tamil, Ukrainian, Chinese, Chinese Traditional
5
German, English, Spanish, French, Italian
Email notification
No
Yes
No
Comments
No
Flat
No
Categories
No
Yes
Unknown
Namespaces
No
Yes
Yes
Conflict Handling
None
Page Locking
Page Locking
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Wiki Farming
No
Patch
Unknown
Structured Data
No
Plugin
Yes
Links mobiki WackoWiki Anwiki
CamelCase
No
Optional
No
Freelinks
Yes
Yes
Yes
Backlinks
No
Yes
Yes
InterWiki
No
Yes
No
SisterWiki
No
No
No
Image Links
Yes
Yes
Yes
Windows Shares
No
Yes
Yes
Page Redirects
No
Yes
Unknown
Syntax Features mobiki WackoWiki Anwiki
HTML Tags
None
All
All
Math formulas
No
Plugin
No
Tables
none
simple + complex
none
CREOLE support
No
No
No
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
No
Patch
No
Emoticon Images
Yes
Yes
Plugin
Syntax Highlighting
No
Yes
No
Footnotes
No
Yes
No
Quoting
No
Yes
Plugin
Internal Comments
No
Yes
Unknown
Custom styles
No
Yes
Yes
FAQ Tags
No
No
Unknown
Scripting
actions (PHP)
Javascript ; PHP scripts can be enabled
Content Includes
No
Yes
Yes
Feed Aggregation
Yes
Yes
Yes
Usability mobiki WackoWiki Anwiki
Section Editing
No
Yes
No
Page Templates
No
Yes
Yes
Double-Click Edit
No
Yes
No
Toolbar
No
Yes
No
WYSIWYG Editing
No
Plugin
No
Access Keys
No
Yes
No
Auto Signature
No
Yes
No
Statistics mobiki WackoWiki Anwiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
No
Orphaned Pages
No
Yes
No
Most/Least Popular
No
Yes
No
Recent Visitors
No
Yes
No
Analysis
No
Plugin
No
Output mobiki WackoWiki Anwiki
Printer Friendly
Print View
Print View
Mobile Friendly
Yes
Yes
No
Themes & Skins
Yes
Yes
Unknown
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
No
No
Unknown
Abbreviations
No
Patch
No
Auto-TOC
No
Yes
Yes
Raw Export
No
Yes
Yes
HTML Export
No
Yes
No
XML export
No
Yes
Yes
PDF Export
No
Patch
No
Office Export
Unknown
Patch
Unknown
Media and Files mobiki WackoWiki Anwiki
File Attachments
No
Yes
No
Media Revisions
No
No
No
Embedded Flash
No
Yes
Yes
Embedded Video
No
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
Plugin
No
Media Search
No
Contents
No
Extras mobiki WackoWiki Anwiki
Calendar
No
Plugin
No
Image Galleries
No
Plugin
No
Presentations
Unknown
Plugin
Unknown
Forums
No
Optional
No
Blogs
No
Optional
No
Ticket System
No
No
No
Chat
Unknown
Patch
Unknown
Syntax Examples mobiki WackoWiki Anwiki
Internal Link
[Internal Link]
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
<a href="en/home">go home</a>
External Link
http://mobiki.datenbrei.de
[Text|http://mobiki.datenbrei.de]
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
<a href="http://www.anwiki.com">Anwiki</a>
Headlines
!Headline
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
<h1>Title</h2>
<h2>Subtitle</h2>
...
Bold Format
'''bold'''
**bold**
<b>bold</b>
Italics Format
''italics''
//italics//
<i>italic</i>
Underline Format
n/a
__underline__
<u>underline</u>
Monospace Format
n/a
##monospace##
<tt>monospace</tt>
Strikethrough Format
n/a
--strikethrough--
<del>strikethrough</del>
Superscript Format
n/a
^^superscript^^
<sup>Anwiki</sup>
Subscript Format
n/a
,,subscript,,
<sub>Anwiki</sub>
Images
http://image.png
image:example.jpg
images:imagefolder
((image.png))
file:image.png
https://example.com/image.png
<img src=""/>
Aligning Text
___
aligned text
___
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
<center>anwiki</center>
Text Indentation
n/a
one
two
Bulleted Lists
- One
- Two
* One
* Two
*one
**One-two
*two
*three
<ul>
<li>item</li>
<li>item</li>
</ul>
Numbered Lists
0. One
0. Two
0. Three
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


<ol>
<li>item</li>
<li>item</li>
</ol>
Definition Lists
n/a
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
<dl>
<dt>item</dt>
<dt>item</dt>
</dl>
Horizontal Rule
---
----
<hr/>
remove mobiki remove WackoWiki remove Anwiki