ikiwiki vs. wxWikiServer

General Features ikiwiki wxWikiServer
Version
2.67
1.5.11c
Last Release Date
2008-10-16 (15 years ago)
2005-12-02 (18 years ago)
Last Update here
2008-10-28 (15 years ago)
2006-02-07 (18 years ago)
Author
Joey Hess and the ikiwiki community
Ryan Norton
URL
Free and Open Source
Yes
Yes
License
GPL
wxWindows Lib/Public Domain
Programming Language
Perl
C++
Data Storage
Files, RCS
Files
License Cost/ Fee
0
NA
Development status
Mature
Mature
Intended Audience
Anyone
End users/Desktop
System Requirements ikiwiki wxWikiServer
Operating System
Any
MS Windows/Mac/Linux
Root Access
No
No
Webserver
Any, or none
built-in
Other Requirements
None
Datastorage ikiwiki wxWikiServer
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
Yes
No
Other
Security/Anti-Spam ikiwiki wxWikiServer
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
Built-in, HTTP auth, OpenID; extensible via plugins
unknown
Host Blocking
Yes
Yes
Mail Encryption
Yes
No
nofollow
No
No
Blacklist
Yes
No
CAPTCHA
No
No
Delayed Indexing
No
No
Development/Support ikiwiki wxWikiServer
# of Consultants
Preconfigured Hosting
No
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features ikiwiki wxWikiServer
Preview
Yes
Yes
Minor Changes
No
No
Change Summary
Yes
No
Page History
Yes
Yes
Page Revisions
Unlimited
Restricted by Number
Revision Diffs
Between all
Between all
Sitemap
Plugin
Yes
Plugin System
Yes
No
Special Features ikiwiki wxWikiServer
Unicode Support
Yes
No
Right-to-Left Support
Yes
Unknown
Interface Languages
1
English
1
English
Email notification
Yes
No
Comments
Discussion Pages
Flat
Categories
Plugin
No
Namespaces
Yes
No
Conflict Handling
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
Unknown
Structured Data
Unknown
Unknown
Links ikiwiki wxWikiServer
CamelCase
Plugin
Yes
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Plugin
Yes
SisterWiki
Plugin
No
Image Links
Yes
Yes
Windows Shares
Yes
No
Page Redirects
Unknown
Unknown
Syntax Features ikiwiki wxWikiServer
HTML Tags
Optional
All
Math formulas
Plugin
No
Tables
simple + complex
simple
CREOLE support
No
Unknown
Markdown Support
Yes
No
Textile Support
Plugin
No
BBCode Support
No
No
Emoticon Images
Plugin
No
Syntax Highlighting
Plugin
Yes
Footnotes
No
Yes
Quoting
Yes
No
Internal Comments
Yes
No
Custom styles
Yes
Yes
FAQ Tags
Yes
No
Scripting
safe subset of HTML::Template supported via template plugin
no
Content Includes
Plugin
Yes
Feed Aggregation
Plugin
No
Usability ikiwiki wxWikiServer
Section Editing
No
No
Page Templates
Yes
No
Double-Click Edit
No
Yes
Toolbar
No
No
WYSIWYG Editing
No
No
Access Keys
No
Unknown
Auto Signature
No
Unknown
Statistics ikiwiki wxWikiServer
Recent Changes
Yes
Yes
Wanted Pages
Plugin
No
Orphaned Pages
Plugin
Yes
Most/Least Popular
No
No
Recent Visitors
No
Yes
Analysis
No
No
Output ikiwiki wxWikiServer
Printer Friendly
Print CSS
No
Mobile Friendly
Yes
Unknown
Themes & Skins
Yes
Yes
RSS Feeds
Plugin
No
ATOM Feeds
Plugin
No
Abbreviations
No
No
Auto-TOC
Plugin
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
No
PDF Export
No
No
Office Export
Unknown
Unknown
Media and Files ikiwiki wxWikiServer
File Attachments
Yes
No
Media Revisions
Yes
No
Embedded Flash
Optional
No
Embedded Video
Optional
No
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
No
Media Search
Filenames only
No
Extras ikiwiki wxWikiServer
Calendar
Plugin
Unknown
Image Galleries
Plugin
Unknown
Presentations
Unknown
Unknown
Forums
Unknown
Unknown
Blogs
Yes
Unknown
Ticket System
Yes
Unknown
Chat
Unknown
Unknown
Syntax Examples ikiwiki wxWikiServer
Internal Link
[[internal]]
CamelCase
[AnotherLink goto alink]
External Link
[link text](http://example.org)
http://www.powerslave.com
[http://www.external.com xternallink]
Headlines
Two syntaxes:

# heading 1
## heading 2
### heading 3

heading 1
=========

heading 2
---------
= heading =
== heading ==
=== heading ===
(up to 5 = signs).
Bold Format
**bold**
__bold__
''' bold text '''
Italics Format
*emphasized*
_emphasized_
'' italic text ''
Underline Format
via HTML: <u>underlined</u>
Monospace Format
`inline monospace`

indented block of
monospaced text

tab-indented
block
start line with blank space.
Strikethrough Format
via HTML: <del>deleted</del>
Superscript Format
via HTML: x<sup>2</sup>
Subscript Format
via HTML: a<sub>1</sub>
Images
![alt text](internal/image)
![alt text](http://example.org/external/image)
ilocal://icon.jpg
img:icon.jpg
img:http://www.external/image.jpg
Aligning Text
] centred text
Text Indentation
> single indent 
>> two indents
>>> more indenting
Bulleted Lists
* item 1
* item 2
* item 2.1
* item 2.2
* one
* two
* two.1
Numbered Lists
1. item 1
2. item 2
1. item 1.1
42. the value doesn't matter
1. any value works
1 item one
2 item two
Or: 
# item 1
## item 1.1
# item two
Definition Lists
via HTML:
<dl>
<dt>term</dt>
<dd>definition</dd>
</dl>
Horizontal Rule
---
***
___
------------------
Any number > 3
- - - - - - - - - -
spaces don't matter
remove ikiwiki remove wxWikiServer