alphawiki vs. TWiki vs. Oddmuse

General Features alphawiki TWiki Oddmuse
Version
v.20160608
TWiki-6.1.0
2.3.13
Last Release Date
2016-08-06 (9 years ago)
2018-07-16 (7 years ago)
2018-09-04 (7 years ago)
Last Update here
2016-09-10 (9 years ago)
2019-07-19 (6 years ago)
2018-10-27 (7 years ago)
Author
marty alain
Peter Thoeny, TWiki community
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GNU-GPL
GPL
GPL
Programming Language
PHP+Javascript
Perl, JavaScript
Perl
Data Storage
Files
Files, RCS
Files
License Cost/ Fee
0
N/A
free
Development status
Mature
Mature
Mature
Intended Audience
private users, small teams
Large enterprise; small to medium businesses
family people, hackers
System Requirements alphawiki TWiki Oddmuse
Operating System
probably every OS
Linux, Windows, OS-X and other
Anything supported by Perl
Root Access
Yes
No
No
Webserver
Apache with PHP support
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 alphawiki 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 alphawiki TWiki Oddmuse
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
No
Authentication Backends
No
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
None (use your web server instead)
Host Blocking
No
Plugin
Yes
Mail Encryption
No
Yes
No
nofollow
No
Plugin
No
Blacklist
No
Plugin
Optional
CAPTCHA
No
Plugin
Plugin
Delayed Indexing
No
Plugin
No
Development/Support alphawiki TWiki Oddmuse
# of Consultants
Preconfigured Hosting
No
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
88 ⭐
Common Features alphawiki TWiki Oddmuse
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
No
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Restricted by Age
Revision Diffs
No
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features alphawiki TWiki Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
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
Unknown
Yes
Plugin
Namespaces
Optional
Yes
Plugin
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Optional
Plugin
Structured Data
Unknown
Yes
Plugin
Links alphawiki TWiki Oddmuse
CamelCase
No
Yes
Optional
Freelinks
Yes
Yes
Optional
Backlinks
No
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 alphawiki TWiki Oddmuse
HTML Tags
Optional
All
Plugin
Math formulas
Yes
Plugin
Plugin
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
No
No
Plugin
Markdown Support
No
No
Plugin
Textile Support
No
Plugin
No
BBCode Support
No
No
Plugin
Emoticon Images
No
Yes
Optional
Syntax Highlighting
No
Plugin
Plugin
Footnotes
Yes
Plugin
Plugin
Quoting
No
Yes
Optional
Internal Comments
Yes
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
Unknown
Yes
Plugin
Scripting
lambdatalk, lambdalisp,javascript
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Perl
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
Yes
Yes
Usability alphawiki TWiki Oddmuse
Section Editing
Optional
Plugin
No
Page Templates
Yes
Yes
No
Double-Click Edit
No
Plugin
Plugin
Toolbar
No
Plugin
Plugin
WYSIWYG Editing
Yes
Yes
Plugin
Access Keys
Optional
Yes
Yes
Auto Signature
Optional
Yes
Plugin
Statistics alphawiki 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 alphawiki TWiki Oddmuse
Printer Friendly
Print CSS
Print View
Print CSS
Mobile Friendly
Yes
Plugin
Yes
Themes & Skins
Yes
Yes
Optional
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
Yes
Plugin
Abbreviations
Optional
Plugin
Yes
Auto-TOC
Yes
Yes
Plugin
Raw Export
Optional
Yes
Yes
HTML Export
Optional
Yes
Yes
XML export
No
Plugin
No
PDF Export
No
Plugin
Plugin
Office Export
Unknown
Unknown
No
Media and Files alphawiki TWiki Oddmuse
File Attachments
Yes
Yes
Optional
Media Revisions
No
Yes
Yes
Embedded Flash
Yes
Plugin
No
Embedded Video
Yes
Plugin
No
Image Editing
No
Plugin
No
SVG Editing
Yes
Plugin
Plugin
MindMap Editing
No
Plugin
No
Media Search
No
Contents
Filenames only
Extras alphawiki TWiki Oddmuse
Calendar
Optional
Plugin
Plugin
Image Galleries
Yes
Plugin
No
Presentations
Unknown
Unknown
No
Forums
Yes
Plugin
No
Blogs
Optional
Plugin
Optional
Ticket System
No
Plugin
No
Chat
Unknown
Unknown
No
Syntax Examples alphawiki TWiki Oddmuse
Internal Link
1) standard syntax :
{a {@ href="?view=pixar"}pixar}
2) alternate wiki form :
[[pixar]]
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
1) standard syntax :
{a {@ href="http://www.pixar.com/"}pixar}
2) alternate wiki form :
[[pixar|http://www.pixar.com/]]
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
1) standard syntax :
{h1 TITLE} from 1 to 6
2) alternate form :
_h1 TITLE (until end of line)
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
{b I am bold}
*bold*
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
{i I am italic}
_italic_
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
{u I am underline}
<u>underline</u>
Depending on plugins:
_underline_
__underline__
Monospace Format
{pre I am monospace and preformated}
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
{del I am line-through}
<strike>strikethrough</strike>
via bbCode plugin:
[s]strike through[/s]
Superscript Format
E = mc{sup 2}
<sup>superscript</sup>
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
Vector low indiced : V{sub i} 
Vector high indiced: V{sup i}
Tensor : T{sub i}{sup j}
<sub>subscript</sub>
via bbCode plugin:
[sub]subscript[/sub]
Images
1) static image, simple :
{img {@ src="data/image.jpg"}}

2) static image, complete :
{img 
{@ src="data/image.jpg"  
height="200"
title="infotext"
}}

3) click_enlarging image :
{show 
{@ src="data/image.jpg"
height="200" 
width="400" 
title="infotext"
}}
%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
{center I am centered}
| left |   center   |   right |
or HTML
or CSS
no example known
Text Indentation
{p I am an indented paragraph.}
<blockquote>
multi line text
</blockquote>
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
1) standard :
{ul
{li item 1}
{li item 2}
}

2) alternative :
_ul item 1
_ul item 2
* Item 1
* Item 1.1
* Item 2
* one
** two
Numbered Lists
1) standard :
{ol
{li item 1}
{li item 2}
}

2) alternative :
_ol item 1
_ol item 2
1. Item 1
a. Item 1.a
1. Item 2
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
{dl
{dt one} 
{dd definition 1}
{dt two} 
{dd definition 2}
}
$ Term: Definition
Depending on plugins:
; term: definition
Horizontal Rule
{hr}
---
Depending on plugins:
----
remove alphawiki remove TWiki remove Oddmuse