Aneuch vs. TWiki vs. Oddmuse

General Features Aneuch TWiki Oddmuse
Version
0.50
TWiki-6.1.0
2.3.13
Last Release Date
2016-02-16 (8 years ago)
2018-07-15 (5 years ago)
2018-09-03 (5 years ago)
Last Update here
2016-06-28 (7 years ago)
2019-07-19 (4 years ago)
2018-10-27 (5 years ago)
Author
Aaron Graves
Peter Thoeny, TWiki community
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
BSD
GPL
GPL
Programming Language
PERL
Perl, JavaScript
Perl
Data Storage
Files
Files, RCS
Files
License Cost/ Fee
Free
N/A
free
Development status
Beta
Mature
Mature
Intended Audience
Any
Large enterprise; small to medium businesses
family people, hackers
System Requirements Aneuch TWiki Oddmuse
Operating System
Any
Linux, Windows, OS-X and other
Anything supported by Perl
Root Access
No
No
No
Webserver
Any (only tested on Apache)
Almost any webserver, typically Apache and Ngnix
Anything supporting CGI scripts
Other Requirements
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Writable data directory
Datastorage Aneuch TWiki Oddmuse
Text Files
Yes
Yes
Yes
MySQL
No
No
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
No
No
BerkeleyDB
No
No
No
RCS
No
Yes
No
Other
None
RcsLite Perl library for version control without external RCS; backend API for other storage
No
Security/Anti-Spam Aneuch TWiki Oddmuse
Page Permissions
No
Yes
Yes
ACL
No
Yes
No
Authentication Backends
Simple
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
None (use your web server instead)
Host Blocking
Yes
Plugin
Yes
Mail Encryption
No
Yes
No
nofollow
Yes
Plugin
No
Blacklist
Yes
Plugin
Optional
CAPTCHA
Yes
Plugin
Plugin
Delayed Indexing
No
Plugin
No
Development/Support Aneuch TWiki Oddmuse
# of Consultants
Preconfigured Hosting
No
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
3 ⭐
N/A
67 ⭐
Common Features Aneuch TWiki Oddmuse
Preview
Yes
Yes
Yes
Minor Changes
No
Yes
Yes
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Restricted by Age
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features Aneuch TWiki Oddmuse
Unicode Support
No
Yes
Yes
Right-to-Left Support
No
No
Optional
Interface Languages
1
English
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
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
Discussion Pages
Threaded
Discussion Pages
Categories
Plugin
Yes
Plugin
Namespaces
No
Yes
Plugin
Conflict Handling
Page Locking
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Optional
Optional
Plugin
Structured Data
No
Yes
Plugin
Links Aneuch TWiki Oddmuse
CamelCase
No
Yes
Optional
Freelinks
Yes
Yes
Optional
Backlinks
Yes
Yes
Plugin
InterWiki
No
Yes
Yes
SisterWiki
No
Plugin
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
No
Plugin
Plugin
Page Redirects
No
Plugin
Yes
Syntax Features Aneuch TWiki Oddmuse
HTML Tags
Plugin
All
Plugin
Math formulas
No
Plugin
Plugin
Tables
none
simple + complex
simple + complex
CREOLE support
Yes
No
Plugin
Markdown Support
Plugin
No
Plugin
Textile Support
No
Plugin
No
BBCode Support
No
No
Plugin
Emoticon Images
No
Yes
Optional
Syntax Highlighting
No
Plugin
Plugin
Footnotes
No
Plugin
Plugin
Quoting
No
Yes
Optional
Internal Comments
No
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Yes
Plugin
Scripting
None
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Perl
Content Includes
No
Yes
Yes
Feed Aggregation
No
Yes
Yes
Usability Aneuch TWiki Oddmuse
Section Editing
No
Plugin
No
Page Templates
Yes
Yes
No
Double-Click Edit
Yes
Plugin
Plugin
Toolbar
No
Plugin
Plugin
WYSIWYG Editing
No
Yes
Plugin
Access Keys
No
Yes
Yes
Auto Signature
Yes
Yes
Plugin
Statistics Aneuch TWiki Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
No
Plugin
Orphaned Pages
No
Plugin
Plugin
Most/Least Popular
No
Yes
No
Recent Visitors
Yes
Plugin
Plugin
Analysis
No
Yes
No
Output Aneuch TWiki Oddmuse
Printer Friendly
No
Print View
Print CSS
Mobile Friendly
No
Plugin
Yes
Themes & Skins
Yes
Yes
Optional
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
Yes
Plugin
Abbreviations
No
Plugin
Yes
Auto-TOC
No
Yes
Plugin
Raw Export
Yes
Yes
Yes
HTML Export
No
Yes
Yes
XML export
No
Plugin
No
PDF Export
No
Plugin
Plugin
Office Export
Unknown
Unknown
No
Media and Files Aneuch TWiki Oddmuse
File Attachments
Yes
Yes
Optional
Media Revisions
Yes
Yes
Yes
Embedded Flash
No
Plugin
No
Embedded Video
Plugin
Plugin
No
Image Editing
No
Plugin
No
SVG Editing
No
Plugin
Plugin
MindMap Editing
No
Plugin
No
Media Search
Filenames only
Contents
Filenames only
Extras Aneuch TWiki Oddmuse
Calendar
No
Plugin
Plugin
Image Galleries
No
Plugin
No
Presentations
Unknown
Unknown
No
Forums
Yes
Plugin
No
Blogs
Yes
Plugin
Optional
Ticket System
No
Plugin
No
Chat
Unknown
Unknown
No
Syntax Examples Aneuch TWiki Oddmuse
Internal Link
[[Page]]
[[Page|page description]]
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
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://www.google.com/]]
[[http://www.google.com/|Google]]
http://twiki.org/ autolink
[[http://twiki.org/][label]]
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 =
= H1
=== H3
---+ 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
//italic//
_italic_
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
__underline__
<u>underline</u>
Depending on plugins:
_underline_
__underline__
Monospace Format
`monospace`
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
--strikethrough--
<strike>strikethrough</strike>
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
{{image.jpg}}
{{image.jpg|alt text}}
%ATTACHURL%/image.png
http://any.domain/image.png
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
| left |   center   |   right |
or HTML
or CSS
no example known
Text Indentation
<blockquote>
multi line text
</blockquote>
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
* Item 1
** Item 1.1
* Item 1
* Item 1.1
* Item 2
* one
** two
Numbered Lists
# Item 1
## Item 1.1
1. Item 1
a. Item 1.a
1. 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 Aneuch remove TWiki remove Oddmuse