alphawiki vs. MoinMoin vs. ThoughtFarmer

General Features alphawiki MoinMoin ThoughtFarmer
Version
v.20160608
1.9.11
6.0
Last Release Date
2016-08-05 (7 years ago)
2020-11-07 (3 years ago)
2013-01-21 (11 years ago)
Last Update here
2016-09-10 (7 years ago)
2020-11-08 (3 years ago)
2013-01-22 (11 years ago)
Author
marty alain
https://moinmo.in/MoinCoreTeamGroup
OpenRoad Communications Ltd
URL
Free and Open Source
Yes
Yes
No
License
GNU-GPL
GPL
Commercial
Programming Language
PHP+Javascript
Python
ASP.NET C#
Data Storage
Files
Files
Database
License Cost/ Fee
0
0
$119/user (hosted), $10/user (cloud)
Development status
Mature
Mature
Mature
Intended Audience
private users, small teams
Everybody with <<100.000 pages. :)
Intranet, Corporate, Private
System Requirements alphawiki MoinMoin ThoughtFarmer
Operating System
probably every OS
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Windows Server 2008, 2012
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
IIS
Other Requirements
None
Datastorage alphawiki MoinMoin ThoughtFarmer
Text Files
Yes
Yes
No
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
Microsoft SQL Server 2008, 2010
Security/Anti-Spam alphawiki MoinMoin ThoughtFarmer
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
Active Directory, Open Directory, or Custom Modules
Host Blocking
No
Yes
Patch
Mail Encryption
No
Optional
Unknown
nofollow
No
No
Unknown
Blacklist
No
Yes
Unknown
CAPTCHA
No
Optional
Unknown
Delayed Indexing
No
No
Unknown
Development/Support alphawiki MoinMoin ThoughtFarmer
# 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 ThoughtFarmer
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
No
Change Summary
No
Yes
No
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 ThoughtFarmer
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
Yes
No
Interface Languages
1
English
1
English
11
German, English, Spanish, French, Italian, Japanese, Korean, Dutch, Turkish, Chinese, Chinese Traditional
Email notification
No
Yes
Yes
Comments
Discussion Pages
Discussion Pages
Flat
Categories
Unknown
Yes
Yes
Namespaces
Optional
No
No
Conflict Handling
Conflict Resolution
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Yes
Unknown
Structured Data
Unknown
No
Yes
Links alphawiki MoinMoin ThoughtFarmer
CamelCase
No
Yes
No
Freelinks
Yes
Yes
No
Backlinks
No
Yes
No
InterWiki
No
Yes
No
SisterWiki
No
Yes
No
Image Links
Yes
Yes
Yes
Windows Shares
No
Yes
Yes
Page Redirects
No
Yes
Unknown
Syntax Features alphawiki MoinMoin ThoughtFarmer
HTML Tags
Optional
Some
All
Math formulas
Yes
Plugin
Yes
Tables
simple + complex
complex
complex
CREOLE support
No
Yes
No
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
No
No
No
Emoticon Images
No
Yes
Yes
Syntax Highlighting
No
Yes
No
Footnotes
Yes
Yes
No
Quoting
No
No
No
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
Unknown
No
No
Scripting
lambdatalk, lambdalisp,javascript
plugins, see comment ---------------->
javascript (optional)
Content Includes
Yes
Yes
No
Feed Aggregation
No
No
Yes
Usability alphawiki MoinMoin ThoughtFarmer
Section Editing
Optional
No
No
Page Templates
Yes
Yes
No
Double-Click Edit
No
Yes
No
Toolbar
No
Yes
Yes
WYSIWYG Editing
Yes
Yes
Yes
Access Keys
Optional
Optional
No
Auto Signature
Optional
Yes
No
Statistics alphawiki MoinMoin ThoughtFarmer
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
No
Orphaned Pages
No
Yes
Unknown
Most/Least Popular
No
Yes
Yes
Recent Visitors
Yes
No
Yes
Analysis
No
Yes
Yes
Output alphawiki MoinMoin ThoughtFarmer
Printer Friendly
Print CSS
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Yes
Yes
Yes
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
No
Yes
Abbreviations
Optional
No
Yes
Auto-TOC
Yes
Yes
Yes
Raw Export
Optional
Yes
No
HTML Export
Optional
Yes
No
XML export
No
Yes
No
PDF Export
No
Plugin
Yes
Office Export
Unknown
No
Unknown
Media and Files alphawiki MoinMoin ThoughtFarmer
File Attachments
Yes
Yes
Yes
Media Revisions
No
No
Yes
Embedded Flash
Yes
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
Yes
Yes
SVG Editing
Yes
Yes
No
MindMap Editing
No
No
No
Media Search
No
Contents
Contents
Extras alphawiki MoinMoin ThoughtFarmer
Calendar
Optional
Yes
Yes
Image Galleries
Yes
Plugin
Yes
Presentations
Unknown
Yes
Unknown
Forums
Yes
No
Yes
Blogs
Optional
No
Yes
Ticket System
No
No
No
Chat
Unknown
No
Unknown
Syntax Examples alphawiki MoinMoin ThoughtFarmer
Internal Link
1) standard syntax :
{a {@ href="?view=pixar"}pixar}
2) alternate wiki form :
[[pixar]]
CamelCaseLink or [[free link]]

[[target|label|params]]
wysiwyg rich text editor
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
wysiwyg rich text editor
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 =====
wysiwyg rich text editor
Bold Format
{b I am bold}
'''bold'''
'''strong emphasised'''
wysiwyg rich text editor
Italics Format
{i I am italic}
''italic''
''emphasised''
wysiwyg rich text editor
Underline Format
{u I am underline}
__underline__
wysiwyg rich text editor
Monospace Format
{pre I am monospace and preformated}
`monospaced`
wysiwyg rich text editor
Strikethrough Format
{del I am line-through}
--(strikethrough)--
wysiwyg rich text editor
Superscript Format
E = mc{sup 2}
^superscript^
wysiwyg rich text editor
Subscript Format
Vector low indiced : V{sub i} 
Vector high indiced: V{sup i}
Tensor : T{sub i}{sup j}
,,subscript,,
wysiwyg rich text editor
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}}
wysiwyg rich text editor
Aligning Text
{center I am centered}
only in tables:
||<(> left ||<:> middle ||<)> right ||
wysiwyg rich text editor
Text Indentation
{p I am an indented paragraph.}
indented text
wysiwyg rich text editor
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
wysiwyg rich text editor
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
wysiwyg rich text editor
Definition Lists
{dl
{dt one} 
{dd definition 1}
{dt two} 
{dd definition 2}
}
term:: definition
wysiwyg rich text editor
Horizontal Rule
{hr}
----
-----
------
wysiwyg rich text editor
remove alphawiki remove MoinMoin remove ThoughtFarmer