WackoWiki vs. WikkaWiki

General Features WackoWiki WikkaWiki
Version
6.1.25
1.4.2
Last Release Date
2024-04-11 (15 days ago)
2020-04-19 (4 years ago)
Last Update here
2024-04-11 (15 days ago)
2020-04-20 (4 years ago)
Author
WackoWiki Team
Wikka Development Team
URL
Free and Open Source
Yes
Yes
License
BSD
GPL
Programming Language
PHP
PHP
Data Storage
Database
Database
License Cost/ Fee
0
0
Development status
Mature
Mature
Intended Audience
Advanced End Users, Developers, End Users/Desktop
Individual users (PIM/website backend), development teams (software documentation/knowledge base), organizations and companies (intranet/public website backend)
System Requirements WackoWiki WikkaWiki
Operating System
OS Independent
any (platform-independent)
Root Access
No
No
Webserver
run with the appserver/webserver of your choice
any server with PHP/MySQL support
Other Requirements
mod_rewrite (optional)
mod_rewrite (optional)
Datastorage WackoWiki WikkaWiki
Text Files
No
No
MySQL
Yes
Yes
PostgreSQL
No
No
Oracle
No
No
SQLite
No
Yes
BerkeleyDB
No
No
RCS
No
No
Other
MariaDB
No
Security/Anti-Spam WackoWiki WikkaWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
LDAP (patch), ActiveDirectory
Active Directory (patch)
Host Blocking
Optional
Yes
Mail Encryption
Optional
No
nofollow
Optional
Yes
Blacklist
Yes
Yes
CAPTCHA
Yes
Plugin
Delayed Indexing
No
No
Development/Support WackoWiki WikkaWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
32 ⭐
42 ⭐
Common Features WackoWiki WikkaWiki
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
Yes
Plugin System
Yes
Yes
Special Features WackoWiki WikkaWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Yes
Yes
Interface Languages
20
Bulgarian, Danish, German, Greek, English, Spanish, Estonian, Persian, French, Hindi, Hungarian, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Chinese, Chinese Traditional
0
Email notification
Yes
Patch
Comments
Flat
Threaded
Categories
Yes
Yes
Namespaces
Yes
No
Conflict Handling
Page Locking
Page Locking
Concurrent Editing
No
Yes
Search
Full Text
Full Text
Wiki Farming
Patch
No
Structured Data
Plugin
Plugin
Links WackoWiki WikkaWiki
CamelCase
Optional
Yes
Freelinks
Yes
Patch
Backlinks
Yes
Yes
InterWiki
Yes
Yes
SisterWiki
No
No
Image Links
Yes
Yes
Windows Shares
Yes
No
Page Redirects
Yes
Patch
Syntax Features WackoWiki WikkaWiki
HTML Tags
All
Some
Math formulas
Plugin
Plugin
Tables
simple
simple + complex
CREOLE support
No
No
Markdown Support
No
No
Textile Support
No
No
BBCode Support
Patch
No
Emoticon Images
Yes
No
Syntax Highlighting
Yes
Yes
Footnotes
Yes
Plugin
Quoting
Yes
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
No
Scripting
actions (PHP)
Extensibility through drop-in plugins
Content Includes
Yes
Yes
Feed Aggregation
Yes
Yes
Usability WackoWiki WikkaWiki
Section Editing
Yes
No
Page Templates
Yes
Yes
Double-Click Edit
Yes
Yes
Toolbar
Yes
Yes
WYSIWYG Editing
Plugin
Plugin
Access Keys
Yes
Patch
Auto Signature
Yes
Patch
Statistics WackoWiki WikkaWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Yes
Yes
Most/Least Popular
Yes
Patch
Recent Visitors
Yes
Patch
Analysis
Plugin
Yes
Output WackoWiki WikkaWiki
Printer Friendly
Print View
Print CSS
Mobile Friendly
Yes
Unknown
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
No
Plugin
Abbreviations
Patch
Patch
Auto-TOC
Yes
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
Yes
Patch
PDF Export
Patch
No
Office Export
Patch
No
Media and Files WackoWiki WikkaWiki
File Attachments
Yes
Yes
Media Revisions
No
No
Embedded Flash
Yes
Yes
Embedded Video
Yes
No
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
Plugin
Yes
Media Search
Contents
No
Extras WackoWiki WikkaWiki
Calendar
Plugin
Plugin
Image Galleries
Plugin
Plugin
Presentations
Plugin
No
Forums
Optional
No
Blogs
Optional
Plugin
Ticket System
No
No
Chat
Patch
No
Syntax Examples WackoWiki WikkaWiki
Internal Link
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
CamelCase
[[forced]]
[[forced|This is a link]]
[[forced |日本語]]
External Link
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
http://wikkawiki.org
[[http://wikkawiki.org|Wikka Wiki]]
[[Wikipedia:WikkaWiki]]
Headlines
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
====== Level 1 ======
===== Level 2 =====
==== Level 3 ====
=== Level 4 ===
== Level 5 ==
Bold Format
**bold**
**bold**
Italics Format
//italics//
//italic//
Underline Format
__underline__
__underlined__
Monospace Format
##monospace##
##monospaced##
Strikethrough Format
--strikethrough--
++Strike through text++
Superscript Format
^^superscript^^
""<sup>Superscript</sup>""
Subscript Format
vvsubscriptvv
""<sub>Subscript</sub>""
Images
((image.png))
file:image.png
https://example.com/image.png
http://foo.bar/bar.jpg
{{image url="local.jpg"}}
{{image url="http://foo.bar/bar.jpg"}}
Aligning Text
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
@@Center text@@
<<left floated<<
>>right floated>>
Text Indentation
one
two
(4 spaces or a ~ can replace a tab)
indented
~indented
Bulleted Lists
*one
**One-two
*two
*three
(4 spaces or a ~ can replace a tab)

~- Item 1
~~- Item 1.1
~- Item 2
Numbered Lists
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


(4 spaces or a ~ can replace a tab)

~1) Item 1
~~1) Item 1.1
~1) Item 2

(more options for lists are available)
Definition Lists
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
""<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>""
Horizontal Rule
----
----
remove WackoWiki remove WikkaWiki