alphawiki vs. MoinMoin vs. TWiki

General Features alphawiki MoinMoin TWiki
Version
v.20160608
1.9.11
TWiki-6.1.0
Last Release Date
2016-08-06 (9 years ago)
2020-11-08 (5 years ago)
2018-07-16 (7 years ago)
Last Update here
2016-09-10 (9 years ago)
2020-11-08 (5 years ago)
2019-07-19 (6 years ago)
Author
marty alain
https://moinmo.in/MoinCoreTeamGroup
Peter Thoeny, TWiki community
URL
Free and Open Source
Yes
Yes
Yes
License
GNU-GPL
GPL
GPL
Programming Language
PHP+Javascript
Python
Perl, JavaScript
Data Storage
Files
Files
Files, RCS
License Cost/ Fee
0
0
N/A
Development status
Mature
Mature
Mature
Intended Audience
private users, small teams
Everybody with <<100.000 pages. :)
Large enterprise; small to medium businesses
System Requirements alphawiki MoinMoin TWiki
Operating System
probably every OS
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Linux, Windows, OS-X and other
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
Almost any webserver, typically Apache and Ngnix
Other Requirements
None
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Datastorage alphawiki MoinMoin TWiki
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
Yes
Other
None
No
RcsLite Perl library for version control without external RCS; backend API for other storage
Security/Anti-Spam alphawiki MoinMoin TWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
No
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Host Blocking
No
Yes
Plugin
Mail Encryption
No
Optional
Yes
nofollow
No
No
Plugin
Blacklist
No
Yes
Plugin
CAPTCHA
No
Optional
Plugin
Delayed Indexing
No
No
Plugin
Development/Support alphawiki MoinMoin TWiki
# of Consultants
Preconfigured Hosting
No
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
N/A
Common Features alphawiki MoinMoin TWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
No
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
No
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features alphawiki MoinMoin TWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
Yes
No
Interface Languages
1
English
1
English
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
No
Yes
Yes
Comments
Discussion Pages
Discussion Pages
Threaded
Categories
Unknown
Yes
Yes
Namespaces
Optional
No
Yes
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Yes
Optional
Structured Data
Unknown
No
Yes
Links alphawiki MoinMoin TWiki
CamelCase
No
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
No
Yes
Yes
InterWiki
No
Yes
Yes
SisterWiki
No
Yes
Plugin
Image Links
Yes
Yes
Yes
Windows Shares
No
Yes
Plugin
Page Redirects
No
Yes
Plugin
Syntax Features alphawiki MoinMoin TWiki
HTML Tags
Optional
Some
All
Math formulas
Yes
Plugin
Plugin
Tables
simple + complex
complex
simple + complex
CREOLE support
No
Yes
No
Markdown Support
No
No
No
Textile Support
No
No
Plugin
BBCode Support
No
No
No
Emoticon Images
No
Yes
Yes
Syntax Highlighting
No
Yes
Plugin
Footnotes
Yes
Yes
Plugin
Quoting
No
No
Yes
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
Unknown
No
Yes
Scripting
lambdatalk, lambdalisp,javascript
plugins, see comment ---------------->
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
No
Yes
Usability alphawiki MoinMoin TWiki
Section Editing
Optional
No
Plugin
Page Templates
Yes
Yes
Yes
Double-Click Edit
No
Yes
Plugin
Toolbar
No
Yes
Plugin
WYSIWYG Editing
Yes
Yes
Yes
Access Keys
Optional
Optional
Yes
Auto Signature
Optional
Yes
Yes
Statistics alphawiki MoinMoin TWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
No
Orphaned Pages
No
Yes
Plugin
Most/Least Popular
No
Yes
Yes
Recent Visitors
Yes
No
Plugin
Analysis
No
Yes
Yes
Output alphawiki MoinMoin TWiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
Yes
Yes
Plugin
Themes & Skins
Yes
Yes
Yes
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
No
Yes
Abbreviations
Optional
No
Plugin
Auto-TOC
Yes
Yes
Yes
Raw Export
Optional
Yes
Yes
HTML Export
Optional
Yes
Yes
XML export
No
Yes
Plugin
PDF Export
No
Plugin
Plugin
Office Export
Unknown
No
Unknown
Media and Files alphawiki MoinMoin TWiki
File Attachments
Yes
Yes
Yes
Media Revisions
No
No
Yes
Embedded Flash
Yes
Yes
Plugin
Embedded Video
Yes
Yes
Plugin
Image Editing
No
Yes
Plugin
SVG Editing
Yes
Yes
Plugin
MindMap Editing
No
No
Plugin
Media Search
No
Contents
Contents
Extras alphawiki MoinMoin TWiki
Calendar
Optional
Yes
Plugin
Image Galleries
Yes
Plugin
Plugin
Presentations
Unknown
Yes
Unknown
Forums
Yes
No
Plugin
Blogs
Optional
No
Plugin
Ticket System
No
No
Plugin
Chat
Unknown
No
Unknown
Syntax Examples alphawiki MoinMoin TWiki
Internal Link
1) standard syntax :
{a {@ href="?view=pixar"}pixar}
2) alternate wiki form :
[[pixar]]
CamelCaseLink or [[free link]]

[[target|label|params]]
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
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://twiki.org/ autolink
[[http://twiki.org/][label]]
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 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Bold Format
{b I am bold}
'''bold'''
'''strong emphasised'''
*bold*
Italics Format
{i I am italic}
''italic''
''emphasised''
_italic_
Underline Format
{u I am underline}
__underline__
<u>underline</u>
Monospace Format
{pre I am monospace and preformated}
`monospaced`
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Strikethrough Format
{del I am line-through}
--(strikethrough)--
<strike>strikethrough</strike>
Superscript Format
E = mc{sup 2}
^superscript^
<sup>superscript</sup>
Subscript Format
Vector low indiced : V{sub i} 
Vector high indiced: V{sup i}
Tensor : T{sub i}{sup j}
,,subscript,,
<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}}
%ATTACHURL%/image.png
http://any.domain/image.png
Aligning Text
{center I am centered}
only in tables:
||<(> left ||<:> middle ||<)> right ||
| left |   center   |   right |
or HTML
or CSS
Text Indentation
{p I am an indented paragraph.}
indented text
<blockquote>
multi line text
</blockquote>
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
* Item 1
* Item 1.1
* Item 2
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
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
{dl
{dt one} 
{dd definition 1}
{dt two} 
{dd definition 2}
}
term:: definition
$ Term: Definition
Horizontal Rule
{hr}
----
-----
------
---
remove alphawiki remove MoinMoin remove TWiki