MoinMoin vs. TiddlyWiki

General Features MoinMoin TiddlyWiki
Version
1.9.11
5.1.21
Last Release Date
2020-11-07 (3 years ago)
2019-07-24 (4 years ago)
Last Update here
2020-11-08 (3 years ago)
2019-11-20 (4 years ago)
Author
https://moinmo.in/MoinCoreTeamGroup
Jeremy Ruston, TiddlyWiki community
URL
Free and Open Source
Yes
Yes
License
GPL
BSD
Programming Language
Python
HTML, JavaScript
Data Storage
Files
Files
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
Everybody with <<100.000 pages. :)
Individuals, private, small groups
System Requirements MoinMoin TiddlyWiki
Operating System
UNIX, Windows, MacOS X, probably any platform with Python 2.3+
Any
Root Access
No
No
Webserver
Standalone, WSGI (e.g. Apache+mod_wsgi) - others like CGI, FastCGI, SCGI, AJP, ... via middlewares
Not required (optional backends available)
Other Requirements
None
A common browser
Datastorage MoinMoin TiddlyWiki
Text Files
Yes
Optional
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
No
No
Other
No
Data self contained in html file OR as individual data files
Security/Anti-Spam MoinMoin TiddlyWiki
Page Permissions
Yes
Yes
ACL
Yes
No
Authentication Backends
modular, scriptable. OpenID, ldap/AD, http, cookie, ssl client cert, interwiki, others possible
optional extensions available
Host Blocking
Yes
No
Mail Encryption
Optional
No
nofollow
No
Unknown
Blacklist
Yes
No
CAPTCHA
Optional
No
Delayed Indexing
No
Unknown
Development/Support MoinMoin TiddlyWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
7039 ⭐
Common Features MoinMoin TiddlyWiki
Preview
Yes
Yes
Minor Changes
Yes
Yes
Change Summary
Yes
Unknown
Page History
Yes
Plugin
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features MoinMoin TiddlyWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
Yes
Interface Languages
1
English
4
German, English, French, Japanese
Email notification
Yes
Unknown
Comments
Discussion Pages
Plugin
Categories
Yes
Yes
Namespaces
No
Plugin
Conflict Handling
Conflict Resolution
None
Concurrent Editing
No
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
Yes
Structured Data
No
Yes
Links MoinMoin TiddlyWiki
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Plugin
SisterWiki
Yes
No
Image Links
Yes
Yes
Windows Shares
Yes
Yes
Page Redirects
Yes
Plugin
Syntax Features MoinMoin TiddlyWiki
HTML Tags
Some
Optional
Math formulas
Plugin
Yes
Tables
complex
complex
CREOLE support
Yes
Plugin
Markdown Support
No
Yes
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
Yes
Plugin
Syntax Highlighting
Yes
Plugin
Footnotes
Yes
Plugin
Quoting
No
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
Plugin
Scripting
plugins, see comment ---------------->
JavaScript
Content Includes
Yes
Yes
Feed Aggregation
No
Plugin
Usability MoinMoin TiddlyWiki
Section Editing
No
Yes
Page Templates
Yes
Yes
Double-Click Edit
Yes
Plugin
Toolbar
Yes
Yes
WYSIWYG Editing
Yes
Plugin
Access Keys
Optional
Yes
Auto Signature
Yes
Plugin
Statistics MoinMoin TiddlyWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Yes
Yes
Most/Least Popular
Yes
Plugin
Recent Visitors
No
No
Analysis
Yes
Plugin
Output MoinMoin TiddlyWiki
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Plugin
ATOM Feeds
No
Plugin
Abbreviations
No
Unknown
Auto-TOC
Yes
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
Yes
Unknown
PDF Export
Plugin
Plugin
Office Export
No
Unknown
Media and Files MoinMoin TiddlyWiki
File Attachments
Yes
Plugin
Media Revisions
No
No
Embedded Flash
Yes
Plugin
Embedded Video
Yes
Yes
Image Editing
Yes
Yes
SVG Editing
Yes
No
MindMap Editing
No
Plugin
Media Search
Contents
No
Extras MoinMoin TiddlyWiki
Calendar
Yes
Plugin
Image Galleries
Plugin
Plugin
Presentations
Yes
Plugin
Forums
No
Plugin
Blogs
No
Yes
Ticket System
No
Plugin
Chat
No
Unknown
Syntax Examples MoinMoin TiddlyWiki
Internal Link
CamelCaseLink or [[free link]]

[[target|label|params]]
WikiWord (CamelCase)
[[link]]
[[label|link]]
External Link
http://google.de/ or
[[http://google.de/ | Google]] or
file://///server/share/file
http://www.example.com
[[label|http://www.example.com]]
Headlines
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
Bold Format
'''bold'''
'''strong emphasised'''
''bold''
Italics Format
''italic''
''emphasised''
//italic//
Underline Format
__underline__
__underline__
Monospace Format
`monospaced`
{{{monospaced}}}
Strikethrough Format
--(strikethrough)--
--strikethrough--
Superscript Format
^superscript^
^^superscript^^
Subscript Format
,,subscript,,
~~subscript~~
Images
{{http://foo.bar/foo.jpg}}
{{attachment:foo.jpg | alt text}}
{{target|alt|params}}
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
Aligning Text
only in tables:
||<(> left ||<:> middle ||<)> right ||
using custom classes, e.g.
{{right{
text
}}}
Text Indentation
indented text
:indent

> quote

<<<
blockquote
<<<
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Item 1
** Item 1.1
* Item 2
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
# Item 1
## Item 1.1
# Item 2
Definition Lists
term:: definition
; term
: description
Horizontal Rule
----
-----
------
----
remove MoinMoin remove TiddlyWiki