ErfurtWiki vs. PhpWiki vs. ProWiki

General Features ErfurtWiki PhpWiki ProWiki
Version
R1.02b (kind of final release :-)
phpwiki-1.3.14
2.0.045
Last Release Date
2005-06-16 (20 years ago)
2007-07-01 (18 years ago)
2006-10-14 (19 years ago)
Last Update here
2010-04-04 (15 years ago)
2009-04-03 (16 years ago)
2009-11-28 (16 years ago)
Author
Mario Salzer & Andi Fundinger
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
Helmut Leitner
URL
Free and Open Source
Yes
Yes
Yes
License
Public Domain (!)
GPL
GPL
Programming Language
PHP
PHP
Perl
Data Storage
Database, Files, RCS
Database, Files, RCS
Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
small + medium sites, development teams
Any
individual Wiki projects, everybody who needs more than a single wiki for a single purpose
System Requirements ErfurtWiki PhpWiki ProWiki
Operating System
any
UNIX, Windows, MacOS X, probably others
Unix / Linux
Root Access
No
No
No
Webserver
anything with PHP support
Apache, IIS, anything with PHP support
Apache (probably anything supporting CGI)
Other Requirements
none
various opt. helpers
none
Datastorage ErfurtWiki PhpWiki ProWiki
Text Files
Plugin
Yes
Yes
MySQL
Plugin
Yes
No
PostgreSQL
Plugin
Yes
No
Oracle
No
Yes
No
SQLite
Plugin
Yes
No
BerkeleyDB
Plugin
Yes
No
RCS
Plugin
Yes
Yes
Other
no
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
Security/Anti-Spam ErfurtWiki PhpWiki ProWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
UNIX, LDAP, MySQL, PHP, other
db, session, pop, imap, ldap, file, webserver
Host Blocking
Plugin
No
Yes
Mail Encryption
Plugin
No
No
nofollow
Plugin
Yes
Yes
Blacklist
Plugin
Yes
Yes
CAPTCHA
Plugin
Yes
No
Delayed Indexing
Patch
No
No
Development/Support ErfurtWiki PhpWiki ProWiki
# of Consultants
Preconfigured Hosting
No
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
not yet :-)
#phpwiki
Stars on GitHub
N/A
N/A
N/A
Common Features ErfurtWiki PhpWiki ProWiki
Preview
Yes
Yes
Yes
Minor Changes
Plugin
Yes
Yes
Change Summary
Plugin
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Plugin
Yes
Yes
Plugin System
Yes
Yes
No
Special Features ErfurtWiki PhpWiki ProWiki
Unicode Support
No
Yes
Yes
Right-to-Left Support
Patch
No
No
Interface Languages
4
German, English, Spanish, Dutch
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
8
German, English, Spanish, French, Hungarian, Italian, Japanese, Russian
Email notification
Plugin
Yes
Yes
Comments
Plugin
Plugin
No
Categories
Yes
Yes
Yes
Namespaces
No
No
Yes
Conflict Handling
Page Locking
Conflict Resolution
Conflict Resolution
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Optional
Yes
Yes
Structured Data
No
Patch
No
Links ErfurtWiki PhpWiki ProWiki
CamelCase
Yes
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Plugin
Yes
Yes
SisterWiki
Plugin
No
Yes
Image Links
Patch
Yes
Yes
Windows Shares
Yes
Yes
No
Page Redirects
Plugin
Yes
Yes
Syntax Features ErfurtWiki PhpWiki ProWiki
HTML Tags
Plugin
Some
Some
Math formulas
No
Plugin
Yes
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
Optional
No
No
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
Plugin
No
No
Emoticon Images
Plugin
No
Yes
Syntax Highlighting
Plugin
Plugin
No
Footnotes
Plugin
Yes
Yes
Quoting
Plugin
Yes
Yes
Internal Comments
Yes
Yes
No
Custom styles
Yes
Yes
Yes
FAQ Tags
Yes
No
No
Scripting
optional
plugins, templates, PHP
Content Includes
Plugin
Yes
Yes
Feed Aggregation
Plugin
Yes
No
Usability ErfurtWiki PhpWiki ProWiki
Section Editing
No
No
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
Patch
Optional
No
Toolbar
No
Yes
No
WYSIWYG Editing
No
Patch
No
Access Keys
Optional
Yes
No
Auto Signature
No
Yes
Yes
Statistics ErfurtWiki PhpWiki ProWiki
Recent Changes
Plugin
Yes
Yes
Wanted Pages
Plugin
Yes
Yes
Orphaned Pages
Plugin
Yes
Yes
Most/Least Popular
Plugin
Yes
Yes
Recent Visitors
Optional
Yes
No
Analysis
No
Plugin
Yes
Output ErfurtWiki PhpWiki ProWiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
Yes
No
Yes
Themes & Skins
Yes
Yes
Optional
RSS Feeds
Plugin
Yes
Yes
ATOM Feeds
Plugin
No
No
Abbreviations
Optional
No
Yes
Auto-TOC
Plugin
Yes
No
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Yes
Yes
XML export
Optional
No
No
PDF Export
Optional
Yes
No
Office Export
Unknown
Unknown
Unknown
Media and Files ErfurtWiki PhpWiki ProWiki
File Attachments
Plugin
Yes
Yes
Media Revisions
No
Yes
No
Embedded Flash
Plugin
Yes
Yes
Embedded Video
Plugin
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
Yes
MindMap Editing
No
No
No
Media Search
No
No
No
Extras ErfurtWiki PhpWiki ProWiki
Calendar
Plugin
Yes
Yes
Image Galleries
Plugin
Yes
No
Presentations
Unknown
Unknown
Unknown
Forums
No
Yes
No
Blogs
Yes
Yes
Yes
Ticket System
No
No
No
Chat
Unknown
Unknown
Unknown
Syntax Examples ErfurtWiki PhpWiki ProWiki
Internal Link
WikiPage
[WikiPage | Go here]
WikiWord or [somelink]
[ desc | pagename ]
CamelCase
Wordlinking
{{free link}}
[page labelforlink]
External Link
http://erfurtwiki.sf.net
[http://erfurtwiki.sf.net | Go here]
mario@wiki.net
http://someserver/someurl
[ desc | exturl ]
http://example.org
InterWiki:page
[some:link labelforlink]
Headlines
!!! Big Headline
!! Medium Headline
! Section Headline
!!!Headline1
!!Headline2
!Headline3
= Headline 1 =
== Headline 2 =
=== Headline 3 =
==== Headline 4 =
===== Headline 5 =
====== Headline 6 =
Bold Format
__bold text__
**bold text**
*bold* or
<strong>bold</strong>
'''bold'''
Italics Format
''ialic text''
_italics_ or 
or
<em>italics</em>
''italic''
Underline Format
optional or via css
<u>underlined</u>
<u>underlined</u>
Monospace Format
==monospaced text==
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


<tt>monospace</tt>
Strikethrough Format
optional or via css
<strike>striked through</strike>
[[strike]strikethrough text]
Superscript Format
^^superscript text^^
<sup>above</sup>
<sup>text</sup>
Subscript Format
optional or via css
<sub>below</sub>
<sub>text</sub>
Images
[link to the image.jpg]
[ 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...]
Aligning Text
optional or via css
<?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]
Text Indentation
just use 3 spaces or tabs
indented text
;: left indent
;;: more left indent

or 
paragraph
and another level 
: indented line
:: indented line
Bulleted Lists
* Item A
* Item B
** Item B1
* list
or
- list
* bulleted list
** bulleted list
Numbered Lists
# Item 1
## Item 1.1
##* Item 1.1a
##* Item 1.1b

# list
# numbered list
## numbered list
Definition Lists
:definition: explanation
:anotherdef: another description
Term:<def>
def
; term: definition
Horizontal Rule
----
----
----
remove ErfurtWiki remove PhpWiki remove ProWiki