Oddmuse vs. TWiki vs. KeheiWiki

General Features Oddmuse TWiki KeheiWiki
Version
2.3.13
TWiki-6.1.0
Pleiades-M45
Last Release Date
2018-09-04 (7 years ago)
2018-07-16 (7 years ago)
2005-03-22 (21 years ago)
Last Update here
2018-10-27 (7 years ago)
2019-07-19 (6 years ago)
2009-12-23 (16 years ago)
Author
Alex Schroeder
Peter Thoeny, TWiki community
team
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPL
LGPL
Programming Language
Perl
Perl, JavaScript
Perl
Data Storage
Files
Files, RCS
Files, RCS
License Cost/ Fee
free
N/A
0
Development status
Mature
Mature
Mature
Intended Audience
family people, hackers
Large enterprise; small to medium businesses
corporate and special interest groups
System Requirements Oddmuse TWiki KeheiWiki
Operating System
Anything supported by Perl
Linux, Windows, OS-X and other
Unix/Linux
Root Access
No
No
No
Webserver
Anything supporting CGI scripts
Almost any webserver, typically Apache and Ngnix
Apache 1.3 or better CGI (any level)
Other Requirements
Writable data directory
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
perl 4 or newer
Datastorage Oddmuse TWiki KeheiWiki
Text Files
Yes
Yes
Yes
MySQL
No
No
Plugin
PostgreSQL
No
No
Plugin
Oracle
No
No
Plugin
SQLite
No
No
Plugin
BerkeleyDB
No
No
Plugin
RCS
No
Yes
Plugin
Other
No
RcsLite Perl library for version control without external RCS; backend API for other storage
archiving plugin, designed for unionFS
Security/Anti-Spam Oddmuse TWiki KeheiWiki
Page Permissions
Yes
Yes
Yes
ACL
No
Yes
Yes
Authentication Backends
None (use your web server instead)
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Apache
Host Blocking
Yes
Plugin
Yes
Mail Encryption
No
Yes
No
nofollow
No
Plugin
No
Blacklist
Optional
Plugin
Plugin
CAPTCHA
Plugin
Plugin
Plugin
Delayed Indexing
No
Plugin
Plugin
Development/Support Oddmuse TWiki KeheiWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
88 ⭐
N/A
N/A
Common Features Oddmuse TWiki KeheiWiki
Preview
Yes
Yes
Optional
Minor Changes
Yes
Yes
No
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Restricted by Age
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Optional
Plugin System
Yes
Yes
Yes
Special Features Oddmuse TWiki KeheiWiki
Unicode Support
Yes
Yes
Yes
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
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
1
English
Email notification
Plugin
Yes
Yes
Comments
Discussion Pages
Threaded
Threaded
Categories
Plugin
Yes
Yes
Namespaces
Plugin
Yes
Yes
Conflict Handling
Conflict Resolution
Conflict Resolution
Page Locking
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Plugin
Optional
Yes
Structured Data
Plugin
Yes
Yes
Links Oddmuse TWiki KeheiWiki
CamelCase
Optional
Yes
Yes
Freelinks
Optional
Yes
Yes
Backlinks
Plugin
Yes
No
InterWiki
Yes
Yes
Yes
SisterWiki
Plugin
Plugin
No
Image Links
Plugin
Yes
Yes
Windows Shares
Plugin
Plugin
No
Page Redirects
Yes
Plugin
Yes
Syntax Features Oddmuse TWiki KeheiWiki
HTML Tags
Plugin
All
All
Math formulas
Plugin
Plugin
No
Tables
simple + complex
simple + complex
complex
CREOLE support
Plugin
No
Unknown
Markdown Support
Plugin
No
Unknown
Textile Support
No
Plugin
Optional
BBCode Support
Plugin
No
Optional
Emoticon Images
Optional
Yes
No
Syntax Highlighting
Plugin
Plugin
Plugin
Footnotes
Plugin
Plugin
No
Quoting
Optional
Yes
Yes
Internal Comments
No
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
Plugin
Yes
Yes
Scripting
Perl
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Yes - custom tags, javascript, variables
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Yes
Yes
Usability Oddmuse TWiki KeheiWiki
Section Editing
No
Plugin
Yes
Page Templates
No
Yes
Yes
Double-Click Edit
Plugin
Plugin
Optional
Toolbar
Plugin
Plugin
Yes
WYSIWYG Editing
Plugin
Yes
Yes
Access Keys
Yes
Yes
No
Auto Signature
Plugin
Yes
Yes
Statistics Oddmuse TWiki KeheiWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Plugin
No
Plugin
Orphaned Pages
Plugin
Plugin
Plugin
Most/Least Popular
No
Yes
No
Recent Visitors
Plugin
Plugin
No
Analysis
No
Yes
Plugin
Output Oddmuse TWiki KeheiWiki
Printer Friendly
Print CSS
Print View
Print View
Mobile Friendly
Yes
Plugin
Yes
Themes & Skins
Optional
Yes
Plugin
RSS Feeds
Yes
Yes
Plugin
ATOM Feeds
Plugin
Yes
No
Abbreviations
Yes
Plugin
Yes
Auto-TOC
Plugin
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
Plugin
No
PDF Export
Plugin
Plugin
No
Office Export
No
Unknown
Unknown
Media and Files Oddmuse TWiki KeheiWiki
File Attachments
Optional
Yes
Plugin
Media Revisions
Yes
Yes
Plugin
Embedded Flash
No
Plugin
Yes
Embedded Video
No
Plugin
Yes
Image Editing
No
Plugin
No
SVG Editing
Plugin
Plugin
No
MindMap Editing
No
Plugin
No
Media Search
Filenames only
Contents
Keywords
Extras Oddmuse TWiki KeheiWiki
Calendar
Plugin
Plugin
No
Image Galleries
No
Plugin
No
Presentations
No
Unknown
Unknown
Forums
No
Plugin
Yes
Blogs
Optional
Plugin
Yes
Ticket System
No
Plugin
No
Chat
No
Unknown
Unknown
Syntax Examples Oddmuse TWiki KeheiWiki
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
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
%topic%  ( '%' configurable )
or
<link topic>text</link>
or
use HTML in rich text editor
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://twiki.org/ autolink
[[http://twiki.org/][label]]
http://gmail.com/
or
<extern http://gmail.com>a mail server</extern>
or
use HTML in rich text editor
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
text  ----    
or
insert HTML via WYSIWYG editor
Bold Format
Depending on plugins:
*bold*
**bold*
'''bold'''
*bold*
_ text _ 
or
insert HTML via WYSIWYG editor
Italics Format
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
_italic_
* text *
or
insert HTML via WYSIWYG editor
Underline Format
Depending on plugins:
_underline_
__underline__
<u>underline</u>
insert HTML via WYSIWYG editor
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
=monospaced text= and
<verbatim>
multi line text
</verbatim>
<wiki code>
stuff
</wiki code>
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
<strike>strikethrough</strike>
insert HTML via WYSIWYG editor
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
<sup>superscript</sup>
insert HTML via WYSIWYG editor
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
<sub>subscript</sub>
insert HTML via WYSIWYG editor
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
%ATTACHURL%/image.png
http://any.domain/image.png
insert HTML via WYSIWYG editor
Aligning Text
no example known
| left |   center   |   right |
or HTML
or CSS
<p align=right> stuff
or
insert HTML via WYSIWYG editor
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
<blockquote>
multi line text
</blockquote>
<ul>
stuff
</ul>
or
insert HTML via WYSIWYG editor
Bulleted Lists
* one
** two
* Item 1
* Item 1.1
* Item 2
* text
or
<!> text
or
insert HTML via WYSIWYG editor
Numbered Lists
Depending on plugins:
1. one
2. two

# one
## two
1. Item 1
a. Item 1.a
1. Item 2
digits. stuff
or
insert HTML via WYSIWYG editor
Definition Lists
Depending on plugins:
; term: definition
$ Term: Definition
term:    definition
or
insert HTML via WYSIWYG editor
Horizontal Rule
Depending on plugins:
----
---
can use plain < HR > tag or
via WYSIWYG editor
remove Oddmuse remove TWiki remove KeheiWiki