MojoMojo vs. TWiki

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

Textile:
"link text":http://example.com
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Headlines
Mardown:
#Heading 1

Textile:
h1. Heading 1
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Bold Format
Markdown: **bold**

Textile: *bold*
*bold*
Italics Format
_italics_
_italic_
Underline Format
Textile: _underline_
Markdown: use HTML
<u>underline</u>
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Strikethrough Format
Textile:
normal text -striked- normal text
<strike>strikethrough</strike>
Superscript Format
Textile: ^superscript^
<sup>superscript</sup>
Subscript Format
Textile: ~subscript~
<sub>subscript</sub>
Images
Markdown:
![alt text](/image/path "title text")

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