WikiNi vs. JSPWiki

General Features WikiNi JSPWiki
Version
0.5.0
2.11.0
Last Release Date
2007-04-12 (18 years ago)
2021-11-22 (4 years ago)
Last Update here
2009-02-10 (17 years ago)
2021-12-01 (4 years ago)
Author
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
License
GPL
Apache License 2.0
Programming Language
PHP
Java
Data Storage
Database
Database, Files
License Cost/ Fee
0 ($, €, £, ¥, ...)
0
Development status
Mature
Mature
Intended Audience
End Users/Desktop, Education
all
System Requirements WikiNi JSPWiki
Operating System
all (UNIX, Windows, MacOS X)
any platform supporting JDK 1.8+
Root Access
No
No
Webserver
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
optional JavaMail for mailing functionality
Datastorage WikiNi JSPWiki
Text Files
No
Yes
MySQL
Yes
Optional
PostgreSQL
No
Optional
Oracle
No
Optional
SQLite
No
Optional
BerkeleyDB
No
Optional
RCS
No
Plugin
Other
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam WikiNi JSPWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
JAAS -> interface to many external backends possible
Host Blocking
Unknown
Optional
Mail Encryption
Unknown
Plugin
nofollow
No
Optional
Blacklist
No
Yes
CAPTCHA
Patch
Yes
Delayed Indexing
No
Yes
Development/Support WikiNi JSPWiki
# of Consultants
Preconfigured Hosting
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Freenode: #jspwiki
Stars on GitHub
N/A
113 ⭐
Common Features WikiNi JSPWiki
Preview
Yes
Yes
Minor Changes
No
No
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Restricted by Age
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features WikiNi JSPWiki
Unicode Support
No
Yes
Right-to-Left Support
Unknown
Yes
Interface Languages
1
French
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
Plugin
Plugin
Comments
Threaded
Flat
Categories
Unknown
Yes
Namespaces
Patch
No
Conflict Handling
Conflict Detection
Page Locking
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Unknown
Patch
Structured Data
Unknown
Yes
Links WikiNi JSPWiki
CamelCase
Yes
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
No
Image Links
Unknown
Yes
Windows Shares
No
Optional
Page Redirects
Unknown
Yes
Syntax Features WikiNi JSPWiki
HTML Tags
Optional
Optional
Math formulas
Plugin
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
Yes
Markdown Support
No
No
Textile Support
No
No
BBCode Support
No
No
Emoticon Images
No
Plugin
Syntax Highlighting
Yes
Yes
Footnotes
Plugin
Yes
Quoting
Unknown
Yes
Internal Comments
Unknown
Plugin
Custom styles
Patch
Yes
FAQ Tags
No
No
Scripting
plugins for JavaScript, TCL and Groovy
Content Includes
Yes
Yes
Feed Aggregation
Patch
Optional
Usability WikiNi JSPWiki
Section Editing
No
Yes
Page Templates
No
Yes
Double-Click Edit
Yes
No
Toolbar
Patch
Yes
WYSIWYG Editing
No
Yes
Access Keys
Yes
Yes
Auto Signature
No
Optional
Statistics WikiNi JSPWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Yes
Yes
Most/Least Popular
No
No
Recent Visitors
No
No
Analysis
No
No
Output WikiNi JSPWiki
Printer Friendly
Print CSS
Print CSS
Mobile Friendly
Unknown
Yes
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
No
Yes
Abbreviations
No
No
Auto-TOC
Unknown
Yes
Raw Export
Yes
Yes
HTML Export
No
Optional
XML export
No
No
PDF Export
Plugin
Plugin
Office Export
Unknown
Unknown
Media and Files WikiNi JSPWiki
File Attachments
Plugin
Yes
Media Revisions
Unknown
Yes
Embedded Flash
Plugin
Yes
Embedded Video
Plugin
Yes
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
No
Media Search
No
Contents
Extras WikiNi JSPWiki
Calendar
Unknown
Plugin
Image Galleries
Unknown
Yes
Presentations
Unknown
Unknown
Forums
Unknown
Yes
Blogs
Unknown
Yes
Ticket System
Unknown
No
Chat
Unknown
Unknown
Syntax Examples WikiNi JSPWiki
Internal Link
wiki word (XxxXxxxxx)
[link]
[text|link]
[text|wiki:link]
External Link
[[ ]]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
====== ====== level 1
===== ===== level 2
==== ==== level 3
=== === level 4
== == level 5

! 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
[space] level 1
[space][space] level 2
[space][space][...] level X
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
-
-
-
* Item 1
** Item 1.1
* Item 2
Numbered Lists
1)
1)
1)
# Item 1
## Item 1.1
# Item 2
Definition Lists
;term:definition
Horizontal Rule
----
----
remove WikiNi remove JSPWiki