WikyBlog vs. PhpWiki vs. JSPWiki

General Features WikyBlog PhpWiki JSPWiki
Version
1.5.4
phpwiki-1.3.14
2.11.0
Last Release Date
2007-10-23 (16 years ago)
2007-06-30 (16 years ago)
2021-11-21 (2 years ago)
Last Update here
2007-10-24 (16 years ago)
2009-04-03 (15 years ago)
2021-12-01 (2 years ago)
Author
Josh Schmidt
Steve Wainstead, Jeff Dairiki, Reini Urban, Carsten Klapp, Marc-Etienne Vargenau
Apache Software Foundation
URL
Free and Open Source
Yes
Yes
Yes
License
GPL
GPL
Apache License 2.0
Programming Language
PHP
PHP
Java
Data Storage
Database
Database, Files, RCS
Database, Files
License Cost/ Fee
0
0
0
Development status
Mature
Mature
Mature
Intended Audience
Private, Internet Communities
Any
all
System Requirements WikyBlog PhpWiki JSPWiki
Operating System
UNIX, Windows, MacOS X, probably others
UNIX, Windows, MacOS X, probably others
any platform supporting JDK 1.8+
Root Access
No
No
No
Webserver
Apache, anything with PHP
Apache, IIS, anything with PHP support
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
Other Requirements
MySQL
various opt. helpers
optional JavaMail for mailing functionality
Datastorage WikyBlog PhpWiki JSPWiki
Text Files
No
Yes
Yes
MySQL
Yes
Yes
Optional
PostgreSQL
No
Yes
Optional
Oracle
No
Yes
Optional
SQLite
No
Yes
Optional
BerkeleyDB
No
Yes
Optional
RCS
No
Yes
Plugin
Other
gdbm, cvs, MSSQL, ... (ADODB, PearDB)
JDBC driver must be provided manually; also Page provider architecture -> several implementations
Security/Anti-Spam WikyBlog PhpWiki JSPWiki
Page Permissions
Yes
Yes
Yes
ACL
Yes
Yes
Yes
Authentication Backends
No
db, session, pop, imap, ldap, file, webserver
JAAS -> interface to many external backends possible
Host Blocking
Yes
No
Optional
Mail Encryption
No
No
Plugin
nofollow
Yes
Yes
Optional
Blacklist
Yes
Yes
Yes
CAPTCHA
Yes
Yes
Yes
Delayed Indexing
No
No
Yes
Development/Support WikyBlog PhpWiki JSPWiki
# of Consultants
Preconfigured Hosting
Yes
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
#phpwiki
Freenode: #jspwiki
Stars on GitHub
N/A
N/A
88 ⭐
Common Features WikyBlog PhpWiki JSPWiki
Preview
Yes
Yes
Yes
Minor Changes
No
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
Yes
Yes
Plugin System
Yes
Yes
Yes
Special Features WikyBlog PhpWiki JSPWiki
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
No
No
Yes
Interface Languages
5
English, French, Japanese, Turkish, Chinese
9
German, English, Spanish, French, Italian, Japanese, Dutch, Swedish, Chinese Traditional
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese
Email notification
No
Yes
Plugin
Comments
Threaded
Plugin
Flat
Categories
Yes
Yes
Yes
Namespaces
Yes
No
No
Conflict Handling
Page Locking
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
Unknown
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
Unknown
Yes
Patch
Structured Data
Unknown
Patch
Yes
Links WikyBlog PhpWiki JSPWiki
CamelCase
No
Yes
Yes
Freelinks
Yes
Yes
Yes
Backlinks
Yes
Yes
Yes
InterWiki
No
Yes
Yes
SisterWiki
No
No
No
Image Links
Yes
Yes
Yes
Windows Shares
No
Yes
Optional
Page Redirects
Unknown
Yes
Yes
Syntax Features WikyBlog PhpWiki JSPWiki
HTML Tags
Some
Some
Optional
Math formulas
No
Plugin
Plugin
Tables
simple + complex
simple + complex
simple + complex
CREOLE support
No
No
Yes
Markdown Support
No
No
No
Textile Support
No
No
No
BBCode Support
No
No
No
Emoticon Images
Yes
No
Plugin
Syntax Highlighting
Yes
Plugin
Yes
Footnotes
No
Yes
Yes
Quoting
No
Yes
Yes
Internal Comments
Yes
Yes
Plugin
Custom styles
Yes
Yes
Yes
FAQ Tags
No
No
No
Scripting
No
plugins, templates, PHP
plugins for JavaScript, TCL and Groovy
Content Includes
Yes
Yes
Yes
Feed Aggregation
No
Yes
Optional
Usability WikyBlog PhpWiki JSPWiki
Section Editing
No
No
Yes
Page Templates
No
Yes
Yes
Double-Click Edit
No
Optional
No
Toolbar
Yes
Yes
Yes
WYSIWYG Editing
No
Patch
Yes
Access Keys
Yes
Yes
Yes
Auto Signature
Yes
Yes
Optional
Statistics WikyBlog PhpWiki JSPWiki
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Yes
Yes
Orphaned Pages
Yes
Yes
Yes
Most/Least Popular
Yes
Yes
No
Recent Visitors
No
Yes
No
Analysis
No
Plugin
No
Output WikyBlog PhpWiki JSPWiki
Printer Friendly
No
Print CSS
Print CSS
Mobile Friendly
Unknown
No
Yes
Themes & Skins
Yes
Yes
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
Yes
No
Yes
Abbreviations
No
No
No
Auto-TOC
Optional
Yes
Yes
Raw Export
No
Yes
Yes
HTML Export
No
Yes
Optional
XML export
No
No
No
PDF Export
No
Yes
Plugin
Office Export
Unknown
Unknown
Unknown
Media and Files WikyBlog PhpWiki JSPWiki
File Attachments
Yes
Yes
Yes
Media Revisions
No
Yes
Yes
Embedded Flash
No
Yes
Yes
Embedded Video
No
Yes
Yes
Image Editing
No
No
No
SVG Editing
No
No
No
MindMap Editing
No
No
No
Media Search
No
No
Contents
Extras WikyBlog PhpWiki JSPWiki
Calendar
Unknown
Yes
Plugin
Image Galleries
Unknown
Yes
Yes
Presentations
Unknown
Unknown
Unknown
Forums
Unknown
Yes
Yes
Blogs
Unknown
Yes
Yes
Ticket System
Unknown
No
No
Chat
Unknown
Unknown
Unknown
Syntax Examples WikyBlog PhpWiki JSPWiki
Internal Link
[[a link]]
[[a link|with title]]
WikiWord or [somelink]
[ desc | pagename ]
[link]
[text|link]
[text|wiki:link]
External Link
[http://example.org The title]
http://someserver/someurl
[ desc | exturl ]
[http://www.example.com/]
[example|http://www.example.com/]
[text|wiki:link]
Headlines
==Section==
===Subsection===
====Sub-subsection====
!!!Headline1
!!Headline2
!Headline3
! Level 1
!! Level 2
!!! Level 3
Bold Format
'''bold'''
*bold* or
<strong>bold</strong>
__bold__
Italics Format
''italic''
_italics_ or 
or
<em>italics</em>
''italics''
Underline Format
<u>underlined</u>
<u>underlined</u>
%%(text-decoration: underline) text %%
Monospace Format
<tt>monospace</tt>
<tt>monospace</tt>
<code>code</code>
<pre>preformatted</pre>
<verbatim>
unparsed text</verbatim>


{{monospace}}
Strikethrough Format
<strike>strikethrough</strike>
<strike>striked through</strike>
%%(text-decoration: line-through) deleted text %%
Superscript Format
<sup>superscript</sup>
<sup>above</sup>
%%(vertical-align: sup) text %%
Subscript Format
<sub>subscript</sub>
<sub>below</sub>
%%(vertical-align: sub) text %%
Images
[[Image:wiki.png]]
[ http://foo.org/1.jpg size=30%] 
external image
[Upload:view.jpg align=right size=50x40] 
view uploaded image
[Upload:view.jpg | http://server/external-linkjpg ] 
view and link to another image
[local.jpg]
[{Image src='local.jpg'}]
[{Image src='http://foo.bar/foo.jpg'}]
Aligning Text
<center>Centered</center>
<?plugin RawHtml <span align="right"> ?>right<?plugin RawHtml </span> ?>
or <div align="right"> right </div>

%%(text-align: right) text %%
Text Indentation
: indented line
;: left indent
;;: more left indent

or 
paragraph
and another level 
%%(text-indent: 20px) 20 pixels %%
%%(text-indent: 30%) 30 percent %%
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* list
or
- list
* Item 1
** Item 1.1
* Item 2
Numbered Lists
# Item 1
## Item 1.1
# Item 2
# list
# Item 1
## Item 1.1
# Item 2
Definition Lists
; term : definition
Term:<def>
def
;term:definition
Horizontal Rule
----
----
----
remove WikyBlog remove PhpWiki remove JSPWiki