Wikidot vs. ikiwiki

General Features Wikidot ikiwiki
Version
2.67
Last Release Date
2008-10-17 (17 years ago)
Last Update here
2009-12-09 (16 years ago)
2008-10-28 (17 years ago)
Author
Michal Frackowiak
Joey Hess and the ikiwiki community
URL
Free and Open Source
Yes
Yes
License
AGPLv3
GPL
Programming Language
Perl
Data Storage
Database
Files, RCS
License Cost/ Fee
Free / Paid Accounts (starts from $5 per month)
0
Development status
Mature
Mature
Intended Audience
companies, private users, social groups and communities, software developers, tech geeks
Anyone
Hosting Features Wikidot ikiwiki
Storage Quota
1500MB for free users, more for Pro accounts
N/A
Bandwidth Quota
no limit
N/A
Other Limits
max uploaded file size limit
N/A
Topic Restrictions
by Terms Of Service
N/A
Corporate Branding
Yes
N/A
Own Domain
Yes
N/A
Ads allowed
Yes
N/A
System Requirements Wikidot ikiwiki
Operating System
Any
Root Access
No
No
Webserver
Any, or none
Other Requirements
Datastorage Wikidot ikiwiki
Text Files
Unknown
Yes
MySQL
Unknown
No
PostgreSQL
Yes
No
Oracle
Unknown
No
SQLite
Unknown
No
BerkeleyDB
Unknown
No
RCS
Unknown
Yes
Other
Security/Anti-Spam Wikidot ikiwiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
Built-in, HTTP auth, OpenID; extensible via plugins
Host Blocking
Yes
Yes
Mail Encryption
No
Yes
nofollow
Yes
No
Blacklist
Yes
Yes
CAPTCHA
Yes
No
Delayed Indexing
Yes
No
Development/Support Wikidot ikiwiki
# of Consultants
Preconfigured Hosting
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
N/A
Common Features Wikidot ikiwiki
Preview
Yes
Yes
Minor Changes
Yes
No
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Plugin
Plugin System
No
Yes
Special Features Wikidot ikiwiki
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
Yes
Interface Languages
2
English, Polish
1
English
Email notification
Yes
Yes
Comments
Threaded
Discussion Pages
Categories
Yes
Plugin
Namespaces
Yes
Yes
Conflict Handling
Page Locking
Conflict Resolution
Concurrent Editing
Unknown
Unknown
Search
Full Text
Full Text
Wiki Farming
Yes
Yes
Structured Data
Yes
Unknown
Links Wikidot ikiwiki
CamelCase
No
Plugin
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Yes
Plugin
SisterWiki
No
Plugin
Image Links
Yes
Yes
Windows Shares
No
Yes
Page Redirects
Yes
Unknown
Syntax Features Wikidot ikiwiki
HTML Tags
None
Optional
Math formulas
Yes
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
No
Markdown Support
No
Yes
Textile Support
No
Plugin
BBCode Support
No
No
Emoticon Images
No
Plugin
Syntax Highlighting
Yes
Plugin
Footnotes
Yes
No
Quoting
Yes
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
Yes
Scripting
CSS styles, embeddable JavaScript, reporting language
safe subset of HTML::Template supported via template plugin
Content Includes
Yes
Plugin
Feed Aggregation
Yes
Plugin
Usability Wikidot ikiwiki
Section Editing
Yes
No
Page Templates
Yes
Yes
Double-Click Edit
No
No
Toolbar
Yes
No
WYSIWYG Editing
No
No
Access Keys
Yes
No
Auto Signature
Yes
No
Statistics Wikidot ikiwiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Plugin
Orphaned Pages
Yes
Plugin
Most/Least Popular
No
No
Recent Visitors
No
No
Analysis
Yes
No
Output Wikidot ikiwiki
Printer Friendly
Print View
Print CSS
Mobile Friendly
Optional
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Plugin
ATOM Feeds
No
Plugin
Abbreviations
No
No
Auto-TOC
Yes
Plugin
Raw Export
Yes
Yes
HTML Export
No
Yes
XML export
No
No
PDF Export
No
No
Office Export
Unknown
Unknown
Media and Files Wikidot ikiwiki
File Attachments
Yes
Yes
Media Revisions
No
Yes
Embedded Flash
Yes
Optional
Embedded Video
Yes
Optional
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
No
Media Search
No
Filenames only
Extras Wikidot ikiwiki
Calendar
Optional
Plugin
Image Galleries
Yes
Plugin
Presentations
Unknown
Unknown
Forums
Yes
Unknown
Blogs
Yes
Yes
Ticket System
Yes
Yes
Chat
Unknown
Unknown
Syntax Examples Wikidot ikiwiki
Internal Link
[[[page-name]]] or
[[[page-name|anchor]]]
[[internal]]
External Link
http://www.wikimatrix.org or 
[http://www.wikimatrix.org WikiMatrix]
[link text](http://example.org)
Headlines
+++ headline level 3
Two syntaxes:

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

heading 1
=========

heading 2
---------
Bold Format
**bold text**
**bold**
__bold__
Italics Format
//italic text//
*emphasized*
_emphasized_
Underline Format
__underlined text__
via HTML: <u>underlined</u>
Monospace Format
{{monospaced text}}
`inline monospace`

indented block of
monospaced text

tab-indented
block
Strikethrough Format
--strikethrough text--
via HTML: <del>deleted</del>
Superscript Format
^^superscript^^
via HTML: x<sup>2</sup>
Subscript Format
,,subscript,,
via HTML: a<sub>1</sub>
Images
[[image src="..."]]
![alt text](internal/image)
![alt text](http://example.org/external/image)
Aligning Text
= Centered line
Text Indentation
> First level of indentation
>> Second level of indentation.
Bulleted Lists
* element 1
* element 2
* item 1
* item 2
* item 2.1
* item 2.2
Numbered Lists
# element 1
# element 1
1. item 1
2. item 2
1. item 1.1
42. the value doesn't matter
1. any value works
Definition Lists
: item : description
via HTML:
<dl>
<dt>term</dt>
<dd>definition</dd>
</dl>
Horizontal Rule
----
---
***
___
------------------
Any number > 3
- - - - - - - - - -
spaces don't matter
remove Wikidot remove ikiwiki