WackoWiki vs. Anwiki vs. JSPWiki

General Features WackoWiki Anwiki JSPWiki
Version
6.2.1
0.2.5
2.11.0
Last Release Date
2026-03-03 (12 days ago)
2010-12-13 (15 years ago)
2021-11-22 (4 years ago)
Last Update here
2026-03-03 (12 days ago)
2013-06-25 (12 years ago)
2021-12-01 (4 years ago)
Author
WackoWiki Team
Antoine Walter
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
Yes
License
BSD
GPL 3
Apache License 2.0
Programming Language
PHP
PHP
Java
Data Storage
Database
Database, Files
Database, Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
Advanced End Users, Developers, End Users/Desktop
Designed for multilingual contents and/or structured contents. Light, extensive and overridable architecture.
all
System Requirements WackoWiki Anwiki JSPWiki
Operating System
OS Independent
Linux, Windows, probably others
any platform supporting JDK 1.8+
Root Access
No
No
No
Webserver
run with the appserver/webserver of your choice
Apache, probably others with PHP support
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
mod_rewrite (optional)
optional JavaMail for mailing functionality
Datastorage WackoWiki Anwiki JSPWiki
Text Files
No
No
Yes
MySQL
Yes
Yes
Optional
PostgreSQL
No
No
Optional
Oracle
No
No
Optional
SQLite
Yes
No
Optional
BerkeleyDB
No
No
Optional
RCS
No
No
Plugin
Other
MariaDB
Extensible to any datastorage by implementing a custom driver
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam WackoWiki Anwiki JSPWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
LDAP (patch), ActiveDirectory
Extensible to any authentication backend by implementing a custom driver
JAAS -> interface to many external backends possible
Host Blocking
Optional
No
Optional
Mail Encryption
Optional
No
Plugin
nofollow
Optional
No
Optional
Blacklist
Yes
No
Yes
CAPTCHA
Yes
Yes
Yes
Delayed Indexing
No
No
Yes
Development/Support WackoWiki Anwiki JSPWiki
# of Consultants
Preconfigured Hosting
Yes
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
Stars on GitHub
56 ⭐
4 ⭐
113 ⭐
Common Features WackoWiki Anwiki JSPWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
No
No
Change Summary
Yes
Yes
Yes
Page History
Yes
Yes
Yes
Page Revisions
Unlimited
Restricted by Age or Number
Unlimited
Revision Diffs
Between all
Between all
Between all
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features WackoWiki Anwiki JSPWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
Yes
Yes
Interface Languages
30
Arabic, Bulgarian, Czech, Danish, German, Greek, English, Spanish, Estonian, Persian, Finnish, French, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Swedish, Tamil, Ukrainian, Chinese, Chinese Traditional
5
German, English, Spanish, French, Italian
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
Yes
No
Plugin
Comments
Flat
No
Flat
Categories
Yes
Unknown
Yes
Namespaces
Yes
Yes
No
Conflict Handling
Page Locking
Page Locking
Page Locking
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Patch
Unknown
Patch
Structured Data
Plugin
Yes
Yes
Links WackoWiki Anwiki JSPWiki
CamelCase
Optional
No
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
Yes
No
Yes
SisterWiki
No
No
No
Image Links
Yes
Yes
Yes
Windows Shares
Yes
Yes
Optional
Page Redirects
Yes
Unknown
Yes
Syntax Features WackoWiki Anwiki JSPWiki
HTML Tags
All
All
Optional
Math formulas
Plugin
No
Plugin
Tables
simple + complex
none
simple + complex
CREOLE support
No
No
Yes
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
Patch
No
No
Emoticon Images
Yes
Plugin
Plugin
Syntax Highlighting
Yes
No
Yes
Footnotes
Yes
No
Yes
Quoting
Yes
Plugin
Yes
Internal Comments
Yes
Unknown
Plugin
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Unknown
No
Scripting
actions (PHP)
Javascript ; PHP scripts can be enabled
plugins for JavaScript, TCL and Groovy
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Yes
Optional
Usability WackoWiki Anwiki JSPWiki
Section Editing
Yes
No
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
Yes
No
No
Toolbar
Yes
No
Yes
WYSIWYG Editing
Plugin
No
Yes
Access Keys
Yes
No
Yes
Auto Signature
Yes
No
Optional
Statistics WackoWiki Anwiki JSPWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
No
Yes
Orphaned Pages
Yes
No
Yes
Most/Least Popular
Yes
No
No
Recent Visitors
Yes
No
No
Analysis
Plugin
No
No
Output WackoWiki Anwiki JSPWiki
Printer Friendly
Print View
Print CSS
Mobile Friendly
Yes
No
Yes
Themes & Skins
Yes
Unknown
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
No
Unknown
Yes
Abbreviations
Patch
No
No
Auto-TOC
Yes
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
Yes
No
Optional
XML export
Yes
Yes
No
PDF Export
Patch
No
Plugin
Office Export
Patch
Unknown
Unknown
Media and Files WackoWiki Anwiki JSPWiki
File Attachments
Yes
No
Yes
Media Revisions
No
No
Yes
Embedded Flash
Yes
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
Plugin
No
No
Media Search
Contents
No
Contents
Extras WackoWiki Anwiki JSPWiki
Calendar
Plugin
No
Plugin
Image Galleries
Plugin
No
Yes
Presentations
Plugin
Unknown
Unknown
Forums
Optional
No
Yes
Blogs
Optional
No
Yes
Ticket System
No
No
No
Chat
Patch
Unknown
Unknown
Syntax Examples WackoWiki Anwiki JSPWiki
Internal Link
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
<a href="en/home">go home</a>
[link]
[text|link]
[text|wiki:link]
External Link
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
<a href="http://www.anwiki.com">Anwiki</a>
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
<h1>Title</h2>
<h2>Subtitle</h2>
...
! Level 1
!! Level 2
!!! Level 3
Bold Format
**bold**
<b>bold</b>
__bold__
Italics Format
//italics//
<i>italic</i>
''italics''
Underline Format
__underline__
<u>underline</u>
%%(text-decoration: underline) text %%
Monospace Format
##monospace##
<tt>monospace</tt>
{{monospace}}
Strikethrough Format
--strikethrough--
<del>strikethrough</del>
%%(text-decoration: line-through) deleted text %%
Superscript Format
^^superscript^^
<sup>Anwiki</sup>
%%(vertical-align: sup) text %%
Subscript Format
,,subscript,,
<sub>Anwiki</sub>
%%(vertical-align: sub) text %%
Images
((image.png))
file:image.png
https://example.com/image.png
<img src=""/>
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
Aligning Text
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
<center>anwiki</center>
%%(text-align: right) text %%
Text Indentation
one
two
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
*one
**One-two
*two
*three
<ul>
<li>item</li>
<li>item</li>
</ul>
* Item 1
** Item 1.1
* Item 2
Numbered Lists
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


<ol>
<li>item</li>
<li>item</li>
</ol>
# Item 1
## Item 1.1
# Item 2
Definition Lists
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
<dl>
<dt>item</dt>
<dt>item</dt>
</dl>
;term:definition
Horizontal Rule
----
<hr/>
----
remove WackoWiki remove Anwiki remove JSPWiki