MojoMojo vs. WackoWiki

General Features MojoMojo WackoWiki
Version
1.02
6.2.1
Last Release Date
2010-08-30 (15 years ago)
2026-03-03 (1 day ago)
Last Update here
2010-09-01 (15 years ago)
2026-03-03 (1 day ago)
Author
Marcus Ramberg et al. (open-source)
WackoWiki Team
URL
Free and Open Source
Yes
Yes
License
Artistic License
BSD
Programming Language
Perl
PHP
Data Storage
Database
Database
License Cost/ Fee
FREE
0
Development status
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
Advanced End Users, Developers, End Users/Desktop
System Requirements MojoMojo WackoWiki
Operating System
Any OS that runs Perl
OS Independent
Root Access
No
No
Webserver
Has its own server; can run with any web server
run with the appserver/webserver of your choice
Other Requirements
Catalyst
mod_rewrite (optional)
Datastorage MojoMojo WackoWiki
Text Files
Unknown
No
MySQL
Yes
Yes
PostgreSQL
Yes
No
Oracle
Patch
No
SQLite
Yes
Yes
BerkeleyDB
Unknown
No
RCS
Unknown
No
Other
MariaDB
Security/Anti-Spam MojoMojo WackoWiki
Page Permissions
Yes
Yes
ACL
Yes
Yes
Authentication Backends
LDAP (patch), ActiveDirectory
Host Blocking
Unknown
Optional
Mail Encryption
Unknown
Optional
nofollow
Unknown
Optional
Blacklist
Unknown
Yes
CAPTCHA
Yes
Yes
Delayed Indexing
Unknown
No
Development/Support MojoMojo WackoWiki
# of Consultants
Preconfigured Hosting
No
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
56 ⭐
Common Features MojoMojo WackoWiki
Preview
Yes
Yes
Minor Changes
No
Yes
Change Summary
No
Yes
Page History
Yes
Yes
Page Revisions
Unlimited
Unlimited
Revision Diffs
To current
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features MojoMojo WackoWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Unknown
Yes
Interface Languages
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
30
Arabic, Bulgarian, Czech, Danish, German, Greek, English, Spanish, Estonian, Persian, Finnish, French, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Romanian, Russian, Swedish, Tamil, Ukrainian, Chinese, Chinese Traditional
Email notification
No
Yes
Comments
Plugin
Flat
Categories
Yes
Yes
Namespaces
Yes
Yes
Conflict Handling
Conflict Resolution
Page Locking
Concurrent Editing
Unknown
No
Search
Full Text
Full Text
Wiki Farming
No
Patch
Structured Data
No
Plugin
Links MojoMojo WackoWiki
CamelCase
No
Optional
Freelinks
Yes
Yes
Backlinks
Yes
Yes
InterWiki
Unknown
Yes
SisterWiki
Unknown
No
Image Links
Yes
Yes
Windows Shares
Unknown
Yes
Page Redirects
Yes
Yes
Syntax Features MojoMojo WackoWiki
HTML Tags
Some
All
Math formulas
No
Plugin
Tables
simple + complex
simple + complex
CREOLE support
No
No
Markdown Support
Yes
No
Textile Support
Yes
No
BBCode Support
No
Patch
Emoticon Images
Plugin
Yes
Syntax Highlighting
Yes
Yes
Footnotes
Yes
Yes
Quoting
Yes
Yes
Internal Comments
Yes
Yes
Custom styles
Yes
Yes
FAQ Tags
No
No
Scripting
JavaScript
actions (PHP)
Content Includes
Yes
Yes
Feed Aggregation
Plugin
Yes
Usability MojoMojo WackoWiki
Section Editing
No
Yes
Page Templates
No
Yes
Double-Click Edit
No
Yes
Toolbar
Yes
Yes
WYSIWYG Editing
Patch
Plugin
Access Keys
Yes
Yes
Auto Signature
No
Yes
Statistics MojoMojo WackoWiki
Recent Changes
Yes
Yes
Wanted Pages
Yes
Yes
Orphaned Pages
Patch
Yes
Most/Least Popular
Unknown
Yes
Recent Visitors
Unknown
Yes
Analysis
Unknown
Plugin
Output MojoMojo WackoWiki
Printer Friendly
Print View
Print View
Mobile Friendly
Unknown
Yes
Themes & Skins
Yes
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
Yes
No
Abbreviations
No
Patch
Auto-TOC
Optional
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
Yes
PDF Export
No
Patch
Office Export
Unknown
Patch
Media and Files MojoMojo WackoWiki
File Attachments
Yes
Yes
Media Revisions
Unknown
No
Embedded Flash
Yes
Yes
Embedded Video
Yes
Yes
Image Editing
No
No
SVG Editing
No
No
MindMap Editing
No
Plugin
Media Search
Contents
Extras MojoMojo WackoWiki
Calendar
No
Plugin
Image Galleries
Yes
Plugin
Presentations
Unknown
Plugin
Forums
No
Optional
Blogs
No
Optional
Ticket System
No
No
Chat
Unknown
Patch
Syntax Examples MojoMojo WackoWiki
Internal Link
[[another page]]
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
External Link
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
Headlines
Mardown:
#Heading 1

Textile:
h1. Heading 1
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
Bold Format
Markdown: **bold**

Textile: *bold*
**bold**
Italics Format
_italics_
//italics//
Underline Format
Textile: _underline_
Markdown: use HTML
__underline__
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
##monospace##
Strikethrough Format
Textile:
normal text -striked- normal text
--strikethrough--
Superscript Format
Textile: ^superscript^
^^superscript^^
Subscript Format
Textile: ~subscript~
,,subscript,,
Images
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
((image.png))
file:image.png
https://example.com/image.png
Aligning Text
Textile:
< right
> left
= center
<> justify
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
Text Indentation
Textile:
> text
one
two
Bulleted Lists
* an item
* another item
*one
**One-two
*two
*three
Numbered Lists
# item 1
# item 2
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


Definition Lists
Textile:
dl. title:data goes here
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
Horizontal Rule
<hr />
----
remove MojoMojo remove WackoWiki