PhpWiki vs. ProWiki vs. TWiki

General Features PhpWiki ProWiki TWiki
Version
phpwiki-1.3.14
2.0.045
TWiki-6.1.0
Last Release Date
2007-07-01 (18 years ago)
2006-10-14 (19 years ago)
2018-07-16 (7 years ago)
Last Update here
2009-04-03 (16 years ago)
2009-11-28 (16 years ago)
2019-07-19 (6 years ago)
Author
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
Helmut Leitner
Peter Thoeny, TWiki community
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPL
GPL
Programming Language
PHP
Perl
Perl, JavaScript
Data Storage
Database, Files, RCS
Files
Files, RCS
License Cost/ Fee
0
0
N/A
Development status
Mature
Mature
Mature
Intended Audience
Any
individual Wiki projects, everybody who needs more than a single wiki for a single purpose
Large enterprise; small to medium businesses
System Requirements PhpWiki ProWiki TWiki
Operating System
UNIX, Windows, MacOS X, probably others
Unix / Linux
Linux, Windows, OS-X and other
Root Access
No
No
No
Webserver
Apache, IIS, anything with PHP support
Apache (probably anything supporting CGI)
Almost any webserver, typically Apache and Ngnix
Other Requirements
various opt. helpers
none
RCS (optional), cron/scheduler, fgrep, egrep; Plugins may have additional dependencies
Datastorage PhpWiki ProWiki TWiki
Text Files
Yes
Yes
Yes
MySQL
Yes
No
No
PostgreSQL
Yes
No
No
Oracle
Yes
No
No
SQLite
Yes
No
No
BerkeleyDB
Yes
No
No
RCS
Yes
Yes
Yes
Other
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
RcsLite Perl library for version control without external RCS; backend API for other storage
Security/Anti-Spam PhpWiki ProWiki TWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
db, session, pop, imap, ldap, file, webserver
Internal authentication; anything Apache supports such as LDAP, NIS, AD, Kerberos
Host Blocking
No
Yes
Plugin
Mail Encryption
No
No
Yes
nofollow
Yes
Yes
Plugin
Blacklist
Yes
Yes
Plugin
CAPTCHA
Yes
No
Plugin
Delayed Indexing
No
No
Plugin
Development/Support PhpWiki ProWiki TWiki
# of Consultants
Preconfigured Hosting
No
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#phpwiki
Stars on GitHub
N/A
N/A
N/A
Common Features PhpWiki ProWiki TWiki
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
No
Yes
Special Features PhpWiki ProWiki TWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
No
No
Interface Languages
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
8
German, English, Spanish, French, Hungarian, Italian, Japanese, Russian
19
Bulgarian, Czech, Danish, German, English, Spanish, Finnish, French, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Swedish, Ukrainian, Chinese, Chinese Traditional
Email notification
Yes
Yes
Yes
Comments
Plugin
No
Threaded
Categories
Yes
Yes
Yes
Namespaces
No
Yes
Yes
Conflict Handling
Conflict Resolution
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Yes
Optional
Structured Data
Patch
No
Yes
Links PhpWiki ProWiki TWiki
CamelCase
Yes
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
Yes
Yes
SisterWiki
No
Yes
Plugin
Image Links
Yes
Yes
Yes
Windows Shares
Yes
No
Plugin
Page Redirects
Yes
Yes
Plugin
Syntax Features PhpWiki ProWiki TWiki
HTML Tags
Some
Some
All
Math formulas
Plugin
Yes
Plugin
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
No
No
No
Markdown Support
No
No
No
Textile Support
No
No
Plugin
BBCode Support
No
No
No
Emoticon Images
No
Yes
Yes
Syntax Highlighting
Plugin
No
Plugin
Footnotes
Yes
Yes
Plugin
Quoting
Yes
Yes
Yes
Internal Comments
Yes
No
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
Yes
Scripting
plugins, templates, PHP
TWiki Markup Language, TWiki variables, JavaScript, extensive API
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
No
Yes
Usability PhpWiki ProWiki TWiki
Section Editing
No
Yes
Plugin
Page Templates
Yes
Yes
Yes
Double-Click Edit
Optional
No
Plugin
Toolbar
Yes
No
Plugin
WYSIWYG Editing
Patch
No
Yes
Access Keys
Yes
No
Yes
Auto Signature
Yes
Yes
Yes
Statistics PhpWiki ProWiki TWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
No
Orphaned Pages
Yes
Yes
Plugin
Most/Least Popular
Yes
Yes
Yes
Recent Visitors
Yes
No
Plugin
Analysis
Plugin
Yes
Yes
Output PhpWiki ProWiki TWiki
Printer Friendly
Print CSS
Print View
Print View
Mobile Friendly
No
Yes
Plugin
Themes & Skins
Yes
Optional
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
No
No
Yes
Abbreviations
No
Yes
Plugin
Auto-TOC
Yes
No
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
No
No
Plugin
PDF Export
Yes
No
Plugin
Office Export
Unknown
Unknown
Unknown
Media and Files PhpWiki ProWiki TWiki
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
No
Yes
Embedded Flash
Yes
Yes
Plugin
Embedded Video
Yes
Yes
Plugin
Image Editing
No
No
Plugin
SVG Editing
No
Yes
Plugin
MindMap Editing
No
No
Plugin
Media Search
No
No
Contents
Extras PhpWiki ProWiki TWiki
Calendar
Yes
Yes
Plugin
Image Galleries
Yes
No
Plugin
Presentations
Unknown
Unknown
Unknown
Forums
Yes
No
Plugin
Blogs
Yes
Yes
Plugin
Ticket System
No
No
Plugin
Chat
Unknown
Unknown
Unknown
Syntax Examples PhpWiki ProWiki TWiki
Internal Link
WikiWord or [somelink]
[ desc | pagename ]
CamelCase
Wordlinking
{{free link}}
[page labelforlink]
WikiWord autolink
Otherweb.WikiWord
[[Spaced text]]
[[WikiWord][label]]
External Link
http://someserver/someurl
[ desc | exturl ]
http://example.org
InterWiki:page
[some:link labelforlink]
http://twiki.org/ autolink
[[http://twiki.org/][label]]
Headlines
!!!Headline1
!!Headline2
!Headline3
= Headline 1 =
== Headline 2 =
=== Headline 3 =
==== Headline 4 =
===== Headline 5 =
====== Headline 6 =
---+ Level 1
---++ Level 2
---+++ Level 3
---++++ Level 4
---+++++ Level 5
---++++++ Level 6
Bold Format
*bold* or
<strong>bold</strong>
'''bold'''
*bold*
Italics Format
_italics_ or 
or
<em>italics</em>
''italic''
_italic_
Underline Format
<u>underlined</u>
<u>underlined</u>
<u>underline</u>
Monospace Format
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


<tt>monospace</tt>
=monospaced text= and
<verbatim>
multi line text
</verbatim>
Strikethrough Format
<strike>striked through</strike>
[[strike]strikethrough text]
<strike>strikethrough</strike>
Superscript Format
<sup>above</sup>
<sup>text</sup>
<sup>superscript</sup>
Subscript Format
<sub>below</sub>
<sub>text</sub>
<sub>subscript</sub>
Images
[ http://foo.org/1.jpg size=30%] 
external image
[Upload:view.jpg align=right size=50x40] 
view uploaded image
[Upload:view.jpg | http://server/external-linkjpg ] 
view and link to another image
http://example.org/file.jpg
Upload:file.gif
[[Image]...options...]
%ATTACHURL%/image.png
http://any.domain/image.png
Aligning Text
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

only as part of tables or citations
[align:left|center|right]
| left |   center   |   right |
or HTML
or CSS
Text Indentation
;: left indent
;;: more left indent

or 
paragraph
and another level 
: indented line
:: indented line
<blockquote>
multi line text
</blockquote>
Bulleted Lists
* list
or
- list
* bulleted list
** bulleted list
* Item 1
* Item 1.1
* Item 2
Numbered Lists
# list
# numbered list
## numbered list
1. Item 1
a. Item 1.a
1. Item 2
Definition Lists
Term:<def>
def
; term: definition
$ Term: Definition
Horizontal Rule
----
----
---
remove PhpWiki remove ProWiki remove TWiki