Oddmuse vs. WikiNi vs. Instiki

General Features Oddmuse WikiNi Instiki
Version
2.3.13
0.5.0
0.30.0
Last Release Date
2018-09-03 (5 years ago)
2007-04-11 (17 years ago)
2019-02-28 (5 years ago)
Last Update here
2018-10-27 (5 years ago)
2009-02-09 (15 years ago)
2019-03-04 (5 years ago)
Author
Alex Schroeder
David Heinemeier Hansson, Jacques Distler, Matthias Tarasiewicz
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPL
Ruby's
Programming Language
Perl
PHP
Ruby on Rails
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
general, education
System Requirements Oddmuse WikiNi Instiki
Operating System
Anything supported by Perl
all (UNIX, Windows, MacOS X)
UNIX, Windows, MacOS X
Root Access
No
No
No
Webserver
Anything supporting CGI scripts
Thin (included), or Apache/NGinx (via Passenger)
Other Requirements
Writable data directory
Ruby 2.0-2.6
Datastorage Oddmuse WikiNi Instiki
Text Files
Yes
No
No
MySQL
No
Yes
Yes
PostgreSQL
No
No
Yes
Oracle
No
No
Plugin
SQLite
No
No
Yes
BerkeleyDB
No
No
No
RCS
No
No
No
Other
No
Any Rails-compatible back-end datastore can be used.
Security/Anti-Spam Oddmuse WikiNi Instiki
Page Permissions
Yes
Yes
Yes
ACL
No
Yes
No
Authentication Backends
None (use your web server instead)
Host Blocking
Yes
Unknown
Yes
Mail Encryption
No
Unknown
Unknown
nofollow
No
No
Unknown
Blacklist
Optional
No
Yes
CAPTCHA
Plugin
Patch
Unknown
Delayed Indexing
No
No
Unknown
Development/Support Oddmuse WikiNi Instiki
# of Consultants
Preconfigured Hosting
Yes
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
67 ⭐
N/A
478 ⭐
Common Features Oddmuse WikiNi Instiki
Preview
Yes
Yes
No
Minor Changes
Yes
No
Yes
Change Summary
Yes
Yes
No
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
No
Special Features Oddmuse WikiNi Instiki
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
1
English
Email notification
Plugin
Plugin
No
Comments
Discussion Pages
Threaded
No
Categories
Plugin
Unknown
Yes
Namespaces
Plugin
Patch
No
Conflict Handling
Conflict Resolution
Conflict Detection
Page Locking
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Plugin
Unknown
Yes
Structured Data
Plugin
Unknown
No
Links Oddmuse WikiNi Instiki
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
No
Page Redirects
Yes
Unknown
Yes
Syntax Features Oddmuse WikiNi Instiki
HTML Tags
Plugin
Optional
All
Math formulas
Plugin
Plugin
Yes
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
Plugin
No
No
Markdown Support
Plugin
No
Yes
Textile Support
No
No
Yes
BBCode Support
Plugin
No
No
Emoticon Images
Optional
No
No
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
None
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Patch
No
Usability Oddmuse WikiNi Instiki
Section Editing
No
No
No
Page Templates
No
No
No
Double-Click Edit
Plugin
Yes
No
Toolbar
Plugin
Patch
No
WYSIWYG Editing
Plugin
No
No
Access Keys
Yes
Yes
Yes
Auto Signature
Plugin
No
Yes
Statistics Oddmuse WikiNi Instiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Plugin
Yes
Yes
Orphaned Pages
Plugin
Yes
Yes
Most/Least Popular
No
No
No
Recent Visitors
Plugin
No
No
Analysis
No
No
No
Output Oddmuse WikiNi Instiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
Yes
Unknown
Yes
Themes & Skins
Optional
Optional
No
RSS Feeds
Yes
Yes
No
ATOM Feeds
Plugin
No
Yes
Abbreviations
Yes
No
Yes
Auto-TOC
Plugin
Unknown
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
No
Yes
XML export
No
No
No
PDF Export
Plugin
Plugin
No
Office Export
No
Unknown
Unknown
Media and Files Oddmuse WikiNi Instiki
File Attachments
Optional
Plugin
Yes
Media Revisions
Yes
Unknown
No
Embedded Flash
No
Plugin
No
Embedded Video
No
Plugin
Yes
Image Editing
No
No
No
SVG Editing
Plugin
No
Yes
MindMap Editing
No
No
No
Media Search
Filenames only
No
No
Extras Oddmuse WikiNi Instiki
Calendar
Plugin
Unknown
No
Image Galleries
No
Unknown
No
Presentations
No
Unknown
Unknown
Forums
No
Unknown
No
Blogs
Optional
Unknown
No
Ticket System
No
Unknown
No
Chat
No
Unknown
Unknown
Syntax Examples Oddmuse WikiNi Instiki
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)
[[Some Page]]
[[Some Page|anchor text]]
[[Some Page#anchor]]
[[Some Page#anchor|anchor text]]
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
[[ ]]
[another site](http://example.com)
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#####
######Level 6######
Bold Format
Depending on plugins:
*bold*
**bold*
'''bold'''
** **
**bold**
Italics Format
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
// //
_italic_, *italic*
Underline Format
Depending on plugins:
_underline_
__underline__
__ __
underlined
{: style='text-decoration:underlined'}
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]
@@ @@
<del>strikethrough</del>
strikethrough
{: style='text-decoration:line-through'}
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
<sup>superscript</sup>
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
<sub>subscript</sub>
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
![alt text](http://ex.com/image.jpg),
[[image.jpg|alt text:pic]]
Aligning Text
no example known
p{: style='text-align:left'}
p{: style='text-align:right'}
p{: style='text-align:center'}
p{: style='text-align:justify'}
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
[space] level 1
[space][space] level 2
[space][space][...] level X
p
{: style='margin-left:3em'}

> blockquote
Bulleted Lists
* one
** two
-
-
-
* Item 1
** Item 1.1
* Item 2
Numbered Lists
Depending on plugins:
1. one
2. two

# one
## two
1)
1)
1)
1. Item 1
1. Item 1.1
2. Item 2
Definition Lists
Depending on plugins:
; term: definition
term
: definition
Horizontal Rule
Depending on plugins:
----
----
***
remove Oddmuse remove WikiNi remove Instiki