PhpWiki vs. JSPWiki vs. WackoWiki

General Features PhpWiki JSPWiki WackoWiki
Version
phpwiki-1.3.14
2.11.0
6.1.25
Last Release Date
2007-06-30 (16 years ago)
2021-11-21 (2 years ago)
2024-04-11 (1 month ago)
Last Update here
2009-04-03 (15 years ago)
2021-12-01 (2 years ago)
2024-04-11 (1 month ago)
Author
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
Apache Software Foundation
WackoWiki Team
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
Apache License 2.0
BSD
Programming Language
PHP
Java
PHP
Data Storage
Database, Files, RCS
Database, Files
Database
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
Any
all
Advanced End Users, Developers, End Users/Desktop
System Requirements PhpWiki JSPWiki WackoWiki
Operating System
UNIX, Windows, MacOS X, probably others
any platform supporting JDK 1.8+
OS Independent
Root Access
No
No
No
Webserver
Apache, IIS, anything with PHP support
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
run with the appserver/webserver of your choice
Other Requirements
various opt. helpers
optional JavaMail for mailing functionality
mod_rewrite (optional)
Datastorage PhpWiki JSPWiki WackoWiki
Text Files
Yes
Yes
No
MySQL
Yes
Optional
Yes
PostgreSQL
Yes
Optional
No
Oracle
Yes
Optional
No
SQLite
Yes
Optional
No
BerkeleyDB
Yes
Optional
No
RCS
Yes
Plugin
No
Other
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
JDBC driver must be provided manually; also Page provider architecture -> several implementations
MariaDB
Security/Anti-Spam PhpWiki JSPWiki WackoWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
db, session, pop, imap, ldap, file, webserver
JAAS -> interface to many external backends possible
LDAP (patch), ActiveDirectory
Host Blocking
No
Optional
Optional
Mail Encryption
No
Plugin
Optional
nofollow
Yes
Optional
Optional
Blacklist
Yes
Yes
Yes
CAPTCHA
Yes
Yes
Yes
Delayed Indexing
No
Yes
No
Development/Support PhpWiki JSPWiki WackoWiki
# of Consultants
Preconfigured Hosting
No
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#phpwiki
Freenode: #jspwiki
Stars on GitHub
N/A
88 ⭐
32 ⭐
Common Features PhpWiki JSPWiki WackoWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
No
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 PhpWiki JSPWiki WackoWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
Yes
Yes
Interface Languages
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
20
Bulgarian, Danish, German, Greek, English, Spanish, Estonian, Persian, French, Hindi, Hungarian, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Chinese, Chinese Traditional
Email notification
Yes
Plugin
Yes
Comments
Plugin
Flat
Flat
Categories
Yes
Yes
Yes
Namespaces
No
No
Yes
Conflict Handling
Conflict Resolution
Page Locking
Page Locking
Concurrent Editing
Unknown
Unknown
No
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Patch
Patch
Structured Data
Patch
Yes
Plugin
Links PhpWiki JSPWiki WackoWiki
CamelCase
Yes
Yes
Optional
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
Yes
Yes
SisterWiki
No
No
No
Image Links
Yes
Yes
Yes
Windows Shares
Yes
Optional
Yes
Page Redirects
Yes
Yes
Yes
Syntax Features PhpWiki JSPWiki WackoWiki
HTML Tags
Some
Optional
All
Math formulas
Plugin
Plugin
Plugin
Tables
simple + complex
simple + complex
simple
CREOLE support
No
Yes
No
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
No
No
Patch
Emoticon Images
No
Plugin
Yes
Syntax Highlighting
Plugin
Yes
Yes
Footnotes
Yes
Yes
Yes
Quoting
Yes
Yes
Yes
Internal Comments
Yes
Plugin
Yes
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
No
Scripting
plugins, templates, PHP
plugins for JavaScript, TCL and Groovy
actions (PHP)
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Optional
Yes
Usability PhpWiki JSPWiki WackoWiki
Section Editing
No
Yes
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
Optional
No
Yes
Toolbar
Yes
Yes
Yes
WYSIWYG Editing
Patch
Yes
Plugin
Access Keys
Yes
Yes
Yes
Auto Signature
Yes
Optional
Yes
Statistics PhpWiki JSPWiki WackoWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
Yes
Orphaned Pages
Yes
Yes
Yes
Most/Least Popular
Yes
No
Yes
Recent Visitors
Yes
No
Yes
Analysis
Plugin
No
Plugin
Output PhpWiki JSPWiki WackoWiki
Printer Friendly
Print CSS
Print CSS
Print View
Mobile Friendly
No
Yes
Yes
Themes & Skins
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
No
Yes
No
Abbreviations
No
No
Patch
Auto-TOC
Yes
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
Optional
Yes
XML export
No
No
Yes
PDF Export
Yes
Plugin
Patch
Office Export
Unknown
Unknown
Patch
Media and Files PhpWiki JSPWiki WackoWiki
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
Yes
No
Embedded Flash
Yes
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
No
Plugin
Media Search
No
Contents
Contents
Extras PhpWiki JSPWiki WackoWiki
Calendar
Yes
Plugin
Plugin
Image Galleries
Yes
Yes
Plugin
Presentations
Unknown
Unknown
Plugin
Forums
Yes
Yes
Optional
Blogs
Yes
Yes
Optional
Ticket System
No
No
No
Chat
Unknown
Unknown
Patch
Syntax Examples PhpWiki JSPWiki WackoWiki
Internal Link
WikiWord or [somelink]
[ desc | pagename ]
[link]
[text|link]
[text|wiki:link]
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
External Link
http://someserver/someurl
[ desc | exturl ]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
Headlines
!!!Headline1
!!Headline2
!Headline3
! Level 1
!! Level 2
!!! Level 3
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
Bold Format
*bold* or
<strong>bold</strong>
__bold__
**bold**
Italics Format
_italics_ or 
or
<em>italics</em>
''italics''
//italics//
Underline Format
<u>underlined</u>
%%(text-decoration: underline) text %%
__underline__
Monospace Format
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


{{monospace}}
##monospace##
Strikethrough Format
<strike>striked through</strike>
%%(text-decoration: line-through) deleted text %%
--strikethrough--
Superscript Format
<sup>above</sup>
%%(vertical-align: sup) text %%
^^superscript^^
Subscript Format
<sub>below</sub>
%%(vertical-align: sub) text %%
vvsubscriptvv
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
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
((image.png))
file:image.png
https://example.com/image.png
Aligning Text
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

%%(text-align: right) text %%
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
Text Indentation
;: left indent
;;: more left indent

or 
paragraph
and another level 
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
one
two
Bulleted Lists
* list
or
- list
* Item 1
** Item 1.1
* Item 2
*one
**One-two
*two
*three
Numbered Lists
# list
# Item 1
## Item 1.1
# Item 2
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


Definition Lists
Term:<def>
def
;term:definition
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
Horizontal Rule
----
----
----
remove PhpWiki remove JSPWiki remove WackoWiki