WiGit vs. Instiki vs. Oddmuse

General Features WiGit Instiki Oddmuse
Version
0.1
0.30.0
2.3.13
Last Release Date
2008-07-20 (15 years ago)
2019-02-28 (5 years ago)
2018-09-03 (5 years ago)
Last Update here
2009-07-09 (14 years ago)
2019-03-04 (5 years ago)
2018-10-27 (5 years ago)
Author
Remko Tronçon
David Heinemeier Hansson, Jacques Distler, Matthias Tarasiewicz
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
Ruby's
GPL
Programming Language
PHP
Ruby on Rails
Perl
Data Storage
other
Database
Files
License Cost/ Fee
0
0
free
Development status
Beta
Mature
Mature
Intended Audience
Private users
general, education
family people, hackers
System Requirements WiGit Instiki Oddmuse
Operating System
UNIX, Windows, MacOS X
Anything supported by Perl
Root Access
No
No
No
Webserver
Thin (included), or Apache/NGinx (via Passenger)
Anything supporting CGI scripts
Other Requirements
Git
Ruby 2.0-2.6
Writable data directory
Datastorage WiGit Instiki Oddmuse
Text Files
Yes
No
Yes
MySQL
No
Yes
No
PostgreSQL
No
Yes
No
Oracle
No
Plugin
No
SQLite
No
Yes
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
Git repositories
Any Rails-compatible back-end datastore can be used.
No
Security/Anti-Spam WiGit Instiki Oddmuse
Page Permissions
No
Yes
Yes
ACL
No
No
No
Authentication Backends
None (use your web server instead)
Host Blocking
No
Yes
Yes
Mail Encryption
No
Unknown
No
nofollow
No
Unknown
No
Blacklist
No
Yes
Optional
CAPTCHA
No
Unknown
Plugin
Delayed Indexing
No
Unknown
No
Development/Support WiGit Instiki Oddmuse
# of Consultants
Preconfigured Hosting
No
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
478 ⭐
67 ⭐
Common Features WiGit Instiki Oddmuse
Preview
No
No
Yes
Minor Changes
No
Yes
Yes
Change Summary
Yes
No
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Restricted by Age
Revision Diffs
Between all
Between all
Between all
Sitemap
Unknown
Yes
Yes
Plugin System
No
No
Yes
Special Features WiGit Instiki Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Yes
Optional
Interface Languages
0
1
English
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
No
Yes
Plugin
Namespaces
No
No
Plugin
Conflict Handling
None
Page Locking
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Not available
Full Text
Full Text
Wiki Farming
Unknown
Yes
Plugin
Structured Data
Unknown
No
Plugin
Links WiGit Instiki Oddmuse
CamelCase
Yes
Optional
Optional
Freelinks
Yes
Yes
Optional
Backlinks
No
Yes
Plugin
InterWiki
No
Yes
Yes
SisterWiki
No
No
Plugin
Image Links
No
Yes
Plugin
Windows Shares
No
No
Plugin
Page Redirects
Unknown
Yes
Yes
Syntax Features WiGit Instiki Oddmuse
HTML Tags
Some
All
Plugin
Math formulas
Yes
Yes
Plugin
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
No
No
Plugin
Markdown Support
No
Yes
Plugin
Textile Support
Yes
Yes
No
BBCode Support
No
No
Plugin
Emoticon Images
No
No
Optional
Syntax Highlighting
No
Yes
Plugin
Footnotes
Yes
Yes
Plugin
Quoting
Yes
Yes
Optional
Internal Comments
No
Yes
No
Custom styles
No
Yes
Yes
FAQ Tags
No
No
Plugin
Scripting
None
Perl
Content Includes
No
Yes
Yes
Feed Aggregation
No
No
Yes
Usability WiGit Instiki Oddmuse
Section Editing
No
No
No
Page Templates
No
No
No
Double-Click Edit
No
No
Plugin
Toolbar
No
No
Plugin
WYSIWYG Editing
No
No
Plugin
Access Keys
No
Yes
Yes
Auto Signature
No
Yes
Plugin
Statistics WiGit Instiki 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 WiGit Instiki Oddmuse
Printer Friendly
No
Print View
Print CSS
Mobile Friendly
Unknown
Yes
Yes
Themes & Skins
Yes
No
Optional
RSS Feeds
No
No
Yes
ATOM Feeds
No
Yes
Plugin
Abbreviations
Yes
Yes
Yes
Auto-TOC
No
Yes
Plugin
Raw Export
Yes
Yes
Yes
HTML Export
No
Yes
Yes
XML export
No
No
No
PDF Export
No
No
Plugin
Office Export
Unknown
Unknown
No
Media and Files WiGit Instiki Oddmuse
File Attachments
No
Yes
Optional
Media Revisions
No
No
Yes
Embedded Flash
No
No
No
Embedded Video
No
Yes
No
Image Editing
No
No
No
SVG Editing
No
Yes
Plugin
MindMap Editing
No
No
No
Media Search
No
No
Filenames only
Extras WiGit Instiki Oddmuse
Calendar
Unknown
No
Plugin
Image Galleries
Unknown
No
No
Presentations
Unknown
Unknown
No
Forums
Unknown
No
No
Blogs
Unknown
No
Optional
Ticket System
Unknown
No
No
Chat
Unknown
Unknown
No
Syntax Examples WiGit Instiki Oddmuse
Internal Link
[InternalLink]
[[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
External Link
"External link":http://externallink.com
[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
Headlines
h1. Headline
#Level 1#
##Level 2##
###Level 3###
####Level 4####
#####Level 5#####
######Level 6######
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
*Bold*
**bold**
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
_Italics_
_italic_, *italic*
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
+underlined+
underlined
{: style='text-decoration:underlined'}
Depending on plugins:
_underline_
__underline__
Monospace Format
@monospace@
`monospace`
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
-strikethrough-
<del>strikethrough</del>
strikethrough
{: style='text-decoration:line-through'}
via bbCode plugin:
[s]strike through[/s]
Superscript Format
^superscript^
<sup>superscript</sup>
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
~subscript~
<sub>subscript</sub>
via bbCode plugin:
[sub]subscript[/sub]
Images
!image.jpg!
![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
>Right-aligned
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
Bulleted Lists
* Bulleted
* List
** Sublist
* Item 1
** Item 1.1
* Item 2
* one
** two
Numbered Lists
# Numbered
# List
## Sublist
1. Item 1
1. Item 1.1
2. Item 2
Depending on plugins:
1. one
2. two

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