Instiki vs. Oddmuse vs. Sputnik

General Features Instiki Oddmuse Sputnik
Version
0.30.0
2.3.13
8.08.13
Last Release Date
2019-03-01 (7 years ago)
2018-09-04 (7 years ago)
2008-08-13 (17 years ago)
Last Update here
2019-03-04 (7 years ago)
2018-10-27 (7 years ago)
2009-02-02 (17 years ago)
Author
David Heinemeier Hansson, Jacques Distler, Matthias Tarasiewicz
Alex Schroeder
Yuri Takhteyev
URL
Free and Open Source
Yes
Yes
Yes
License
Ruby's
GPL
MIT/X
Programming Language
Ruby on Rails
Perl
Lua
Data Storage
Database
Files
Database, Files, RCS
License Cost/ Fee
0
free
0
Development status
Mature
Mature
Mature
Intended Audience
general, education
family people, hackers
Small teams or private users
System Requirements Instiki Oddmuse Sputnik
Operating System
UNIX, Windows, MacOS X
Anything supported by Perl
Linux, UNIX, OSX, Windows
Root Access
No
No
No
Webserver
Thin (included), or Apache/NGinx (via Passenger)
Anything supporting CGI scripts
Apache, CGI, Xavante
Other Requirements
Ruby 2.0-2.6
Writable data directory
gcc or Lua
Datastorage Instiki Oddmuse Sputnik
Text Files
No
Yes
Yes
MySQL
Yes
No
Plugin
PostgreSQL
Yes
No
No
Oracle
Plugin
No
No
SQLite
Yes
No
Plugin
BerkeleyDB
No
No
No
RCS
No
No
No
Other
Any Rails-compatible back-end datastore can be used.
No
Git
Security/Anti-Spam Instiki Oddmuse Sputnik
Page Permissions
Yes
Yes
Yes
ACL
No
No
Yes
Authentication Backends
None (use your web server instead)
Yes
Host Blocking
Yes
Yes
No
Mail Encryption
Unknown
No
No
nofollow
Unknown
No
No
Blacklist
Yes
Optional
No
CAPTCHA
Unknown
Plugin
Yes
Delayed Indexing
Unknown
No
No
Development/Support Instiki Oddmuse Sputnik
# of Consultants
Preconfigured Hosting
No
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
506 ⭐
89 ⭐
N/A
Common Features Instiki Oddmuse Sputnik
Preview
No
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
No
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Restricted by Age
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
No
Yes
Yes
Special Features Instiki Oddmuse Sputnik
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
Optional
Unknown
Interface Languages
1
English
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
3
English, Brazilian Portuguese, Russian
Email notification
No
Plugin
Yes
Comments
No
Discussion Pages
No
Categories
Yes
Plugin
Yes
Namespaces
No
Plugin
No
Conflict Handling
Page Locking
Conflict Resolution
None
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Plugin
Yes
Structured Data
No
Plugin
Yes
Links Instiki Oddmuse Sputnik
CamelCase
Optional
Optional
Plugin
Freelinks
Yes
Optional
Yes
Backlinks
Yes
Plugin
No
InterWiki
Yes
Yes
No
SisterWiki
No
Plugin
No
Image Links
Yes
Plugin
Yes
Windows Shares
No
Plugin
No
Page Redirects
Yes
Yes
No
Syntax Features Instiki Oddmuse Sputnik
HTML Tags
All
Plugin
Some
Math formulas
Yes
Plugin
No
Tables
simple + complex
simple + complex
complex
CREOLE support
No
Plugin
No
Markdown Support
Yes
Plugin
Yes
Textile Support
Yes
No
No
BBCode Support
No
Plugin
No
Emoticon Images
No
Optional
No
Syntax Highlighting
Yes
Plugin
No
Footnotes
Yes
Plugin
No
Quoting
Yes
Optional
Yes
Internal Comments
Yes
No
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Plugin
No
Scripting
None
Perl
Lua, JavaScript
Content Includes
Yes
Yes
No
Feed Aggregation
No
Yes
No
Usability Instiki Oddmuse Sputnik
Section Editing
No
No
No
Page Templates
No
No
Yes
Double-Click Edit
No
Plugin
No
Toolbar
No
Plugin
Plugin
WYSIWYG Editing
No
Plugin
No
Access Keys
Yes
Yes
No
Auto Signature
Yes
Plugin
No
Statistics Instiki Oddmuse Sputnik
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Plugin
No
Orphaned Pages
Yes
Plugin
No
Most/Least Popular
No
No
No
Recent Visitors
No
Plugin
No
Analysis
No
No
No
Output Instiki Oddmuse Sputnik
Printer Friendly
Print View
Print CSS
No
Mobile Friendly
Yes
Yes
No
Themes & Skins
No
Optional
Yes
RSS Feeds
No
Yes
Yes
ATOM Feeds
Yes
Plugin
No
Abbreviations
Yes
Yes
No
Auto-TOC
Yes
Plugin
No
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
No
XML export
No
No
No
PDF Export
No
Plugin
No
Office Export
Unknown
No
Unknown
Media and Files Instiki Oddmuse Sputnik
File Attachments
Yes
Optional
Yes
Media Revisions
No
Yes
Yes
Embedded Flash
No
No
No
Embedded Video
Yes
No
No
Image Editing
No
No
No
SVG Editing
Yes
Plugin
No
MindMap Editing
No
No
No
Media Search
No
Filenames only
No
Extras Instiki Oddmuse Sputnik
Calendar
No
Plugin
No
Image Galleries
No
No
Plugin
Presentations
Unknown
No
Unknown
Forums
No
No
No
Blogs
No
Optional
No
Ticket System
No
No
Plugin
Chat
Unknown
No
Unknown
Syntax Examples Instiki Oddmuse Sputnik
Internal Link
[[Some Page]]
[[Some Page|anchor text]]
[[Some Page#anchor]]
[[Some Page#anchor|anchor text]]
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
[[Sputnik]]
External Link
[another site](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
[Sputnik](http://spu.tnik.org)
Headlines
#Level 1#
##Level 2##
###Level 3###
####Level 4####
#####Level 5#####
######Level 6######
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
# Sputnik
Bold Format
**bold**
Depending on plugins:
*bold*
**bold*
'''bold'''
**Sputnik** or __Sputnik__
Italics Format
_italic_, *italic*
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
*Sputnik* or _Sputnik_
Underline Format
underlined
{: style='text-decoration:underlined'}
Depending on plugins:
_underline_
__underline__
Monospace Format
`monospace`
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
<del>strikethrough</del>
strikethrough
{: style='text-decoration:line-through'}
via bbCode plugin:
[s]strike through[/s]
Superscript Format
<sup>superscript</sup>
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
<sub>subscript</sub>
via bbCode plugin:
[sub]subscript[/sub]
Images
![alt text](http://ex.com/image.jpg),
[[image.jpg|alt text:pic]]
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
p{: style='text-align:left'}
p{: style='text-align:right'}
p{: style='text-align:center'}
p{: style='text-align:justify'}
no example known
Text Indentation
p
{: style='margin-left:3em'}

> blockquote
Depending on plugins:
> text

[quote]
text
[/quote]

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

# one
## two
1. Sputnik
Definition Lists
term
: definition
Depending on plugins:
; term: definition
Horizontal Rule
***
Depending on plugins:
----
- - -
remove Instiki remove Oddmuse remove Sputnik