ThoughtFarmer vs. TWiki vs. MojoMojo

General Features ThoughtFarmer TWiki MojoMojo
Version
6.0
TWiki-6.1.0
1.02
Last Release Date
2013-01-22 (13 years ago)
2018-07-16 (7 years ago)
2010-08-30 (15 years ago)
Last Update here
2013-01-22 (13 years ago)
2019-07-19 (6 years ago)
2010-09-01 (15 years ago)
Author
OpenRoad Communications Ltd
Peter Thoeny, TWiki community
Marcus Ramberg et al. (open-source)
URL
Free and Open Source
No
Yes
Yes
License
Commercial
GPL
Artistic License
Programming Language
ASP.NET C#
Perl, JavaScript
Perl
Data Storage
Database
Files, RCS
Database
License Cost/ Fee
$119/user (hosted), $10/user (cloud)
N/A
FREE
Development status
Mature
Mature
Mature
Intended Audience
Intranet, Corporate, Private
Large enterprise; small to medium businesses
Wiki, CMS, Blog users
System Requirements ThoughtFarmer TWiki MojoMojo
Operating System
Windows Server 2008, 2012
Linux, Windows, OS-X and other
Any OS that runs Perl
Root Access
No
No
No
Webserver
IIS
Almost any webserver, typically Apache and Ngnix
Has its own server; can run with any web server
Other Requirements
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Catalyst
Datastorage ThoughtFarmer TWiki MojoMojo
Text Files
No
Yes
Unknown
MySQL
No
No
Yes
PostgreSQL
No
No
Yes
Oracle
No
No
Patch
SQLite
No
No
Yes
BerkeleyDB
No
No
Unknown
RCS
No
Yes
Unknown
Other
Microsoft SQL Server 2008, 2010
RcsLite Perl library for version control without external RCS; backend API for other storage
Security/Anti-Spam ThoughtFarmer TWiki MojoMojo
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
Active Directory, Open Directory, or Custom Modules
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Host Blocking
Patch
Plugin
Unknown
Mail Encryption
Unknown
Yes
Unknown
nofollow
Unknown
Plugin
Unknown
Blacklist
Unknown
Plugin
Unknown
CAPTCHA
Unknown
Plugin
Yes
Delayed Indexing
Unknown
Plugin
Unknown
Development/Support ThoughtFarmer TWiki MojoMojo
# of Consultants
Preconfigured Hosting
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
N/A
Common Features ThoughtFarmer TWiki MojoMojo
Preview
Yes
Yes
Yes
Minor Changes
No
Yes
No
Change Summary
No
Yes
No
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
To current
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features ThoughtFarmer TWiki MojoMojo
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
No
Unknown
Interface Languages
11
German, English, Spanish, French, Italian, Japanese, Korean, Dutch, Turkish, Chinese, Chinese Traditional
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
Email notification
Yes
Yes
No
Comments
Flat
Threaded
Plugin
Categories
Yes
Yes
Yes
Namespaces
No
Yes
Yes
Conflict Handling
Page Locking
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Unknown
Optional
No
Structured Data
Yes
Yes
No
Links ThoughtFarmer TWiki MojoMojo
CamelCase
No
Yes
No
Freelinks
No
Yes
Yes
Backlinks
No
Yes
Yes
InterWiki
No
Yes
Unknown
SisterWiki
No
Plugin
Unknown
Image Links
Yes
Yes
Yes
Windows Shares
Yes
Plugin
Unknown
Page Redirects
Unknown
Plugin
Yes
Syntax Features ThoughtFarmer TWiki MojoMojo
HTML Tags
All
All
Some
Math formulas
Yes
Plugin
No
Tables
complex
simple + complex
simple + complex
CREOLE support
No
No
No
Markdown Support
No
No
Yes
Textile Support
No
Plugin
Yes
BBCode Support
No
No
No
Emoticon Images
Yes
Yes
Plugin
Syntax Highlighting
No
Plugin
Yes
Footnotes
No
Plugin
Yes
Quoting
No
Yes
Yes
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Yes
No
Scripting
javascript (optional)
TWiki Markup Language, TWiki variables, JavaScript, extensive API
JavaScript
Content Includes
No
Yes
Yes
Feed Aggregation
Yes
Yes
Plugin
Usability ThoughtFarmer TWiki MojoMojo
Section Editing
No
Plugin
No
Page Templates
No
Yes
No
Double-Click Edit
No
Plugin
No
Toolbar
Yes
Plugin
Yes
WYSIWYG Editing
Yes
Yes
Patch
Access Keys
No
Yes
Yes
Auto Signature
No
Yes
No
Statistics ThoughtFarmer TWiki MojoMojo
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
No
Yes
Orphaned Pages
Unknown
Plugin
Patch
Most/Least Popular
Yes
Yes
Unknown
Recent Visitors
Yes
Plugin
Unknown
Analysis
Yes
Yes
Unknown
Output ThoughtFarmer TWiki MojoMojo
Printer Friendly
Print CSS
Print View
Print View
Mobile Friendly
Yes
Plugin
Unknown
Themes & Skins
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
Yes
Yes
Yes
Abbreviations
Yes
Plugin
No
Auto-TOC
Yes
Yes
Optional
Raw Export
No
Yes
Yes
HTML Export
No
Yes
Yes
XML export
No
Plugin
No
PDF Export
Yes
Plugin
No
Office Export
Unknown
Unknown
Unknown
Media and Files ThoughtFarmer TWiki MojoMojo
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
Yes
Unknown
Embedded Flash
Yes
Plugin
Yes
Embedded Video
Yes
Plugin
Yes
Image Editing
Yes
Plugin
No
SVG Editing
No
Plugin
No
MindMap Editing
No
Plugin
No
Media Search
Contents
Contents
Extras ThoughtFarmer TWiki MojoMojo
Calendar
Yes
Plugin
No
Image Galleries
Yes
Plugin
Yes
Presentations
Unknown
Unknown
Unknown
Forums
Yes
Plugin
No
Blogs
Yes
Plugin
No
Ticket System
No
Plugin
No
Chat
Unknown
Unknown
Unknown
Syntax Examples ThoughtFarmer TWiki MojoMojo
Internal Link
wysiwyg rich text editor
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
[[another page]]
External Link
wysiwyg rich text editor
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
Headlines
wysiwyg rich text editor
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Mardown:
#Heading 1

