TWiki vs. Sputnik vs. PageWork

General Features TWiki Sputnik PageWork
Version
TWiki-6.1.0
8.08.13
0.4.8
Last Release Date
2018-07-15 (5 years ago)
2008-08-12 (15 years ago)
2010-07-19 (13 years ago)
Last Update here
2019-07-19 (4 years ago)
2009-02-02 (15 years ago)
2010-10-23 (13 years ago)
Author
Peter Thoeny, TWiki community
Yuri Takhteyev
Pitt Murmann
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
MIT/X
GPLv3
Programming Language
Perl, JavaScript
Lua
PHP
Data Storage
Files, RCS
Database, Files, RCS
Database, Files
License Cost/ Fee
N/A
0
none
Development status
Mature
Mature
Mature
Intended Audience
Large enterprise; small to medium businesses
Small teams or private users
Medium-sized sites
System Requirements TWiki Sputnik PageWork
Operating System
Linux, Windows, OS-X and other
Linux, UNIX, OSX, Windows
Any
Root Access
No
No
No
Webserver
Almost any webserver, typically Apache and Ngnix
Apache, CGI, Xavante
Any
Other Requirements
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
gcc or Lua
DBA with bdb or qdbm support
Datastorage TWiki Sputnik PageWork
Text Files
Yes
Yes
Yes
MySQL
No
Plugin
No
PostgreSQL
No
No
No
Oracle
No
No
No
SQLite
No
Plugin
Patch
BerkeleyDB
No
No
Yes
RCS
Yes
No
No
Other
RcsLite Perl library for version control without external RCS; backend API for other storage
Git
Security/Anti-Spam TWiki Sputnik PageWork
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Yes
Proprietary
Host Blocking
Plugin
No
No
Mail Encryption
Yes
No
No
nofollow
Plugin
No
Yes
Blacklist
Plugin
No
No
CAPTCHA
Plugin
Yes
No
Delayed Indexing
Plugin
No
Yes
Development/Support TWiki Sputnik PageWork
# of Consultants
Preconfigured Hosting
Yes
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
N/A
Common Features TWiki Sputnik PageWork
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
Yes
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features TWiki Sputnik PageWork
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Unknown
Optional
Interface Languages
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
3
English, Brazilian Portuguese, Russian
2
German, English
Email notification
Yes
Yes
No
Comments
Threaded
No
Discussion Pages
Categories
Yes
Yes
Yes
Namespaces
Yes
No
Yes
Conflict Handling
Conflict Resolution
None
Conflict Detection
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Optional
Yes
Yes
Structured Data
Yes
Yes
Yes
Links TWiki Sputnik PageWork
CamelCase
Yes
Plugin
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
No
Yes
InterWiki
Yes
No
Yes
SisterWiki
Plugin
No
Optional
Image Links
Yes
Yes
Yes
Windows Shares
Plugin
No
No
Page Redirects
Plugin
No
Yes
Syntax Features TWiki Sputnik PageWork
HTML Tags
All
Some
All
Math formulas
Plugin
No
Plugin
Tables
simple + complex
complex
simple
CREOLE support
No
No
No
Markdown Support
No
Yes
No
Textile Support
Plugin
No
No
BBCode Support
No
No
No
Emoticon Images
Yes
No
No
Syntax Highlighting
Plugin
No
Yes
Footnotes
Plugin
No
Yes
Quoting
Yes
Yes
Yes
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Optional
FAQ Tags
Yes
No
Plugin
Scripting
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Lua, JavaScript
Content Includes
Yes
No
Yes
Feed Aggregation
Yes
No
Yes
Usability TWiki Sputnik PageWork
Section Editing
Plugin
No
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
Plugin
No
No
Toolbar
Plugin
Plugin
Yes
WYSIWYG Editing
Yes
No
No
Access Keys
Yes
No
Yes
Auto Signature
Yes
No
No
Statistics TWiki Sputnik PageWork
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
No
Yes
Orphaned Pages
Plugin
No
Yes
Most/Least Popular
Yes
No
No
Recent Visitors
Plugin
No
No
Analysis
Yes
No
No
Output TWiki Sputnik PageWork
Printer Friendly
Print View
No
Print View
Mobile Friendly
Plugin
No
Optional
Themes & Skins
Yes
Yes
Optional
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
Yes
No
Yes
Abbreviations
Plugin
No
Yes
Auto-TOC
Yes
No
Yes
Raw Export
Yes
Yes
Plugin
HTML Export
Yes
No
Plugin
XML export
Plugin
No
No
PDF Export
Plugin
No
No
Office Export
Unknown
Unknown
Unknown
Media and Files TWiki Sputnik PageWork
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
Yes
Yes
Embedded Flash
Plugin
No
Yes
Embedded Video
Plugin
No
Yes
Image Editing
Plugin
No
No
SVG Editing
Plugin
No
No
MindMap Editing
Plugin
No
No
Media Search
Contents
No
Keywords
Extras TWiki Sputnik PageWork
Calendar
Plugin
No
Plugin
Image Galleries
Plugin
Plugin
Plugin
Presentations
Unknown
Unknown
Unknown
Forums
Plugin
No
Plugin
Blogs
Plugin
No
Plugin
Ticket System
Plugin
Plugin
Plugin
Chat
Unknown
Unknown
Unknown
Syntax Examples TWiki Sputnik PageWork
Internal Link
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
[[Sputnik]]
[[link]]
[[link|alternate text]]
External Link
http://twiki.org/ autolink
[[http://twiki.org/][label]]
[Sputnik](http://spu.tnik.org)
http://www.wikimatrix.org/
Headlines
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
# Sputnik
= L1 =
== L2 ==
=== L3 ===
==== L4 ====
===== L5 =====

= L1
== L2
=== L3
==== L4
===== L5
Bold Format
*bold*
**Sputnik** or __Sputnik__
This is '''bold''' (or rather, strong).
This is **bold**, too.
Italics Format
_italic_
*Sputnik* or _Sputnik_
This is in ''italics'' (or rather, emphasized).
This is in //italics//, too.
Underline Format
<u>underline</u>
This is __underlined__.
Monospace Format
=monospaced text= and
<verbatim>
multi line text
</verbatim>
This is %%monospaced%%.
Strikethrough Format
<strike>strikethrough</strike>
This is --not-- important.
Superscript Format
<sup>superscript</sup>
a^^2^^ = b^^2^^ + c^^2^^
Subscript Format
<sub>subscript</sub>
p^^^n^^^ := {x^^^n^^^, y^^^n^^^, y^^^n^^^}
Images
%ATTACHURL%/image.png
http://any.domain/image.png
{{image|image_file.suffix}}
{{image|image_file.suffix|alternate text}}
{{figure|image_file.suffix}}
{{figure|image_file.suffix|caption text}}
Aligning Text
| left |   center   |   right |
or HTML
or CSS
{{p|align:left|text of paragraph}}
{{p|align:center|text of paragraph}}
{{p|align:right|text of paragraph}}
Text Indentation
<blockquote>
multi line text
</blockquote>
> Sputnik
> L1 quote
>> L2 quote
Bulleted Lists
* Item 1
* Item 1.1
* Item 2
* Sputnik
* one
* two
** two alpha
** two beta
* three
Numbered Lists
1. Item 1
a. Item 1.a
1. Item 2
1. Sputnik
# one
# two
## two alpha
## two beta
# three
Definition Lists
$ Term: Definition
: term : definition
Horizontal Rule
---
- - -
---
remove TWiki remove Sputnik remove PageWork