Wicked vs. Wiclear vs. JSPWiki

General Features Wicked Wiclear JSPWiki
Version
2.0.8
1.0
2.11.0
Last Release Date
2017-09-21 (8 years ago)
2007-08-07 (18 years ago)
2021-11-22 (4 years ago)
Last Update here
2018-10-15 (7 years ago)
2007-09-16 (18 years ago)
2021-12-01 (4 years ago)
Author
The Horde Project
David Jobet
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
Yes
License
GPL 2
GPL2
Apache License 2.0
Programming Language
PHP
PHP
Java
Data Storage
Database
Database
Database, Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
private users
all
System Requirements Wicked Wiclear JSPWiki
Operating System
Any
All
any platform supporting JDK 1.8+
Root Access
No
No
No
Webserver
Any
Apache
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
Text_Wiki from PEAR
MySql
optional JavaMail for mailing functionality
Datastorage Wicked Wiclear JSPWiki
Text Files
No
No
Yes
MySQL
Yes
Yes
Optional
PostgreSQL
Yes
No
Optional
Oracle
Yes
No
Optional
SQLite
Yes
No
Optional
BerkeleyDB
No
No
Optional
RCS
No
No
Plugin
Other
None
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam Wicked Wiclear JSPWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
25 different backends
JAAS -> interface to many external backends possible
Host Blocking
No
Yes
Optional
Mail Encryption
No
Yes
Plugin
nofollow
No
Yes
Optional
Blacklist
No
Yes
Yes
CAPTCHA
Yes
Yes
Yes
Delayed Indexing
No
No
Yes
Development/Support Wicked Wiclear JSPWiki
# of Consultants
Preconfigured Hosting
No
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
Stars on GitHub
1 ⭐
N/A
113 ⭐
Common Features Wicked Wiclear JSPWiki
Preview
Yes
Yes
Yes
Minor Changes
Yes
Yes
No
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
Plugin
Yes
Plugin System
No
Yes
Yes
Special Features Wicked Wiclear JSPWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Yes
No
Yes
Interface Languages
8
German, English, Spanish, Finnish, Japanese, Slovenian, Ukrainian, Chinese
7
German, English, French, Italian, Dutch, Russian, Slovenian
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
Yes
Yes
Plugin
Comments
No
Flat
Flat
Categories
No
Yes
Yes
Namespaces
No
No
No
Conflict Handling
None
Conflict Resolution
Page Locking
Concurrent Editing
No
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Unknown
Patch
Structured Data
No
Unknown
Yes
Links Wicked Wiclear JSPWiki
CamelCase
Yes
Yes
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
No
Optional
Page Redirects
No
Unknown
Yes
Syntax Features Wicked Wiclear JSPWiki
HTML Tags
None
Optional
Optional
Math formulas
No
No
Plugin
Tables
simple + complex
simple
simple + complex
CREOLE support
Yes
No
Yes
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
Yes
No
No
Emoticon Images
Yes
Yes
Plugin
Syntax Highlighting
Yes
No
Yes
Footnotes
No
Yes
Yes
Quoting
Yes
Yes
Yes
Internal Comments
No
Yes
Plugin
Custom styles
No
Yes
Yes
FAQ Tags
No
No
No
Scripting
No
Not at the moment
plugins for JavaScript, TCL and Groovy
Content Includes
No
No
Yes
Feed Aggregation
No
Yes
Optional
Usability Wicked Wiclear JSPWiki
Section Editing
No
Yes
Yes
Page Templates
Yes
No
Yes
Double-Click Edit
No
No
No
Toolbar
No
Plugin
Yes
WYSIWYG Editing
No
No
Yes
Access Keys
Yes
Yes
Yes
Auto Signature
No
No
Optional
Statistics Wicked Wiclear JSPWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
No
No
Yes
Orphaned Pages
No
No
Yes
Most/Least Popular
Yes
No
No
Recent Visitors
No
No
No
Analysis
No
No
No
Output Wicked Wiclear JSPWiki
Printer Friendly
Print View
Print View
Print CSS
Mobile Friendly
No
Unknown
Yes
Themes & Skins
Yes
Yes
Yes
RSS Feeds
No
Yes
Yes
ATOM Feeds
No
Yes
Yes
Abbreviations
No
Yes
No
Auto-TOC
Yes
Yes
Yes
Raw Export
No
Yes
Yes
HTML Export
Yes
No
Optional
XML export
No
No
No
PDF Export
No
No
Plugin
Office Export
No
Unknown
Unknown
Media and Files Wicked Wiclear JSPWiki
File Attachments
Yes
Yes
Yes
Media Revisions
Yes
No
Yes
Embedded Flash
No
No
Yes
Embedded Video
No
No
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
No
No
Media Search
No
No
Contents
Extras Wicked Wiclear JSPWiki
Calendar
Optional
Unknown
Plugin
Image Galleries
Optional
Unknown
Yes
Presentations
No
Unknown
Unknown
Forums
No
Unknown
Yes
Blogs
No
Unknown
Yes
Ticket System
Optional
Unknown
No
Chat
No
Unknown
Unknown
Syntax Examples Wicked Wiclear JSPWiki
Internal Link
[a Link]
[namespace:link]
[link With a Title]
[Title]
[link]
[text|link]
[text|wiki:link]
External Link
[http://example.com]
[http://example.com With a Title]
[Title|http://url.to/]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
+ Level 1 Heading
++ Level 2 Heading
+++ Level 3 Heading
++++ Level 4 Heading
+++++ Level 5 Heading
++++++ Level 6 Heading
!title1
!!title2
!!!title3
! Level 1
!! Level 2
!!! Level 3
Bold Format
**bold**
__bold__
__bold__
Italics Format
//italics//
''italic''
''italics''
Underline Format
@@+++ underline @@
%%(text-decoration: underline) text %%
Monospace Format
{{monospace}}
the text must be preceded by 2 spaces
and it will be pre formatted
{{monospace}}
Strikethrough Format
@@--- strikethrough @@
%%(text-decoration: line-through) deleted text %%
Superscript Format
%%(vertical-align: sup) text %%
Subscript Format
%%(vertical-align: sub) text %%
Images
local.jpg
http://foo.bar/baz.jpg
[http://foo.bar/baz.jpg Alt text]
((image|title|left|longer description|100|100))
[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
* Bullet one
* Sub-bullet
*item1
*item2
**item21
**item22
*item3
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# Numero uno
# Number two
# Sub-item
#item1
##item1.1
##item1.2
#item2
#item3
# Item 1
## Item 1.1
# Item 2
Definition Lists
: Item 1 : Something
: Item 2 : Something else
;def1 : the complete definition of def1
;def2 : the complete definition of def2
;term:definition
Horizontal Rule
----
----
remove Wicked remove Wiclear remove JSPWiki