ProWiki vs. ErfurtWiki vs. TiddlyWiki

General Features ProWiki ErfurtWiki TiddlyWiki
Version
2.0.045
R1.02b (kind of final release :-)
5.1.21
Last Release Date
2006-10-14 (19 years ago)
2005-06-16 (20 years ago)
2019-07-25 (6 years ago)
Last Update here
2009-11-28 (16 years ago)
2010-04-04 (15 years ago)
2019-11-20 (6 years ago)
Author
Helmut Leitner
Mario Salzer & Andi Fundinger
Jeremy Ruston, TiddlyWiki community
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
Public Domain (!)
BSD
Programming Language
Perl
PHP
HTML, JavaScript
Data Storage
Files
Database, Files, RCS
Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
individual Wiki projects, everybody who needs more than a single wiki for a single purpose
small + medium sites, development teams
Individuals, private, small groups
System Requirements ProWiki ErfurtWiki TiddlyWiki
Operating System
Unix / Linux
any
Any
Root Access
No
No
No
Webserver
Apache (probably anything supporting CGI)
anything with PHP support
Not required (optional backends available)
Other Requirements
none
none
A common browser
Datastorage ProWiki ErfurtWiki TiddlyWiki
Text Files
Yes
Plugin
Optional
MySQL
No
Plugin
No
PostgreSQL
No
Plugin
No
Oracle
No
No
No
SQLite
No
Plugin
No
BerkeleyDB
No
Plugin
No
RCS
Yes
Plugin
No
Other
no
Data self contained in html file OR as individual data files
Security/Anti-Spam ProWiki ErfurtWiki TiddlyWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
No
Authentication Backends
UNIX, LDAP, MySQL, PHP, other
optional extensions available
Host Blocking
Yes
Plugin
No
Mail Encryption
No
Plugin
No
nofollow
Yes
Plugin
Unknown
Blacklist
Yes
Plugin
No
CAPTCHA
No
Plugin
No
Delayed Indexing
No
Patch
Unknown
Development/Support ProWiki ErfurtWiki TiddlyWiki
# of Consultants
Preconfigured Hosting
Yes
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
not yet :-)
Stars on GitHub
N/A
N/A
8562 ⭐
Common Features ProWiki ErfurtWiki TiddlyWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Plugin
Yes
Change Summary
Yes
Plugin
Unknown
Page History
Yes
Yes
Plugin
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Plugin
Yes
Plugin System
No
Yes
Yes
Special Features ProWiki ErfurtWiki TiddlyWiki
Unicode Support
Yes
No
Yes
Right-to-Left Support
No
Patch
Yes
Interface Languages
8
German, English, Spanish, French, Hungarian, Italian, Japanese, Russian
4
German, English, Spanish, Dutch
4
German, English, French, Japanese
Email notification
Yes
Plugin
Unknown
Comments
No
Plugin
Plugin
Categories
Yes
Yes
Yes
Namespaces
Yes
No
Plugin
Conflict Handling
Conflict Resolution
Page Locking
None
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Optional
Yes
Structured Data
No
No
Yes
Links ProWiki ErfurtWiki TiddlyWiki
CamelCase
Yes
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
Plugin
Plugin
SisterWiki
Yes
Plugin
No
Image Links
Yes
Patch
Yes
Windows Shares
No
Yes
Yes
Page Redirects
Yes
Plugin
Plugin
Syntax Features ProWiki ErfurtWiki TiddlyWiki
HTML Tags
Some
Plugin
Optional
Math formulas
Yes
No
Yes
Tables
simple + complex
simple + complex
complex
CREOLE support
No
Optional
Plugin
Markdown Support
No
No
Yes
Textile Support
No
No
No
BBCode Support
No
Plugin
No
Emoticon Images
Yes
Plugin
Plugin
Syntax Highlighting
No
Plugin
Plugin
Footnotes
Yes
Plugin
Plugin
Quoting
Yes
Plugin
Yes
Internal Comments
No
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Yes
Plugin
Scripting
optional
JavaScript
Content Includes
Yes
Plugin
Yes
Feed Aggregation
No
Plugin
Plugin
Usability ProWiki ErfurtWiki TiddlyWiki
Section Editing
Yes
No
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
No
Patch
Plugin
Toolbar
No
No
Yes
WYSIWYG Editing
No
No
Plugin
Access Keys
No
Optional
Yes
Auto Signature
Yes
No
Plugin
Statistics ProWiki ErfurtWiki TiddlyWiki
Recent Changes
Yes
Plugin
Yes
Wanted Pages
Yes
Plugin
Yes
Orphaned Pages
Yes
Plugin
Yes
Most/Least Popular
Yes
Plugin
Plugin
Recent Visitors
No
Optional
No
Analysis
Yes
No
Plugin
Output ProWiki ErfurtWiki TiddlyWiki
Printer Friendly
Print View
Print CSS
Print CSS
Mobile Friendly
Yes
Yes
Yes
Themes & Skins
Optional
Yes
Yes
RSS Feeds
Yes
Plugin
Plugin
ATOM Feeds
No
Plugin
Plugin
Abbreviations
Yes
Optional
Unknown
Auto-TOC
No
Plugin
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
Optional
Unknown
PDF Export
No
Optional
Plugin
Office Export
Unknown
Unknown
Unknown
Media and Files ProWiki ErfurtWiki TiddlyWiki
File Attachments
Yes
Plugin
Plugin
Media Revisions
No
No
No
Embedded Flash
Yes
Plugin
Plugin
Embedded Video
Yes
Plugin
Yes
Image Editing
No
No
Yes
SVG Editing
Yes
No
No
MindMap Editing
No
No
Plugin
Media Search
No
No
No
Extras ProWiki ErfurtWiki TiddlyWiki
Calendar
Yes
Plugin
Plugin
Image Galleries
No
Plugin
Plugin
Presentations
Unknown
Unknown
Plugin
Forums
No
No
Plugin
Blogs
Yes
Yes
Yes
Ticket System
No
No
Plugin
Chat
Unknown
Unknown
Unknown
Syntax Examples ProWiki ErfurtWiki TiddlyWiki
Internal Link
CamelCase
Wordlinking
{{free link}}
[page labelforlink]
WikiPage
[WikiPage | Go here]
WikiWord (CamelCase)
[[link]]
[[label|link]]
External Link
http://example.org
InterWiki:page
[some:link labelforlink]
http://erfurtwiki.sf.net
[http://erfurtwiki.sf.net | Go here]
mario@wiki.net
http://www.example.com
[[label|http://www.example.com]]
Headlines
= Headline 1 =
== Headline 2 =
=== Headline 3 =
==== Headline 4 =
===== Headline 5 =
====== Headline 6 =
!!! Big Headline
!! Medium Headline
! Section Headline
! Level 1
!! Level 2
!!! Level 3
!!!! Level 4
!!!!! Level 5
Bold Format
'''bold'''
__bold text__
**bold text**
''bold''
Italics Format
''italic''
''ialic text''
//italic//
Underline Format
<u>underlined</u>
optional or via css
__underline__
Monospace Format
<tt>monospace</tt>
==monospaced text==
{{{monospaced}}}
Strikethrough Format
[[strike]strikethrough text]
optional or via css
--strikethrough--
Superscript Format
<sup>text</sup>
^^superscript text^^
^^superscript^^
Subscript Format
<sub>text</sub>
optional or via css
~~subscript~~
Images
http://example.org/file.jpg
Upload:file.gif
[[Image]...options...]
[link to the image.jpg]
[img[local.jpg]]
[img[http://foo.bar/foo.jpg]]
Aligning Text
only as part of tables or citations
[align:left|center|right]
optional or via css
using custom classes, e.g.
{{right{
text
}}}
Text Indentation
: indented line
:: indented line
just use 3 spaces or tabs
indented text
:indent

> quote

<<<
blockquote
<<<
Bulleted Lists
* bulleted list
** bulleted list
* Item A
* Item B
** Item B1
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# numbered list
## numbered list
# Item 1
## Item 1.1
##* Item 1.1a
##* Item 1.1b

# Item 1
## Item 1.1
# Item 2
Definition Lists
; term: definition
:definition: explanation
:anotherdef: another description
; term
: description
Horizontal Rule
----
----
----
remove ProWiki remove ErfurtWiki remove TiddlyWiki