Textile:
h1. Heading 1
Bold Format
wysiwyg rich text editor
*bold*
Markdown: **bold**

Textile: *bold*
Italics Format
wysiwyg rich text editor
_italic_
_italics_
Underline Format
wysiwyg rich text editor
<u>underline</u>
Textile: _underline_
Markdown: use HTML
Monospace Format
wysiwyg rich text editor
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Markdown:
`command line example`

Textile:
@command line example@
Strikethrough Format
wysiwyg rich text editor
<strike>strikethrough</strike>
Textile:
normal text -striked- normal text
Superscript Format
wysiwyg rich text editor
<sup>superscript</sup>
Textile: ^superscript^
Subscript Format
wysiwyg rich text editor
<sub>subscript</sub>
Textile: ~subscript~
Images
wysiwyg rich text editor
%ATTACHURL%/image.png
http://any.domain/image.png
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
Aligning Text
wysiwyg rich text editor
| left |   center   |   right |
or HTML
or CSS
Textile:
< right
> left
= center
<> justify
Text Indentation
wysiwyg rich text editor
<blockquote>
multi line text
</blockquote>
Textile:
> text
Bulleted Lists
wysiwyg rich text editor
* Item 1
* Item 1.1
* Item 2
* an item
* another item
Numbered Lists
wysiwyg rich text editor
1. Item 1
a. Item 1.a
1. Item 2
# item 1
# item 2
Definition Lists
wysiwyg rich text editor
$ Term: Definition
Textile:
dl. title:data goes here
Horizontal Rule
wysiwyg rich text editor
---
<hr />
remove ThoughtFarmer remove TWiki remove MojoMojo