alphawiki vs. MoinMoin vs. Oddmuse

General Features alphawiki MoinMoin Oddmuse
Version
v.20160608
1.9.11
2.3.13
Last Release Date
2016-08-06 (9 years ago)
2020-11-08 (5 years ago)
2018-09-04 (7 years ago)
Last Update here
2016-09-10 (9 years ago)
2020-11-08 (5 years ago)
2018-10-27 (7 years ago)
Author
marty alain
https://moinmo.in/MoinCoreTeamGroup
Alex Schroeder
URL
Free and Open Source
Yes
Yes
Yes
License
GNU-GPL
GPL
GPL
Programming Language
PHP+Javascript
Python
Perl
Data Storage
Files
Files
Files
License Cost/ Fee
0
0
free
Development status
Mature
Mature
Mature
Intended Audience
private users, small teams
Everybody with <<100.000 pages. :)
family people, hackers
System Requirements alphawiki MoinMoin Oddmuse
Operating System
probably every OS
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Anything supported by Perl
Root Access
Yes
No
No
Webserver
Apache with PHP support
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Anything supporting CGI scripts
Other Requirements
None
Writable data directory
Datastorage alphawiki MoinMoin 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
No
No
Other
None
No
No
Security/Anti-Spam alphawiki MoinMoin Oddmuse
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
No
Authentication Backends
No
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
None (use your web server instead)
Host Blocking
No
Yes
Yes
Mail Encryption
No
Optional
No
nofollow
No
No
No
Blacklist
No
Yes
Optional
CAPTCHA
No
Optional
Plugin
Delayed Indexing
No
No
No
Development/Support alphawiki MoinMoin 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 MoinMoin 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 MoinMoin Oddmuse
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
Yes
Optional
Interface Languages
1
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
Discussion Pages
Discussion Pages
Discussion Pages
Categories
Unknown
Yes
Plugin
Namespaces
Optional
No
Plugin
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
No
No
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Yes
Plugin
Structured Data
Unknown
No
Plugin
Links alphawiki MoinMoin Oddmuse
CamelCase
No
Yes
Optional
Freelinks
Yes
Yes
Optional
Backlinks
No
Yes
Plugin
InterWiki
No
Yes
Yes
SisterWiki
No
Yes
Plugin
Image Links
Yes
Yes
Plugin
Windows Shares
No
Yes
Plugin
Page Redirects
No
Yes
Yes
Syntax Features alphawiki MoinMoin Oddmuse
HTML Tags
Optional
Some
Plugin
Math formulas
Yes
Plugin
Plugin
Tables
simple + complex
complex
simple + complex
CREOLE support
No
Yes
Plugin
Markdown Support
No
No
Plugin
Textile Support
No
No
No
BBCode Support
No
No
Plugin
Emoticon Images
No
Yes
Optional
Syntax Highlighting
No
Yes
Plugin
Footnotes
Yes
Yes
Plugin
Quoting
No
No
Optional
Internal Comments
Yes
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
Unknown
No
Plugin
Scripting
lambdatalk, lambdalisp,javascript
plugins, see comment ---------------->
Perl
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
No
Yes
Usability alphawiki MoinMoin Oddmuse
Section Editing
Optional
No
No
Page Templates
Yes
Yes
No
Double-Click Edit
No
Yes
Plugin
Toolbar
No
Yes
Plugin
WYSIWYG Editing
Yes
Yes
Plugin
Access Keys
Optional
Optional
Yes
Auto Signature
Optional
Yes
Plugin
Statistics alphawiki MoinMoin Oddmuse
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
Plugin
Orphaned Pages
No
Yes
Plugin
Most/Least Popular
No
Yes
No
Recent Visitors
Yes
No
Plugin
Analysis
No
Yes
No
Output alphawiki MoinMoin Oddmuse
Printer Friendly
Print CSS
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Yes
Yes
Optional
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
No
Plugin
Abbreviations
Optional
No
Yes
Auto-TOC
Yes
Yes
Plugin
Raw Export
Optional
Yes
Yes
HTML Export
Optional
Yes
Yes
XML export
No
Yes
No
PDF Export
No
Plugin
Plugin
Office Export
Unknown
No
No
Media and Files alphawiki MoinMoin Oddmuse
File Attachments
Yes
Yes
Optional
Media Revisions
No
No
Yes
Embedded Flash
Yes
Yes
No
Embedded Video
Yes
Yes
No
Image Editing
No
Yes
No
SVG Editing
Yes
Yes
Plugin
MindMap Editing
No
No
No
Media Search
No
Contents
Filenames only
Extras alphawiki MoinMoin Oddmuse
Calendar
Optional
Yes
Plugin
Image Galleries
Yes
Plugin
No
Presentations
Unknown
Yes
No
Forums
Yes
No
No
Blogs
Optional
No
Optional
Ticket System
No
No
No
Chat
Unknown
No
No
Syntax Examples alphawiki MoinMoin Oddmuse
Internal Link
1) standard syntax :
{a {@ href="?view=pixar"}pixar}
2) alternate wiki form :
[[pixar]]
CamelCaseLink or [[free link]]

[[target|label|params]]
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://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
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 =====
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
{b I am bold}
'''bold'''
'''strong emphasised'''
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
{i I am italic}
''italic''
''emphasised''
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
{u I am underline}
__underline__
Depending on plugins:
_underline_
__underline__
Monospace Format
{pre I am monospace and preformated}
`monospaced`
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
{del I am line-through}
--(strikethrough)--
via bbCode plugin:
[s]strike through[/s]
Superscript Format
E = mc{sup 2}
^superscript^
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}
,,subscript,,
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"
}}
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
{center I am centered}
only in tables:
||<(> left ||<:> middle ||<)> right ||
no example known
Text Indentation
{p I am an indented paragraph.}
indented text
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 MoinMoin remove Oddmuse