WikyBlog vs. Zwiki vs. ErfurtWiki

General Features WikyBlog Zwiki ErfurtWiki
Version
1.5.4
0.61
R1.02b (kind of final release :-)
Last Release Date
2007-10-24 (18 years ago)
2008-10-28 (17 years ago)
2005-06-16 (20 years ago)
Last Update here
2007-10-24 (18 years ago)
2008-10-30 (17 years ago)
2010-04-04 (15 years ago)
Author
Josh Schmidt
Simon Michael & the Zwiki dev team
Mario Salzer & Andi Fundinger
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPLv2
Public Domain (!)
Programming Language
PHP
Python
PHP
Data Storage
Database
Database
Database, Files, RCS
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
Private, Internet Communities
anyone able to install or get access to a zope server
small + medium sites, development teams
System Requirements WikyBlog Zwiki ErfurtWiki
Operating System
UNIX, Windows, MacOS X, probably others
any
any
Root Access
No
No
No
Webserver
Apache, anything with PHP
Zope
anything with PHP support
Other Requirements
MySQL
none
Datastorage WikyBlog Zwiki ErfurtWiki
Text Files
No
Plugin
Plugin
MySQL
Yes
Plugin
Plugin
PostgreSQL
No
Plugin
Plugin
Oracle
No
Plugin
No
SQLite
No
Unknown
Plugin
BerkeleyDB
No
Unknown
Plugin
RCS
No
Unknown
Plugin
Other
ZODB (zope object database)
no
Security/Anti-Spam WikyBlog Zwiki ErfurtWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
No
any supported by Zope authentication plugins
UNIX, LDAP, MySQL, PHP, other
Host Blocking
Yes
Patch
Plugin
Mail Encryption
No
Yes
Plugin
nofollow
Yes
Unknown
Plugin
Blacklist
Yes
Yes
Plugin
CAPTCHA
Yes
No
Plugin
Delayed Indexing
No
Patch
Patch
Development/Support WikyBlog Zwiki ErfurtWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#zwiki on freenode
not yet :-)
Stars on GitHub
N/A
N/A
N/A
Common Features WikyBlog Zwiki ErfurtWiki
Preview
Yes
Yes
Yes
Minor Changes
No
No
Plugin
Change Summary
Yes
Yes
Plugin
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Plugin
Plugin System
Yes
Yes
Yes
Special Features WikyBlog Zwiki ErfurtWiki
Unicode Support
Yes
Yes
No
Right-to-Left Support
No
Optional
Patch
Interface Languages
5
English, French, Japanese, Turkish, Chinese
0
4
German, English, Spanish, Dutch
Email notification
No
Yes
Plugin
Comments
Threaded
Flat
Plugin
Categories
Yes
No
Yes
Namespaces
Yes
No
No
Conflict Handling
Page Locking
Conflict Detection
Page Locking
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Unknown
Unknown
Optional
Structured Data
Unknown
Unknown
No
Links WikyBlog Zwiki ErfurtWiki
CamelCase
No
Optional
Yes
Freelinks
Yes
Optional
Yes
Backlinks
Yes
Yes
Yes
InterWiki
No
Yes
Plugin
SisterWiki
No
No
Plugin
Image Links
Yes
Yes
Patch
Windows Shares
No
Unknown
Yes
Page Redirects
Unknown
Unknown
Plugin
Syntax Features WikyBlog Zwiki ErfurtWiki
HTML Tags
Some
Optional
Plugin
Math formulas
No
Plugin
No
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
No
No
Optional
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
No
No
Plugin
Emoticon Images
Yes
Patch
Plugin
Syntax Highlighting
Yes
No
Plugin
Footnotes
No
Yes
Plugin
Quoting
No
Yes
Plugin
Internal Comments
Yes
Yes
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Optional
Yes
Scripting
No
DTML
optional
Content Includes
Yes
Yes
Plugin
Feed Aggregation
No
Plugin
Plugin
Usability WikyBlog Zwiki ErfurtWiki
Section Editing
No
No
No
Page Templates
No
No
Yes
Double-Click Edit
No
Patch
Patch
Toolbar
Yes
No
No
WYSIWYG Editing
No
Plugin
No
Access Keys
Yes
Yes
Optional
Auto Signature
Yes
Yes
No
Statistics WikyBlog Zwiki ErfurtWiki
Recent Changes
Yes
Yes
Plugin
Wanted Pages
Yes
No
Plugin
Orphaned Pages
Yes
Optional
Plugin
Most/Least Popular
Yes
Optional
Plugin
Recent Visitors
No
Plugin
Optional
Analysis
No
No
No
Output WikyBlog Zwiki ErfurtWiki
Printer Friendly
No
Print View
Print CSS
Mobile Friendly
Unknown
Unknown
Yes
Themes & Skins
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Plugin
ATOM Feeds
Yes
No
Plugin
Abbreviations
No
Unknown
Optional
Auto-TOC
Optional
Plugin
Plugin
Raw Export
No
Yes
Yes
HTML Export
No
Yes
Yes
XML export
No
Yes
Optional
PDF Export
No
Patch
Optional
Office Export
Unknown
Unknown
Unknown
Media and Files WikyBlog Zwiki ErfurtWiki
File Attachments
Yes
Yes
Plugin
Media Revisions
No
No
No
Embedded Flash
No
Yes
Plugin
Embedded Video
No
Yes
Plugin
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
No
No
Media Search
No
Filenames only
No
Extras WikyBlog Zwiki ErfurtWiki
Calendar
Unknown
Unknown
Plugin
Image Galleries
Unknown
Unknown
Plugin
Presentations
Unknown
Unknown
Unknown
Forums
Unknown
Unknown
No
Blogs
Unknown
Unknown
Yes
Ticket System
Unknown
Unknown
No
Chat
Unknown
Unknown
Unknown
Syntax Examples WikyBlog Zwiki ErfurtWiki
Internal Link
[[a link]]
[[a link|with title]]
WikiName
[freeform name]
[[double-bracketed]]
WikiPage
[WikiPage | Go here]
External Link
[http://example.org The title]
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..
http://erfurtwiki.sf.net
[http://erfurtwiki.sf.net | Go here]
mario@wiki.net
Headlines
==Section==
===Subsection===
====Sub-subsection====
!!! Big Headline
!! Medium Headline
! Section Headline
Bold Format
'''bold'''
__bold text__
**bold text**
Italics Format
''italic''
''ialic text''
Underline Format
<u>underlined</u>
optional or via css
Monospace Format
<tt>monospace</tt>
==monospaced text==
Strikethrough Format
<strike>strikethrough</strike>
optional or via css
Superscript Format
<sup>superscript</sup>
^^superscript text^^
Subscript Format
<sub>subscript</sub>
optional or via css
Images
[[Image:wiki.png]]
[link to the image.jpg]
Aligning Text
<center>Centered</center>
optional or via css
Text Indentation
: indented line
just use 3 spaces or tabs
indented text
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* Item A
* Item B
** Item B1
Numbered Lists
# Item 1
## Item 1.1
# Item 2
# Item 1
## Item 1.1
##* Item 1.1a
##* Item 1.1b

Definition Lists
; term : definition
:definition: explanation
:anotherdef: another description
Horizontal Rule
----
----
remove WikyBlog remove Zwiki remove ErfurtWiki