JSPWiki vs. Zwiki

General Features JSPWiki Zwiki
Version
2.11.0
0.61
Last Release Date
2021-11-21 (2 years ago)
2008-10-27 (15 years ago)
Last Update here
2021-12-01 (2 years ago)
2008-10-30 (15 years ago)
Author
Apache Software Foundation
Simon Michael & the Zwiki dev team
URL
Free and Open Source
Yes
Yes
License
Apache License 2.0
GPLv2
Programming Language
Java
Python
Data Storage
Database, Files
Database
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
all
anyone able to install or get access to a zope server
System Requirements JSPWiki Zwiki
Operating System
any platform supporting JDK 1.8+
any
Root Access
No
No
Webserver
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Zope
Other Requirements
optional JavaMail for mailing functionality
Datastorage JSPWiki Zwiki
Text Files
Yes
Plugin
MySQL
Optional
Plugin
PostgreSQL
Optional
Plugin
Oracle
Optional
Plugin
SQLite
Optional
Unknown
BerkeleyDB
Optional
Unknown
RCS
Plugin
Unknown
Other
JDBC driver must be provided manually; also Page provider architecture -> several implementations
ZODB (zope object database)
Security/Anti-Spam JSPWiki Zwiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
JAAS -> interface to many external backends possible
any supported by Zope authentication plugins
Host Blocking
Optional
Patch
Mail Encryption
Plugin
Yes
nofollow
Optional
Unknown
Blacklist
Yes
Yes
CAPTCHA
Yes
No
Delayed Indexing
Yes
Patch
Development/Support JSPWiki Zwiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
#zwiki on freenode
Stars on GitHub
88 ⭐
N/A
Common Features JSPWiki Zwiki
Preview
Yes
Yes
Minor Changes
No
No
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features JSPWiki Zwiki
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
Optional
Interface Languages
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
0
Email notification
Plugin
Yes
Comments
Flat
Flat
Categories
Yes
No
Namespaces
No
No
Conflict Handling
Page Locking
Conflict Detection
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Patch
Unknown
Structured Data
Yes
Unknown
Links JSPWiki Zwiki
CamelCase
Yes
Optional
Freelinks
Yes
Optional
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
No
Image Links
Yes
Yes
Windows Shares
Optional
Unknown
Page Redirects
Yes
Unknown
Syntax Features JSPWiki Zwiki
HTML Tags
Optional
Optional
Math formulas
Plugin
Plugin
Tables
simple + complex
simple + complex
CREOLE support
Yes
No
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
Plugin
Patch
Syntax Highlighting
Yes
No
Footnotes
Yes
Yes
Quoting
Yes
Yes
Internal Comments
Plugin
Yes
Custom styles
Yes
Yes
FAQ Tags
No
Optional
Scripting
plugins for JavaScript, TCL and Groovy
DTML
Content Includes
Yes
Yes
Feed Aggregation
Optional
Plugin
Usability JSPWiki Zwiki
Section Editing
Yes
No
Page Templates
Yes
No
Double-Click Edit
No
Patch
Toolbar
Yes
No
WYSIWYG Editing
Yes
Plugin
Access Keys
Yes
Yes
Auto Signature
Optional
Yes
Statistics JSPWiki Zwiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
No
Orphaned Pages
Yes
Optional
Most/Least Popular
No
Optional
Recent Visitors
No
Plugin
Analysis
No
No
Output JSPWiki Zwiki
Printer Friendly
Print CSS
Print View
Mobile Friendly
Yes
Unknown
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
No
Abbreviations
No
Unknown
Auto-TOC
Yes
Plugin
Raw Export
Yes
Yes
HTML Export
Optional
Yes
XML export
No
Yes
PDF Export
Plugin
Patch
Office Export
Unknown
Unknown
Media and Files JSPWiki Zwiki
File Attachments
Yes
Yes
Media Revisions
Yes
No
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
No
Media Search
Contents
Filenames only
Extras JSPWiki Zwiki
Calendar
Plugin
Unknown
Image Galleries
Yes
Unknown
Presentations
Unknown
Unknown
Forums
Yes
Unknown
Blogs
Yes
Unknown
Ticket System
No
Unknown
Chat
Unknown
Unknown
Syntax Examples JSPWiki Zwiki
Internal Link
[link]
[text|link]
[text|wiki:link]
WikiName
[freeform name]
[[double-bracketed]]
External Link
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
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..
Headlines
! Level 1
!! Level 2
!!! Level 3
Bold Format
__bold__
Italics Format
''italics''
Underline Format
%%(text-decoration: underline) text %%
Monospace Format
{{monospace}}
Strikethrough Format
%%(text-decoration: line-through) deleted text %%
Superscript Format
%%(vertical-align: sup) text %%
Subscript Format
%%(vertical-align: sub) text %%
Images
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
Aligning Text
%%(text-align: right) text %%
Text Indentation
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# Item 1
## Item 1.1
# Item 2
Definition Lists
;term:definition
Horizontal Rule
----
remove JSPWiki remove Zwiki