MojoMojo vs. TiddlyWiki

General Features MojoMojo TiddlyWiki
Version
1.02
5.1.21
Last Release Date
2010-08-30 (15 years ago)
2019-07-25 (6 years ago)
Last Update here
2010-09-01 (15 years ago)
2019-11-20 (6 years ago)
Author
Marcus Ramberg et al. (open-source)
Jeremy Ruston, TiddlyWiki community
URL
Free and Open Source
Yes
Yes
License
Artistic License
BSD
Programming Language
Perl
HTML, JavaScript
Data Storage
Database
Files
License Cost/ Fee
FREE
0
Development status
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
Individuals, private, small groups
System Requirements MojoMojo TiddlyWiki
Operating System
Any OS that runs Perl
Any
Root Access
No
No
Webserver
Has its own server; can run with any web server
Not required (optional backends available)
Other Requirements
Catalyst
A common browser
Datastorage MojoMojo TiddlyWiki
Text Files
Unknown
Optional
MySQL
Yes
No
PostgreSQL
Yes
No
Oracle
Patch
No
SQLite
Yes
No
BerkeleyDB
Unknown
No
RCS
Unknown
No
Other
Data self contained in html file OR as individual data files
Security/Anti-Spam MojoMojo TiddlyWiki
Page Permissions
Yes
Yes
ACL
Yes
No
Authentication Backends
optional extensions available
Host Blocking
Unknown
No
Mail Encryption
Unknown
No
nofollow
Unknown
Unknown
Blacklist
Unknown
No
CAPTCHA
Yes
No
Delayed Indexing
Unknown
Unknown
Development/Support MojoMojo TiddlyWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
8556 ⭐
Common Features MojoMojo TiddlyWiki
Preview
Yes
Yes
Minor Changes
No
Yes
Change Summary
No
Unknown
Page History
Yes
Plugin
Page Revisions
Unlimited
Unlimited
Revision Diffs
To current
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features MojoMojo TiddlyWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
Yes
Interface Languages
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
4
German, English, French, Japanese
Email notification
No
Unknown
Comments
Plugin
Plugin
Categories
Yes
Yes
Namespaces
Yes
Plugin
Conflict Handling
Conflict Resolution
None
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
No
Yes
Structured Data
No
Yes
Links MojoMojo TiddlyWiki
CamelCase
No
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Unknown
Plugin
SisterWiki
Unknown
No
Image Links
Yes
Yes
Windows Shares
Unknown
Yes
Page Redirects
Yes
Plugin
Syntax Features MojoMojo TiddlyWiki
HTML Tags
Some
Optional
Math formulas
No
Yes
Tables
simple + complex
complex
CREOLE support
No
Plugin
Markdown Support
Yes
Yes
Textile Support
Yes
No
BBCode Support
No
No
Emoticon Images
Plugin
Plugin
Syntax Highlighting
Yes
Plugin
Footnotes
Yes
Plugin
Quoting
Yes
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
Plugin
Scripting
JavaScript
JavaScript
Content Includes
Yes
Yes
Feed Aggregation
Plugin
Plugin
Usability MojoMojo TiddlyWiki
Section Editing
No
Yes
Page Templates
No
Yes
Double-Click Edit
No
Plugin
Toolbar
Yes
Yes
WYSIWYG Editing
Patch
Plugin
Access Keys
Yes
Yes
Auto Signature
No
Plugin
Statistics MojoMojo TiddlyWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Patch
Yes
Most/Least Popular
Unknown
Plugin
Recent Visitors
Unknown
No
Analysis
Unknown
Plugin
Output MojoMojo TiddlyWiki
Printer Friendly
Print View
Print CSS
Mobile Friendly
Unknown
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Plugin
ATOM Feeds
Yes
Plugin
Abbreviations
No
Unknown
Auto-TOC
Optional
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
Unknown
PDF Export
No
Plugin
Office Export
Unknown
Unknown
Media and Files MojoMojo TiddlyWiki
File Attachments
Yes
Plugin
Media Revisions
Unknown
No
Embedded Flash
Yes
Plugin
Embedded Video
Yes
Yes
Image Editing
No
Yes
SVG Editing
No
No
MindMap Editing
No
Plugin
Media Search
No
Extras MojoMojo TiddlyWiki
Calendar
No
Plugin
Image Galleries
Yes
Plugin
Presentations
Unknown
Plugin
Forums
No
Plugin
Blogs
No
Yes
Ticket System
No
Plugin
Chat
Unknown
Unknown
Syntax Examples MojoMojo TiddlyWiki
Internal Link
[[another page]]
WikiWord (CamelCase)
[[link]]
[[label|link]]
External Link
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
http://www.example.com
[[label|http://www.example.com]]
Headlines
Mardown:
#Heading 1

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

Textile: *bold*
''bold''
Italics Format
_italics_
//italic//
Underline Format
Textile: _underline_
Markdown: use HTML
__underline__
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
{{{monospaced}}}
Strikethrough Format
Textile:
normal text -striked- normal text
--strikethrough--
Superscript Format
Textile: ^superscript^
^^superscript^^
Subscript Format
Textile: ~subscript~
~~subscript~~
Images
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
Aligning Text
Textile:
< right
> left
= center
<> justify
using custom classes, e.g.
{{right{
text
}}}
Text Indentation
Textile:
> text
:indent

> quote

<<<
blockquote
<<<
Bulleted Lists
* an item
* another item
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# item 1
# item 2
# Item 1
## Item 1.1
# Item 2
Definition Lists
Textile:
dl. title:data goes here
; term
: description
Horizontal Rule
<hr />
----
remove MojoMojo remove TiddlyWiki