Oddmuse vs. WackoWiki

General Features Oddmuse WackoWiki
Version
2.3.13
6.1.25
Last Release Date
2018-09-03 (5 years ago)
2024-04-11 (1 month ago)
Last Update here
2018-10-27 (5 years ago)
2024-04-11 (1 month ago)
Author
Alex Schroeder
WackoWiki Team
URL
Free and Open Source
Yes
Yes
License
GPL
BSD
Programming Language
Perl
PHP
Data Storage
Files
Database
License Cost/ Fee
free
0
Development status
Mature
Mature
Intended Audience
family people, hackers
Advanced End Users, Developers, End Users/Desktop
System Requirements Oddmuse WackoWiki
Operating System
Anything supported by Perl
OS Independent
Root Access
No
No
Webserver
Anything supporting CGI scripts
run with the appserver/webserver of your choice
Other Requirements
Writable data directory
mod_rewrite (optional)
Datastorage Oddmuse WackoWiki
Text Files
Yes
No
MySQL
No
Yes
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
No
No
Other
No
MariaDB
Security/Anti-Spam Oddmuse WackoWiki
Page Permissions
Yes
Yes
ACL
No
Yes
Authentication Backends
None (use your web server instead)
LDAP (patch), ActiveDirectory
Host Blocking
Yes
Optional
Mail Encryption
No
Optional
nofollow
No
Optional
Blacklist
Optional
Yes
CAPTCHA
Plugin
Yes
Delayed Indexing
No
No
Development/Support Oddmuse WackoWiki
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
67 ⭐
32 ⭐
Common Features Oddmuse WackoWiki
Preview
Yes
Yes
Minor Changes
Yes
Yes
Change Summary
Yes
Yes
Page History
Yes
Yes
Page Revisions
Restricted by Age
Unlimited
Revision Diffs
Between all
Between all
Sitemap
Yes
Yes
Plugin System
Yes
Yes
Special Features Oddmuse WackoWiki
Unicode Support
Yes
Yes
Right-to-Left Support
Optional
Yes
Interface Languages
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
20
Bulgarian, Danish, German, Greek, English, Spanish, Estonian, Persian, French, Hindi, Hungarian, Italian, Japanese, Korean, Dutch, Polish, Portuguese, Russian, Chinese, Chinese Traditional
Email notification
Plugin
Yes
Comments
Discussion Pages
Flat
Categories
Plugin
Yes
Namespaces
Plugin
Yes
Conflict Handling
Conflict Resolution
Page Locking
Concurrent Editing
No
No
Search
Full Text
Full Text
Wiki Farming
Plugin
Patch
Structured Data
Plugin
Plugin
Links Oddmuse WackoWiki
CamelCase
Optional
Optional
Freelinks
Optional
Yes
Backlinks
Plugin
Yes
InterWiki
Yes
Yes
SisterWiki
Plugin
No
Image Links
Plugin
Yes
Windows Shares
Plugin
Yes
Page Redirects
Yes
Yes
Syntax Features Oddmuse WackoWiki
HTML Tags
Plugin
All
Math formulas
Plugin
Plugin
Tables
simple + complex
simple
CREOLE support
Plugin
No
Markdown Support
Plugin
No
Textile Support
No
No
BBCode Support
Plugin
Patch
Emoticon Images
Optional
Yes
Syntax Highlighting
Plugin
Yes
Footnotes
Plugin
Yes
Quoting
Optional
Yes
Internal Comments
No
Yes
Custom styles
Yes
Yes
FAQ Tags
Plugin
No
Scripting
Perl
actions (PHP)
Content Includes
Yes
Yes
Feed Aggregation
Yes
Yes
Usability Oddmuse WackoWiki
Section Editing
No
Yes
Page Templates
No
Yes
Double-Click Edit
Plugin
Yes
Toolbar
Plugin
Yes
WYSIWYG Editing
Plugin
Plugin
Access Keys
Yes
Yes
Auto Signature
Plugin
Yes
Statistics Oddmuse WackoWiki
Recent Changes
Yes
Yes
Wanted Pages
Plugin
Yes
Orphaned Pages
Plugin
Yes
Most/Least Popular
No
Yes
Recent Visitors
Plugin
Yes
Analysis
No
Plugin
Output Oddmuse WackoWiki
Printer Friendly
Print CSS
Print View
Mobile Friendly
Yes
Yes
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
Plugin
No
Abbreviations
Yes
Patch
Auto-TOC
Plugin
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
Yes
PDF Export
Plugin
Patch
Office Export
No
Patch
Media and Files Oddmuse WackoWiki
File Attachments
Optional
Yes
Media Revisions
Yes
No
Embedded Flash
No
Yes
Embedded Video
No
Yes
Image Editing
No
No
SVG Editing
Plugin
No
MindMap Editing
No
Plugin
Media Search
Filenames only
Contents
Extras Oddmuse WackoWiki
Calendar
Plugin
Plugin
Image Galleries
No
Plugin
Presentations
No
Plugin
Forums
No
Optional
Blogs
Optional
Optional
Ticket System
No
No
Chat
No
Patch
Syntax Examples Oddmuse WackoWiki
Internal Link
optional, default on:
[[page name]]

optional, default off:
PageName
[PageName] → [1]
[[[page name]]] → [1]
[PageName text] → text
[[page name|text]] → text

Depending on plugins:
[text](page) → text
[[InternalLink]] 
((InternalLink))
[[InternalLink alternate text]]
CamelCase
External Link
http://example.com/
[http://example.com/] → [1]

optional, default on:
[http://example.com/ text] → text

Depending on plugins:
[text](http://example.com/) → text
https://wackowiki.org
[[https://wackowiki.org WackoWiki]]
[[Wikipedia:WackoWiki]]
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
== Level 1 ==
=== Level 2 ===
==== Level 3 ====
===== Level 4 =====
====== Level 5 ======
Bold Format
Depending on plugins:
*bold*
**bold*
'''bold'''
**bold**
Italics Format
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
//italics//
Underline Format
Depending on plugins:
_underline_
__underline__
__underline__
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
##monospace##
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
--strikethrough--
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
^^superscript^^
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
vvsubscriptvv
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
((image.png))
file:image.png
https://example.com/image.png
Aligning Text
no example known
{html}<div align="right">{html}

%%(wacko wrapper="text" wrapper_align="center")
content%%
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
one
two
Bulleted Lists
* one
** two
*one
**One-two
*two
*three
Numbered Lists
Depending on plugins:
1. one
2. two

# one
## two
1. numbered List
1. numbered List-2
2.#8 numbered List, with break


Definition Lists
Depending on plugins:
; term: definition
{html}<dl>
<dt>Coffee</dt>
<dd>Black hot drink</dd>
<dt>Milk</dt>
<dd>White cold drink</dd>
</dl>{html}
Horizontal Rule
Depending on plugins:
----
----
remove Oddmuse remove WackoWiki