Oddmuse vs. Wiki on a Stick vs. WikiNi

General Features Oddmuse Wiki on a Stick WikiNi
Version
2.3.13
0.12.0
0.5.0
Last Release Date
2018-09-04 (7 years ago)
2010-06-21 (15 years ago)
2007-04-12 (18 years ago)
Last Update here
2018-10-27 (7 years ago)
2010-08-24 (15 years ago)
2009-02-10 (17 years ago)
Author
Alex Schroeder
legolas558
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPLv2
GPL
Programming Language
Perl
JavaScript
PHP
Data Storage
Files
Files
Database
License Cost/ Fee
free
0 ($, €, £, ¥, ...)
Development status
Mature
Mature
Mature
Intended Audience
family people, hackers
Advanced End Users
End Users/Desktop, Education
System Requirements Oddmuse Wiki on a Stick WikiNi
Operating System
Anything supported by Perl
OS Independent (Browser Application)
all (UNIX, Windows, MacOS X)
Root Access
No
No
No
Webserver
Anything supporting CGI scripts
Other Requirements
Writable data directory
JavaScript-capable browser
Datastorage Oddmuse Wiki on a Stick WikiNi
Text Files
Yes
No
No
MySQL
No
No
Yes
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
No
No
Other
No
Self-modifying XHTML file, can export into XHTML and WSIF
Security/Anti-Spam Oddmuse Wiki on a Stick WikiNi
Page Permissions
Yes
Yes
Yes
ACL
No
No
Yes
Authentication Backends
None (use your web server instead)
Supports per-page AES encryption
Host Blocking
Yes
No
Unknown
Mail Encryption
No
No
Unknown
nofollow
No
No
No
Blacklist
Optional
No
No
CAPTCHA
Plugin
No
Patch
Delayed Indexing
No
No
No
Development/Support Oddmuse Wiki on a Stick WikiNi
# of Consultants
Preconfigured Hosting
Yes
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
89 ⭐
N/A
N/A
Common Features Oddmuse Wiki on a Stick WikiNi
Preview
Yes
No
Yes
Minor Changes
Yes
No
No
Change Summary
Yes
No
Yes
Page History
Yes
No
Yes
Page Revisions
Restricted by Age
None
Restricted by Age
Revision Diffs
Between all
No
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features Oddmuse Wiki on a Stick WikiNi
Unicode Support
Yes
Yes
No
Right-to-Left Support
Optional
No
Unknown
Interface Languages
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
2
English, Italian
1
French
Email notification
Plugin
No
Plugin
Comments
Discussion Pages
No
Threaded
Categories
Plugin
Yes
Unknown
Namespaces
Plugin
Yes
Patch
Conflict Handling
Conflict Resolution
Page Locking
Conflict Detection
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Plugin
Yes
Unknown
Structured Data
Plugin
Yes
Unknown
Links Oddmuse Wiki on a Stick WikiNi
CamelCase
Optional
No
Yes
Freelinks
Optional
Yes
Yes
Backlinks
Plugin
Yes
Yes
InterWiki
Yes
No
Yes
SisterWiki
Plugin
No
No
Image Links
Plugin
Yes
Unknown
Windows Shares
Plugin
Yes
No
Page Redirects
Yes
No
Unknown
Syntax Features Oddmuse Wiki on a Stick WikiNi
HTML Tags
Plugin
All
Optional
Math formulas
Plugin
Plugin
Plugin
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
Plugin
Yes
No
Markdown Support
Plugin
No
No
Textile Support
No
No
No
BBCode Support
Plugin
No
No
Emoticon Images
Optional
No
No
Syntax Highlighting
Plugin
No
Yes
Footnotes
Plugin
Plugin
Plugin
Quoting
Optional
Unknown
Unknown
Internal Comments
No
Yes
Unknown
Custom styles
Yes
Yes
Patch
FAQ Tags
Plugin
No
No
Scripting
Perl
JavaScript
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
No
Patch
Usability Oddmuse Wiki on a Stick WikiNi
Section Editing
No
No
No
Page Templates
No
Yes
No
Double-Click Edit
Plugin
Optional
Yes
Toolbar
Plugin
Yes
Patch
WYSIWYG Editing
Plugin
No
No
Access Keys
Yes
Yes
Yes
Auto Signature
Plugin
No
No
Statistics Oddmuse Wiki on a Stick WikiNi
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
Unknown
No
Output Oddmuse Wiki on a Stick WikiNi
Printer Friendly
Print CSS
Print View
Print CSS
Mobile Friendly
Yes
Unknown
Unknown
Themes & Skins
Optional
Yes
Optional
RSS Feeds
Yes
No
Yes
ATOM Feeds
Plugin
No
No
Abbreviations
Yes
Unknown
No
Auto-TOC
Plugin
Yes
Unknown
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
No
XML export
No
No
No
PDF Export
Plugin
No
Plugin
Office Export
No
Unknown
Unknown
Media and Files Oddmuse Wiki on a Stick WikiNi
File Attachments
Optional
Yes
Plugin
Media Revisions
Yes
No
Unknown
Embedded Flash
No
Yes
Plugin
Embedded Video
No
No
Plugin
Image Editing
No
No
No
SVG Editing
Plugin
Unknown
No
MindMap Editing
No
No
No
Media Search
Filenames only
Filenames only
No
Extras Oddmuse Wiki on a Stick WikiNi
Calendar
Plugin
Plugin
Unknown
Image Galleries
No
Yes
Unknown
Presentations
No
Unknown
Unknown
Forums
No
No
Unknown
Blogs
Optional
No
Unknown
Ticket System
No
No
Unknown
Chat
No
Unknown
Unknown
Syntax Examples Oddmuse Wiki on a Stick WikiNi
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
[[WoaS test page]]
wiki word (XxxXxxxxx)
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
[[http://stickwiki.sf.net/|WoaS Official Website]]
[[ ]]
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

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

Bold Format
Depending on plugins:
*bold*
**bold*
'''bold'''
*bold text*
** **
Italics Format
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
/italics text/
// //
Underline Format
Depending on plugins:
_underline_
__underline__
_underlined text_
__ __
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
{{{this text will not render wiki syntax}}}
## ##
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
@@ @@
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
[[Image::woas.png]]
Aligning Text
no example known
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

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

# one
## two
* element 1
* element 2
* element 3
1)
1)
1)
Definition Lists
Depending on plugins:
; term: definition
Horizontal Rule
Depending on plugins:
----
----
----
remove Oddmuse remove Wiki on a Stick remove WikiNi