TWiki vs. Zwiki vs. PodWiki

General Features TWiki Zwiki PodWiki
Version
TWiki-6.1.0
0.61
0.9.1
Last Release Date
2018-07-15 (5 years ago)
2008-10-27 (15 years ago)
2007-02-12 (17 years ago)
Last Update here
2019-07-19 (4 years ago)
2008-10-30 (15 years ago)
2007-02-13 (17 years ago)
Author
Peter Thoeny, TWiki community
Simon Michael & the Zwiki dev team
Thomas Linden
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPLv2
GPL
Programming Language
Perl, JavaScript
Python
Perl
Data Storage
Files, RCS
Database
Files, RCS
License Cost/ Fee
N/A
0
GPL / none
Development status
Mature
Mature
Mature
Intended Audience
Large enterprise; small to medium businesses
anyone able to install or get access to a zope server
average to advanced users
System Requirements TWiki Zwiki PodWiki
Operating System
Linux, Windows, OS-X and other
any
Unix
Root Access
No
No
No
Webserver
Almost any webserver, typically Apache and Ngnix
Zope
apache
Other Requirements
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
mod_rewrite optional
Datastorage TWiki Zwiki PodWiki
Text Files
Yes
Plugin
Yes
MySQL
No
Plugin
No
PostgreSQL
No
Plugin
No
Oracle
No
Plugin
No
SQLite
No
Unknown
No
BerkeleyDB
No
Unknown
No
RCS
Yes
Unknown
Yes
Other
RcsLite Perl library for version control without external RCS; backend API for other storage
ZODB (zope object database)
perl Storable(v0.7) for users, attributes and stuff
Security/Anti-Spam TWiki Zwiki PodWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
any supported by Zope authentication plugins
builtin
Host Blocking
Plugin
Patch
No
Mail Encryption
Yes
Yes
Yes
nofollow
Plugin
Unknown
No
Blacklist
Plugin
Yes
No
CAPTCHA
Plugin
No
Yes
Delayed Indexing
Plugin
Patch
No
Development/Support TWiki Zwiki PodWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#zwiki on freenode
#49
Stars on GitHub
N/A
N/A
N/A
Common Features TWiki Zwiki PodWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
No
No
Change Summary
Yes
Yes
No
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Optional
Plugin System
Yes
Yes
No
Special Features TWiki Zwiki PodWiki
Unicode Support
Yes
Yes
No
Right-to-Left Support
No
Optional
No
Interface Languages
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
0
1
English
Email notification
Yes
Yes
No
Comments
Threaded
Flat
Threaded
Categories
Yes
No
Yes
Namespaces
Yes
No
No
Conflict Handling
Conflict Resolution
Conflict Detection
Page Locking
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Optional
Unknown
Unknown
Structured Data
Yes
Unknown
Unknown
Links TWiki Zwiki PodWiki
CamelCase
Yes
Optional
Yes
Freelinks
Yes
Optional
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
Yes
Yes
SisterWiki
Plugin
No
No
Image Links
Yes
Yes
Yes
Windows Shares
Plugin
Unknown
No
Page Redirects
Plugin
Unknown
Unknown
Syntax Features TWiki Zwiki PodWiki
HTML Tags
All
Optional
Plugin
Math formulas
Plugin
Plugin
No
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
No
No
Yes
Markdown Support
No
No
No
Textile Support
Plugin
No
Yes
BBCode Support
No
No
Yes
Emoticon Images
Yes
Patch
No
Syntax Highlighting
Plugin
No
No
Footnotes
Plugin
Yes
No
Quoting
Yes
Yes
Yes
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
Yes
Optional
No
Scripting
TWiki Markup Language, TWiki variables, JavaScript, extensive API
DTML
Perl
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Plugin
Yes
Usability TWiki Zwiki PodWiki
Section Editing
Plugin
No
No
Page Templates
Yes
No
No
Double-Click Edit
Plugin
Patch
No
Toolbar
Plugin
No
Yes
WYSIWYG Editing
Yes
Plugin
No
Access Keys
Yes
Yes
No
Auto Signature
Yes
Yes
No
Statistics TWiki Zwiki PodWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
No
No
Orphaned Pages
Plugin
Optional
No
Most/Least Popular
Yes
Optional
Yes
Recent Visitors
Plugin
Plugin
No
Analysis
Yes
No
No
Output TWiki Zwiki PodWiki
Printer Friendly
Print View
Print View
Print View
Mobile Friendly
Plugin
Unknown
Unknown
Themes & Skins
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Optional
ATOM Feeds
Yes
No
No
Abbreviations
Plugin
Unknown
Yes
Auto-TOC
Yes
Plugin
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
No
XML export
Plugin
Yes
No
PDF Export
Plugin
Patch
No
Office Export
Unknown
Unknown
Unknown
Media and Files TWiki Zwiki PodWiki
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
No
No
Embedded Flash
Plugin
Yes
Optional
Embedded Video
Plugin
Yes
Optional
Image Editing
Plugin
No
No
SVG Editing
Plugin
No
No
MindMap Editing
Plugin
No
No
Media Search
Contents
Filenames only
No
Extras TWiki Zwiki PodWiki
Calendar
Plugin
Unknown
Unknown
Image Galleries
Plugin
Unknown
Unknown
Presentations
Unknown
Unknown
Unknown
Forums
Plugin
Unknown
Unknown
Blogs
Plugin
Unknown
Unknown
Ticket System
Plugin
Unknown
Unknown
Chat
Unknown
Unknown
Unknown
Syntax Examples TWiki Zwiki PodWiki
Internal Link
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
WikiName
[freeform name]
[[double-bracketed]]
POD:
L<Sandbox>
L<Link Description|Sandbox>

Creole:
[[Sandbox]]
[[Sandbox|Link Description]]

BBcode:
[url]Sandbox[/url]
[url=Sandbox]Link Description[/url]
External Link
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Bare urls plus markup-specific 
link syntax. This and all 
following syntax examples depend 
on which markup mode is used for 
a page, including:

restructured text, structured 
text, wikiwikiweb, moinmoin, 
html, plaintext..
L<http://www.daemon.de>
Headlines
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
=head1 The Weather
Bold Format
*bold*
B<bold>
Italics Format
_italic_
I<italics>
Underline Format
<u>underline</u>
via html only
Monospace Format
=monospaced text= and
<verbatim>
multi line text
</verbatim>
put a space in front of monospaced text
Strikethrough Format
<strike>strikethrough</strike>
via html only
Superscript Format
<sup>superscript</sup>
via html only
Subscript Format
<sub>subscript</sub>
via html only
Images
%ATTACHURL%/image.png
http://any.domain/image.png
G<logo.png>
Aligning Text
| left |   center   |   right |
or HTML
or CSS
via stylesheet only
Text Indentation
<blockquote>
multi line text
</blockquote>
via stylesheet only
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
=over

=item* listitem

=back
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
=over

=item 1. listitem

=back
Definition Lists
$ Term: Definition
via html only
Horizontal Rule
---
---
remove TWiki remove Zwiki remove PodWiki