Git-Wiki vs. WackoWiki vs. JSPWiki

General Features Git-Wiki WackoWiki JSPWiki
Version
1.0
6.2.1
2.11.0
Last Release Date
2026-03-03 (2 days ago)
2021-11-22 (4 years ago)
Last Update here
2022-04-17 (3 years ago)
2026-03-03 (2 days ago)
2021-12-01 (4 years ago)
Author
WackoWiki Team
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
Yes
License
MIT
BSD
Apache License 2.0
Programming Language
Ruby
PHP
Java
Data Storage
RCS
Database
Database, Files
License Cost/ Fee
Free
0
0
Development status
Mature
Mature
Mature
Intended Audience
Private, Public
Advanced End Users, Developers, End Users/Desktop
all
System Requirements Git-Wiki WackoWiki JSPWiki
Operating System
*nix
OS Independent
any platform supporting JDK 1.8+
Root Access
No
No
No
Webserver
Ruby webserver (Mongrel, Unicorn, Thin, Webrick)
run with the appserver/webserver of your choice
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
Ruby
mod_rewrite (optional)
optional JavaMail for mailing functionality
Datastorage Git-Wiki WackoWiki JSPWiki
Text Files
No
No
Yes
MySQL
No
Yes
Optional
PostgreSQL
No
No
Optional
Oracle
No
No
Optional
SQLite
No
Yes
Optional
BerkeleyDB
No
No
Optional
RCS
Yes
No
Plugin
Other
Git
MariaDB
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam Git-Wiki WackoWiki JSPWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
Plugin system, backends can be added
LDAP (patch), ActiveDirectory
JAAS -> interface to many external backends possible
Host Blocking
Plugin
Optional
Optional
Mail Encryption
No
Optional
Plugin
nofollow
No
Optional
Optional
Blacklist
No
Yes
Yes
CAPTCHA
Plugin
Yes
Yes
Delayed Indexing
No
No
Yes
Development/Support Git-Wiki WackoWiki JSPWiki
# of Consultants
Preconfigured Hosting
No
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
Stars on GitHub
242 ⭐
56 ⭐
113 ⭐
Common Features Git-Wiki WackoWiki JSPWiki
Preview
Plugin
Yes
Yes
Minor Changes
No
Yes
No
Change Summary
Plugin
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 Git-Wiki WackoWiki JSPWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Optional
Yes
Yes
Interface Languages
4
Czech, German, English, French
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
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
No
Yes
Plugin
Comments
No
Flat
Flat
Categories
No
Yes
Yes
Namespaces
No
Yes
No
Conflict Handling
Conflict Detection
Page Locking
Page Locking
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Yes
Patch
Patch
Structured Data
No
Plugin
Yes
Links Git-Wiki WackoWiki JSPWiki
CamelCase
No
Optional
Yes
Freelinks
Yes
Yes
Yes
Backlinks
No
Yes
Yes
InterWiki
Plugin
Yes
Yes
SisterWiki
No
No
No
Image Links
Yes
Yes
Yes
Windows Shares
No
Yes
Optional
Page Redirects
Plugin
Yes
Yes
Syntax Features Git-Wiki WackoWiki JSPWiki
HTML Tags
Plugin
All
Optional
Math formulas
Plugin
Plugin
Plugin
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
Plugin
No
Yes
Markdown Support
Plugin
No
No
Textile Support
Plugin
No
No
BBCode Support
No
Patch
No
Emoticon Images
No
Yes
Plugin
Syntax Highlighting
Plugin
Yes
Yes
Footnotes
Plugin
Yes
Yes
Quoting
No
Yes
Yes
Internal Comments
Plugin
Yes
Plugin
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
No
Scripting
XML based, Javascript
actions (PHP)
plugins for JavaScript, TCL and Groovy
Content Includes
Yes
Yes
Yes
Feed Aggregation
Yes
Yes
Optional
Usability Git-Wiki WackoWiki JSPWiki
Section Editing
Plugin
Yes
Yes
Page Templates
Yes
Yes
Yes
Double-Click Edit
No
Yes
No
Toolbar
Plugin
Yes
Yes
WYSIWYG Editing
No
Plugin
Yes
Access Keys
Yes
Yes
Yes
Auto Signature
No
Yes
Optional
Statistics Git-Wiki WackoWiki JSPWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
Yes
Yes
Orphaned Pages
No
Yes
Yes
Most/Least Popular
No
Yes
No
Recent Visitors
No
Yes
No
Analysis
No
Plugin
No
Output Git-Wiki WackoWiki JSPWiki
Printer Friendly
Print CSS
Print View
Print CSS
Mobile Friendly
No
Yes
Yes
Themes & Skins
Yes
Yes
Yes
RSS Feeds
Plugin
Yes
Yes
ATOM Feeds
Plugin
No
Yes
Abbreviations
No
Patch
No
Auto-TOC
Plugin
Yes
Yes
Raw Export
Yes
Yes
Yes
HTML Export
No
Yes
Optional
XML export
No
Yes
No
PDF Export
No
Patch
Plugin
Office Export
Unknown
Patch
Unknown
Media and Files Git-Wiki WackoWiki JSPWiki
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
No
Yes
Embedded Flash
No
Yes
Yes
Embedded Video
Yes
Yes
Yes
Image Editing
No
No
No
SVG Editing
Yes
No
No
MindMap Editing
No
Plugin
No
Media Search
Contents
Contents
Contents
Extras Git-Wiki WackoWiki JSPWiki
Calendar
Plugin
Plugin
Plugin
Image Galleries
Yes
Plugin
Yes
Presentations
Unknown
Plugin
Unknown
Forums
No
Optional
Yes
Blogs
Plugin
Optional
Yes
Ticket System
No
No
No
Chat
Unknown
Patch
Unknown
Syntax Examples Git-Wiki WackoWiki JSPWiki
Internal Link
[[a link]]
[[a link|with title]]
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
[link]
[text|link]
[text|wiki:link]
External Link
[[http://example.org|The title]]
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
== Section
=== Subsection
==== Sub-subsection

or

== Section ==
=== Subsection ===
==== Sub-subsection ====
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
! Level 1
!! Level 2
!!! Level 3
Bold Format
**bold**
**bold**
__bold__
Italics Format
//italic//
//italics//
''italics''
Underline Format
<u>underlined</u>
__underline__
%%(text-decoration: underline) text %%
Monospace Format
<tt>monospace</tt>
##monospace##
{{monospace}}
Strikethrough Format
<s>strikethrough</s>
--strikethrough--
%%(text-decoration: line-through) deleted text %%
Superscript Format
<sup>superscript</sup>
^^superscript^^
%%(vertical-align: sup) text %%
Subscript Format
<sub>subscript</sub>
,,subscript,,
%%(vertical-align: sub) text %%
Images
{{Image.png}}
((image.png))
file:image.png
https://example.com/image.png
[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%%
%%(text-align: right) text %%
Text Indentation
one
two
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
* Item 1
** Item 1.2
* Item 2
*one
**One-two
*two
*three
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# Item 1
## Item 1.2
# Item 2
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


# 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}
;term:definition
Horizontal Rule
----
----
----
remove Git-Wiki remove WackoWiki remove JSPWiki