MoasdaWiki vs. KeheiWiki vs. Oddmuse

General Features MoasdaWiki KeheiWiki Oddmuse
Version
3.7.1
Pleiades-M45
2.3.13
Last Release Date
2023-12-31 (4 months ago)
2005-03-21 (19 years ago)
2018-09-03 (5 years ago)
Last Update here
2024-01-01 (4 months ago)
2009-12-23 (14 years ago)
2018-10-27 (5 years ago)
Author
Herbert Reiter
team
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
AGPL-3.0-only
LGPL
GPL
Programming Language
Java
Perl
Perl
Data Storage
Files
Files, RCS
Files
License Cost/ Fee
Free
0
free
Development status
Mature
Mature
Mature
Intended Audience
personal usage, small teams
corporate and special interest groups
family people, hackers
System Requirements MoasdaWiki KeheiWiki Oddmuse
Operating System
Any platform with Java VM 17+
Unix/Linux
Anything supported by Perl
Root Access
No
No
No
Webserver
Built-in
Apache 1.3 or better CGI (any level)
Anything supporting CGI scripts
Other Requirements
Java VM 17+
perl 4 or newer
Writable data directory
Datastorage MoasdaWiki KeheiWiki Oddmuse
Text Files
Yes
Yes
Yes
MySQL
No
Plugin
No
PostgreSQL
No
Plugin
No
Oracle
No
Plugin
No
SQLite
No
Plugin
No
BerkeleyDB
No
Plugin
No
RCS
No
Plugin
No
Other
No
archiving plugin, designed for unionFS
No
Security/Anti-Spam MoasdaWiki KeheiWiki Oddmuse
Page Permissions
No
Yes
Yes
ACL
No
Yes
No
Authentication Backends
N/A
Apache
None (use your web server instead)
Host Blocking
No
Yes
Yes
Mail Encryption
No
No
No
nofollow
No
No
No
Blacklist
No
Plugin
Optional
CAPTCHA
No
Plugin
Plugin
Delayed Indexing
No
Plugin
No
Development/Support MoasdaWiki KeheiWiki Oddmuse
# of Consultants
Preconfigured Hosting
No
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
67 ⭐
Common Features MoasdaWiki KeheiWiki Oddmuse
Preview
No
Optional
Yes
Minor Changes
No
No
Yes
Change Summary
No
Yes
Yes
Page History
No
Yes
Yes
Page Revisions
None
Unlimited
Restricted by Age
Revision Diffs
No
Between all
Between all
Sitemap
Yes
Optional
Yes
Plugin System
Yes
Yes
Yes
Special Features MoasdaWiki KeheiWiki Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Unknown
Optional
Interface Languages
2
German, English
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
Yes
Plugin
Comments
No
Threaded
Discussion Pages
Categories
Yes
Yes
Plugin
Namespaces
Yes
Yes
Plugin
Conflict Handling
None
Page Locking
Conflict Resolution
Concurrent Editing
No
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Yes
Plugin
Structured Data
Yes
Yes
Plugin
Links MoasdaWiki KeheiWiki Oddmuse
CamelCase
No
Yes
Optional
Freelinks
Yes
Yes
Optional
Backlinks
No
No
Plugin
InterWiki
No
Yes
Yes
SisterWiki
No
No
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
No
No
Plugin
Page Redirects
No
Yes
Yes
Syntax Features MoasdaWiki KeheiWiki Oddmuse
HTML Tags
All
All
Plugin
Math formulas
No
No
Plugin
Tables
complex
complex
simple + complex
CREOLE support
No
Unknown
Plugin
Markdown Support
No
Unknown
Plugin
Textile Support
No
Optional
No
BBCode Support
No
Optional
Plugin
Emoticon Images
No
No
Optional
Syntax Highlighting
Yes
Plugin
Plugin
Footnotes
No
No
Plugin
Quoting
No
Yes
Optional
Internal Comments
Yes
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Yes
Plugin
Scripting
JavaScript
Yes - custom tags, javascript, variables
Perl
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
Yes
Yes
Usability MoasdaWiki KeheiWiki Oddmuse
Section Editing
Yes
Yes
No
Page Templates
Yes
Yes
No
Double-Click Edit
No
Optional
Plugin
Toolbar
No
Yes
Plugin
WYSIWYG Editing
No
Yes
Plugin
Access Keys
No
No
Yes
Auto Signature
No
Yes
Plugin
Statistics MoasdaWiki KeheiWiki Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Plugin
Plugin
Orphaned Pages
Yes
Plugin
Plugin
Most/Least Popular
No
No
No
Recent Visitors
No
No
Plugin
Analysis
No
Plugin
No
Output MoasdaWiki KeheiWiki Oddmuse
Printer Friendly
Print CSS
Print View
Print CSS
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
No
Plugin
Optional
RSS Feeds
No
Plugin
Yes
ATOM Feeds
No
No
Plugin
Abbreviations
No
Yes
Yes
Auto-TOC
Yes
Yes
Plugin
Raw Export
Yes
Yes
Yes
HTML Export
No
Yes
Yes
XML export
No
No
No
PDF Export
No
No
Plugin
Office Export
No
Unknown
No
Media and Files MoasdaWiki KeheiWiki Oddmuse
File Attachments
Yes
Plugin
Optional
Media Revisions
No
Plugin
Yes
Embedded Flash
Yes
Yes
No
Embedded Video
Yes
Yes
No
Image Editing
No
No
No
SVG Editing
No
No
Plugin
MindMap Editing
No
No
No
Media Search
No
Keywords
Filenames only
Extras MoasdaWiki KeheiWiki Oddmuse
Calendar
Yes
No
Plugin
Image Galleries
No
No
No
Presentations
No
Unknown
No
Forums
No
Yes
No
Blogs
No
Yes
Optional
Ticket System
No
No
No
Chat
No
Unknown
No
Syntax Examples MoasdaWiki KeheiWiki Oddmuse
Internal Link
[[a link]]
[[a link | with title]]
%topic%  ( '%' configurable )
or
<link topic>text</link>
or
use HTML in rich text editor
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
[[http://example.org]]
[[http://example.org | with title]]
http://gmail.com/
or
<extern http://gmail.com>a mail server</extern>
or
use HTML in rich text editor
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
Headlines
= Section
== Subsection
=== Sub-subsection
text  ----    
or
insert HTML via WYSIWYG editor
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
''bold''
_ text _ 
or
insert HTML via WYSIWYG editor
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
##italic##
* text *
or
insert HTML via WYSIWYG editor
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
__underlined__
insert HTML via WYSIWYG editor
Depending on plugins:
_underline_
__underline__
Monospace Format
@@monospace font@@
<wiki code>
stuff
</wiki code>
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
~~striked through~~
insert HTML via WYSIWYG editor
via bbCode plugin:
[s]strike through[/s]
Superscript Format
{{html}}<sup>superscript</sup>{{/html}}
insert HTML via WYSIWYG editor
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
{{html}}<sub>subscript</sub>{{/html}}
insert HTML via WYSIWYG editor
via bbCode plugin:
[sub]subscript[/sub]
Images
{{image:wiki.png}}
insert HTML via WYSIWYG editor
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
{{center}}centered text
<p align=right> stuff
or
insert HTML via WYSIWYG editor
no example known
Text Indentation
Non-indented text

Single indented text

Double indented text
<ul>
stuff
</ul>
or
insert HTML via WYSIWYG editor
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* text
or
<!> text
or
insert HTML via WYSIWYG editor
* one
** two
Numbered Lists
# Item 1
## Item 1.1
# Item 2
digits. stuff
or
insert HTML via WYSIWYG editor
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
{{html}}
<dl>
<dt>term</dt>
<dd>definition</dd>
</dl>
{{/html}}
term:    definition
or
insert HTML via WYSIWYG editor
Depending on plugins:
; term: definition
Horizontal Rule
----
can use plain < HR > tag or
via WYSIWYG editor
Depending on plugins:
----
remove MoasdaWiki remove KeheiWiki remove Oddmuse