Oddmuse vs. WikiNi vs. WackoWiki

General Features Oddmuse WikiNi WackoWiki
Version
2.3.13
0.5.0
6.1.25
Last Release Date
2018-09-03 (5 years ago)
2007-04-11 (17 years ago)
2024-04-11 (1 month ago)
Last Update here
2018-10-27 (5 years ago)
2009-02-09 (15 years ago)
2024-04-11 (1 month ago)
Author
Alex Schroeder
WackoWiki Team
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPL
BSD
Programming Language
Perl
PHP
PHP
Data Storage
Files
Database
Database
License Cost/ Fee
free
0 ($, €, £, ¥, ...)
0
Development status
Mature
Mature
Mature
Intended Audience
family people, hackers
End Users/Desktop, Education
Advanced End Users, Developers, End Users/Desktop
System Requirements Oddmuse WikiNi WackoWiki
Operating System
Anything supported by Perl
all (UNIX, Windows, MacOS X)
OS Independent
Root Access
No
No
No
Webserver
Anything supporting CGI scripts
run with the appserver/webserver of your choice
Other Requirements
Writable data directory
mod_rewrite (optional)
Datastorage Oddmuse WikiNi WackoWiki
Text Files
Yes
No
No
MySQL
No
Yes
Yes
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
No
MariaDB
Security/Anti-Spam Oddmuse WikiNi WackoWiki
Page Permissions
Yes
Yes
Yes
ACL
No
Yes
Yes
Authentication Backends
None (use your web server instead)
LDAP (patch), ActiveDirectory
Host Blocking
Yes
Unknown
Optional
Mail Encryption
No
Unknown
Optional
nofollow
No
No
Optional
Blacklist
Optional
No
Yes
CAPTCHA
Plugin
Patch
Yes
Delayed Indexing
No
No
No
Development/Support Oddmuse WikiNi WackoWiki
# of Consultants
Preconfigured Hosting
Yes
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
67 ⭐
N/A
32 ⭐
Common Features Oddmuse WikiNi WackoWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
No
Yes
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Restricted by Age
Restricted by Age
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features Oddmuse WikiNi WackoWiki
Unicode Support
Yes
No
Yes
Right-to-Left Support
Optional
Unknown
Yes
Interface Languages
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
1
French
20
Bulgarian, Danish, German, Greek, English, Spanish, Estonian, Persian, French, Hindi, Hungarian, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Chinese, Chinese Traditional
Email notification
Plugin
Plugin
Yes
Comments
Discussion Pages
Threaded
Flat
Categories
Plugin
Unknown
Yes
Namespaces
Plugin
Patch
Yes
Conflict Handling
Conflict Resolution
Conflict Detection
Page Locking
Concurrent Editing
No
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Plugin
Unknown
Patch
Structured Data
Plugin
Unknown
Plugin
Links Oddmuse WikiNi WackoWiki
CamelCase
Optional
Yes
Optional
Freelinks
Optional
Yes
Yes
Backlinks
Plugin
Yes
Yes
InterWiki
Yes
Yes
Yes
SisterWiki
Plugin
No
No
Image Links
Plugin
Unknown
Yes
Windows Shares
Plugin
No
Yes
Page Redirects
Yes
Unknown
Yes
Syntax Features Oddmuse WikiNi WackoWiki
HTML Tags
Plugin
Optional
All
Math formulas
Plugin
Plugin
Plugin
Tables
simple + complex
simple + complex
simple
CREOLE support
Plugin
No
No
Markdown Support
Plugin
No
No
Textile Support
No
No
No
BBCode Support
Plugin
No
Patch
Emoticon Images
Optional
No
Yes
Syntax Highlighting
Plugin
Yes
Yes
Footnotes
Plugin
Plugin
Yes
Quoting
Optional
Unknown
Yes
Internal Comments
No
Unknown
Yes
Custom styles
Yes
Patch
Yes
FAQ Tags
Plugin
No
No
Scripting
Perl
actions (PHP)
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Patch
Yes
Usability Oddmuse WikiNi WackoWiki
Section Editing
No
No
Yes
Page Templates
No
No
Yes
Double-Click Edit
Plugin
Yes
Yes
Toolbar
Plugin
Patch
Yes
WYSIWYG Editing
Plugin
No
Plugin
Access Keys
Yes
Yes
Yes
Auto Signature
Plugin
No
Yes
Statistics Oddmuse WikiNi WackoWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Plugin
Yes
Yes
Orphaned Pages
Plugin
Yes
Yes
Most/Least Popular
No
No
Yes
Recent Visitors
Plugin
No
Yes
Analysis
No
No
Plugin
Output Oddmuse WikiNi WackoWiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
Yes
Unknown
Yes
Themes & Skins
Optional
Optional
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
Plugin
No
No
Abbreviations
Yes
No
Patch
Auto-TOC
Plugin
Unknown
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
No
Yes
XML export
No
No
Yes
PDF Export
Plugin
Plugin
Patch
Office Export
No
Unknown
Patch
Media and Files Oddmuse WikiNi WackoWiki
File Attachments
Optional
Plugin
Yes
Media Revisions
Yes
Unknown
No
Embedded Flash
No
Plugin
Yes
Embedded Video
No
Plugin
Yes
Image Editing
No
No
No
SVG Editing
Plugin
No
No
MindMap Editing
No
No
Plugin
Media Search
Filenames only
No
Contents
Extras Oddmuse WikiNi WackoWiki
Calendar
Plugin
Unknown
Plugin
Image Galleries
No
Unknown
Plugin
Presentations
No
Unknown
Plugin
Forums
No
Unknown
Optional
Blogs
Optional
Unknown
Optional
Ticket System
No
Unknown
No
Chat
No
Unknown
Patch
Syntax Examples Oddmuse WikiNi WackoWiki
Internal Link
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
wiki word (XxxXxxxxx)
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
External Link
http://example.com/
[http://example.com/] → [1]

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

Depending on plugins:
[text](http://example.com/) → text
[[ ]]
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
====== ====== level 1
===== ===== level 2
==== ==== level 3
=== === level 4
== == level 5

== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
Bold Format
Depending on plugins:
*bold*
**bold*
'''bold'''
** **
**bold**
Italics Format
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
// //
//italics//
Underline Format
Depending on plugins:
_underline_
__underline__
__ __
__underline__
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
## ##
##monospace##
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
@@ @@
--strikethrough--
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
^^superscript^^
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
vvsubscriptvv
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
((image.png))
file:image.png
https://example.com/image.png
Aligning Text
no example known
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
[space] level 1
[space][space] level 2
[space][space][...] level X
one
two
Bulleted Lists
* one
** two
-
-
-
*one
**One-two
*two
*three
Numbered Lists
Depending on plugins:
1. one
2. two

# one
## two
1)
1)
1)
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


Definition Lists
Depending on plugins:
; term: definition
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
Horizontal Rule
Depending on plugins:
----
----
----
remove Oddmuse remove WikiNi remove WackoWiki