General Features | ikiwiki | JSPWiki | PukiWiki |
---|---|---|---|
Version |
2.67
|
2.11.0
|
1.5.1
|
Last Release Date |
2008-10-16 (15 years ago)
|
2021-11-21 (2 years ago)
|
2016-03-06 (8 years ago)
|
Last Update here |
2008-10-28 (15 years ago)
|
2021-12-01 (2 years ago)
|
2016-03-23 (8 years ago)
|
Author |
Joey Hess and the ikiwiki community
|
Apache Software Foundation
|
PukiWiki Development Team
|
URL | |||
Free and Open Source |
Yes
|
Yes
|
Yes
|
License |
GPL
|
Apache License 2.0
|
GPL version 2 or (at your option) any later version
|
Programming Language |
Perl
|
Java
|
PHP
|
Data Storage |
Files, RCS
|
Database, Files
|
Files
|
License Cost/ Fee |
0
|
0
|
0
|
Development status |
Mature
|
Mature
|
Mature
|
Intended Audience |
Anyone
|
all
|
One theme, one PukiWiki
|
System Requirements | ikiwiki | JSPWiki | PukiWiki |
Operating System |
Any
|
any platform supporting JDK 1.8+
|
OS independent
|
Root Access |
No
|
No
|
No
|
Webserver |
Any, or none
|
Any servlet 3.1 compliant web server, e.g. Tomcat 8.5+, Jetty, Glassfish, Websphere
|
Apache, IIS, anything with PHP support
|
Other Requirements |
optional JavaMail for mailing functionality
|
tar with "-p" option, or unzip for install. "mbstring" PHP extension for multi-bite support. backup feature wants 'zip' PHP extension.
|
|
Datastorage | ikiwiki | JSPWiki | PukiWiki |
Text Files |
Yes
|
Yes
|
Yes
|
MySQL |
No
|
Optional
|
No
|
PostgreSQL |
No
|
Optional
|
No
|
Oracle |
No
|
Optional
|
No
|
SQLite |
No
|
Optional
|
No
|
BerkeleyDB |
No
|
Optional
|
No
|
RCS |
Yes
|
Plugin
|
No
|
Other |
JDBC driver must be provided manually; also Page provider architecture -> several implementations
|
zip-compressed text files for backup (with "zip" PHP extension)
|
|
Security/Anti-Spam | ikiwiki | JSPWiki | PukiWiki |
Page Permissions |
Yes
|
Yes
|
Yes
|
ACL |
Yes
|
Yes
|
Yes
|
Authentication Backends |
Built-in, HTTP auth, OpenID; extensible via plugins
|
JAAS -> interface to many external backends possible
|
LDIF strings compatible with OpenLDAP, LDAP
|
Host Blocking |
Yes
|
Optional
|
Patch
|
Mail Encryption |
Yes
|
Plugin
|
No
|
nofollow |
No
|
Optional
|
Yes
|
Blacklist |
Yes
|
Yes
|
Patch
|
CAPTCHA |
No
|
Yes
|
No
|
Delayed Indexing |
No
|
Yes
|
No
|
Development/Support | ikiwiki | JSPWiki | PukiWiki |
# of Consultants | |||
Preconfigured Hosting |
No
|
No
|
Yes
|
Code Repository | |||
Issue Tracker | |||
Mailing List | |||
Support Forum | |||
Chat Channel |
Freenode: #jspwiki
|
#pukiwiki
|
|
Stars on GitHub |
N/A
|
88 ⭐
|
N/A
|
Common Features | ikiwiki | JSPWiki | PukiWiki |
Preview |
Yes
|
Yes
|
Yes
|
Minor Changes |
No
|
No
|
No
|
Change Summary |
Yes
|
Yes
|
No
|
Page History |
Yes
|
Yes
|
Yes
|
Page Revisions |
Unlimited
|
Unlimited
|
Restricted by Number
|
Revision Diffs |
Between all
|
Between all
|
To current
|
Sitemap |
Plugin
|
Yes
|
Yes
|
Plugin System |
Yes
|
Yes
|
Yes
|
Special Features | ikiwiki | JSPWiki | PukiWiki |
Unicode Support |
Yes
|
Yes
|
Yes
|
Right-to-Left Support |
Yes
|
Yes
|
No
|
Interface Languages |
1
English |
10
Breton, German, English, Spanish, Finnish, French, Italian, Dutch, Russian, Chinese |
5
German, English, Japanese, Korean, Twi |
Email notification |
Yes
|
Plugin
|
Yes
|
Comments |
Discussion Pages
|
Flat
|
Plugin
|
Categories |
Plugin
|
Yes
|
No
|
Namespaces |
Yes
|
No
|
No
|
Conflict Handling |
Conflict Resolution
|
Page Locking
|
Conflict Detection
|
Concurrent Editing |
Unknown
|
Unknown
|
Unknown
|
Search |
Full Text
|
Full Text
|
Full Text
|
Wiki Farming |
Yes
|
Patch
|
No
|
Structured Data |
Unknown
|
Yes
|
No
|
Links | ikiwiki | JSPWiki | PukiWiki |
CamelCase |
Plugin
|
Yes
|
Yes
|
Freelinks |
Yes
|
Yes
|
Yes
|
Backlinks |
Yes
|
Yes
|
Yes
|
InterWiki |
Plugin
|
Yes
|
Yes
|
SisterWiki |
Plugin
|
No
|
No
|
Image Links |
Yes
|
Yes
|
Yes
|
Windows Shares |
Yes
|
Optional
|
Patch
|
Page Redirects |
Unknown
|
Yes
|
No
|
Syntax Features | ikiwiki | JSPWiki | PukiWiki |
HTML Tags |
Optional
|
Optional
|
Plugin
|
Math formulas |
Plugin
|
Plugin
|
Plugin
|
Tables |
simple + complex
|
simple + complex
|
complex
|
CREOLE support |
No
|
Yes
|
No
|
Markdown Support |
Yes
|
No
|
No
|
Textile Support |
Plugin
|
No
|
No
|
BBCode Support |
No
|
No
|
No
|
Emoticon Images |
Plugin
|
Plugin
|
Yes
|
Syntax Highlighting |
Plugin
|
Yes
|
Plugin
|
Footnotes |
No
|
Yes
|
Yes
|
Quoting |
Yes
|
Yes
|
Optional
|
Internal Comments |
Yes
|
Plugin
|
Yes
|
Custom styles |
Yes
|
Yes
|
Yes
|
FAQ Tags |
Yes
|
No
|
No
|
Scripting |
safe subset of HTML::Template supported via template plugin
|
plugins for JavaScript, TCL and Groovy
|
plugins(PHP), skins(PHP), CSSes(PHP,CSS)
|
Content Includes |
Plugin
|
Yes
|
Plugin
|
Feed Aggregation |
Plugin
|
Optional
|
Plugin
|
Usability | ikiwiki | JSPWiki | PukiWiki |
Section Editing |
No
|
Yes
|
Patch
|
Page Templates |
Yes
|
Yes
|
Yes
|
Double-Click Edit |
No
|
No
|
No
|
Toolbar |
No
|
Yes
|
Patch
|
WYSIWYG Editing |
No
|
Yes
|
No
|
Access Keys |
No
|
Yes
|
Yes
|
Auto Signature |
No
|
Optional
|
No
|
Statistics | ikiwiki | JSPWiki | PukiWiki |
Recent Changes |
Yes
|
Yes
|
Yes
|
Wanted Pages |
Plugin
|
Yes
|
Plugin
|
Orphaned Pages |
Plugin
|
Yes
|
No
|
Most/Least Popular |
No
|
No
|
Plugin
|
Recent Visitors |
No
|
No
|
No
|
Analysis |
No
|
No
|
No
|
Output | ikiwiki | JSPWiki | PukiWiki |
Printer Friendly |
Print CSS
|
Print CSS
|
Print CSS
|
Mobile Friendly |
Yes
|
Yes
|
Optional
|
Themes & Skins |
Yes
|
Yes
|
Yes
|
RSS Feeds |
Plugin
|
Yes
|
Plugin
|
ATOM Feeds |
Plugin
|
Yes
|
Plugin
|
Abbreviations |
No
|
No
|
No
|
Auto-TOC |
Plugin
|
Yes
|
Plugin
|
Raw Export |
Yes
|
Yes
|
Plugin
|
HTML Export |
Yes
|
Optional
|
No
|
XML export |
No
|
No
|
No
|
PDF Export |
No
|
Plugin
|
No
|
Office Export |
Unknown
|
Unknown
|
Unknown
|
Media and Files | ikiwiki | JSPWiki | PukiWiki |
File Attachments |
Yes
|
Yes
|
Plugin
|
Media Revisions |
Yes
|
Yes
|
No
|
Embedded Flash |
Optional
|
Yes
|
Plugin
|
Embedded Video |
Optional
|
Yes
|
Plugin
|
Image Editing |
No
|
No
|
Plugin
|
SVG Editing |
No
|
No
|
No
|
MindMap Editing |
No
|
No
|
No
|
Media Search |
Filenames only
|
Contents
|
No
|
Extras | ikiwiki | JSPWiki | PukiWiki |
Calendar |
Plugin
|
Plugin
|
Plugin
|
Image Galleries |
Plugin
|
Yes
|
No
|
Presentations |
Unknown
|
Unknown
|
Unknown
|
Forums |
Unknown
|
Yes
|
Optional
|
Blogs |
Yes
|
Yes
|
Optional
|
Ticket System |
Yes
|
No
|
Optional
|
Chat |
Unknown
|
Unknown
|
Unknown
|
Syntax Examples | ikiwiki | JSPWiki | PukiWiki |
Internal Link |
[[internal]] |
[link] [text|link] [text|wiki:link] |
PageNameAsWikiName [[PageName]] [[link text>PageName]] |
External Link |
[link text](http://example.org) |
[http://www.example.com/] [example|http://www.example.com/] [text|wiki:link] |
http://.... [[link text>http://....]] [[interwiki:keyphrase]] [[link text>interwiki:keyphrase]] |
Headlines |
Two syntaxes: # heading 1 ## heading 2 ### heading 3 heading 1 ========= heading 2 --------- |
! Level 1 !! Level 2 !!! Level 3 |
* Level 1 ** Level 2 *** Level 3 |
Bold Format |
**bold** __bold__ |
__bold__ |
''bold'' |
Italics Format |
*emphasized* _emphasized_ |
''italics'' |
'''italic''' |
Underline Format |
via HTML: <u>underlined</u> |
%%(text-decoration: underline) text %% |
%%%underlined%%% |
Monospace Format |
`inline monospace` indented block of monospaced text tab-indented block |
{{monospace}} |
N/A |
Strikethrough Format |
via HTML: <del>deleted</del> |
%%(text-decoration: line-through) deleted text %% |
%%strikethrough%% |
Superscript Format |
via HTML: x<sup>2</sup> |
%%(vertical-align: sup) text %% |
N/A |
Subscript Format |
via HTML: a<sub>1</sub> |
%%(vertical-align: sub) text %% |
N/A |
Images |
![alt text](internal/image) ![alt text](http://example.org/external/image) |
[local.jpg] [{Image src='local.jpg'}] [{Image src='http://foo.bar/foo.jpg'}] |
#ref(pagename/filename[,option]) &ref(pagename/filename[,option]); &ref(http://foo.bar/foo.jpg[,option]); http://foo.bar/foo.jpg |
Aligning Text |
|
%%(text-align: right) text %% |
CENTER:center RIGHT:right LEFT:left |
Text Indentation |
|
%%(text-indent: 20px) 20 pixels %% %%(text-indent: 30%) 30 percent %% |
N/A |
Bulleted Lists |
* item 1 * item 2 * item 2.1 * item 2.2 |
* Item 1 ** Item 1.1 * Item 2 |
- Item 1 -- Item 1.1 - Item 2 |
Numbered Lists |
1. item 1 2. item 2 1. item 1.1 42. the value doesn't matter 1. any value works |
# Item 1 ## Item 1.1 # Item 2 |
+ Item 1 ++ Item 1.1 + Item 2 |
Definition Lists |
via HTML: <dl> <dt>term</dt> <dd>definition</dd> </dl> |
;term:definition |
:term|definition |
Horizontal Rule |
--- *** ___ ------------------ Any number > 3 - - - - - - - - - - spaces don't matter |
---- |
-------------------- |
remove ikiwiki | remove JSPWiki | remove PukiWiki |