MojoMojo vs. Oddmuse vs. Wikepage

General Features MojoMojo Oddmuse Wikepage
Version
1.02
2.3.13
2008.1
Last Release Date
2010-08-30 (15 years ago)
2018-09-04 (7 years ago)
2008-10-14 (17 years ago)
Last Update here
2010-09-01 (15 years ago)
2018-10-27 (7 years ago)
2008-10-24 (17 years ago)
Author
Marcus Ramberg et al. (open-source)
Alex Schroeder
Jose Carlos Medeiros
URL
Free and Open Source
Yes
Yes
Yes
License
Artistic License
GPL
GPL
Programming Language
Perl
Perl
PHP
Data Storage
Database
Files
Files
License Cost/ Fee
FREE
free
0
Development status
Mature
Mature
Mature
Intended Audience
Wiki, CMS, Blog users
family people, hackers
Private users, small groups
System Requirements MojoMojo Oddmuse Wikepage
Operating System
Any OS that runs Perl
Anything supported by Perl
Platform Independent
Root Access
No
No
No
Webserver
Has its own server; can run with any web server
Anything supporting CGI scripts
Server Independent
Other Requirements
Catalyst
Writable data directory
n/a
Datastorage MojoMojo Oddmuse Wikepage
Text Files
Unknown
Yes
Yes
MySQL
Yes
No
No
PostgreSQL
Yes
No
No
Oracle
Patch
No
No
SQLite
Yes
No
No
BerkeleyDB
Unknown
No
No
RCS
Unknown
No
No
Other
No
Security/Anti-Spam MojoMojo Oddmuse Wikepage
Page Permissions
Yes
Yes
Yes
ACL
Yes
No
No
Authentication Backends
None (use your web server instead)
Host Blocking
Unknown
Yes
No
Mail Encryption
Unknown
No
Unknown
nofollow
Unknown
No
Yes
Blacklist
Unknown
Optional
No
CAPTCHA
Yes
Plugin
No
Delayed Indexing
Unknown
No
No
Development/Support MojoMojo Oddmuse Wikepage
# of Consultants
Preconfigured Hosting
No
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
N/A
89 ⭐
N/A
Common Features MojoMojo Oddmuse Wikepage
Preview
Yes
Yes
No
Minor Changes
No
Yes
No
Change Summary
No
Yes
No
Page History
Yes
Yes
No
Page Revisions
Unlimited
Restricted by Age
None
Revision Diffs
To current
Between all
No
Sitemap
Yes
Yes
Yes
Plugin System
Yes
Yes
No
Special Features MojoMojo Oddmuse Wikepage
Unicode Support
Yes
Yes
Yes
Right-to-Left Support
Unknown
Optional
Unknown
Interface Languages
11
Catalan, German, English, Spanish, French, Italian, Japanese, Korean, Norwegian, Polish, Russian
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
0
Email notification
No
Plugin
No
Comments
Plugin
Discussion Pages
No
Categories
Yes
Plugin
No
Namespaces
Yes
Plugin
No
Conflict Handling
Conflict Resolution
Conflict Resolution
None
Concurrent Editing
Unknown
No
Unknown
Search
Full Text
Full Text
Full Text
Wiki Farming
No
Plugin
Optional
Structured Data
No
Plugin
Unknown
Links MojoMojo Oddmuse Wikepage
CamelCase
No
Optional
Optional
Freelinks
Yes
Optional
Yes
Backlinks
Yes
Plugin
Yes
InterWiki
Unknown
Yes
Unknown
SisterWiki
Unknown
Plugin
No
Image Links
Yes
Plugin
Yes
Windows Shares
Unknown
Plugin
No
Page Redirects
Yes
Yes
Unknown
Syntax Features MojoMojo Oddmuse Wikepage
HTML Tags
Some
Plugin
None
Math formulas
No
Plugin
No
Tables
simple + complex
simple + complex
simple
CREOLE support
No
Plugin
Unknown
Markdown Support
Yes
Plugin
No
Textile Support
Yes
No
No
BBCode Support
No
Plugin
No
Emoticon Images
Plugin
Optional
No
Syntax Highlighting
Yes
Plugin
No
Footnotes
Yes
Plugin
No
Quoting
Yes
Optional
Yes
Internal Comments
Yes
No
No
Custom styles
Yes
Yes
Yes
FAQ Tags
No
Plugin
No
Scripting
JavaScript
Perl
Content Includes
Yes
Yes
No
Feed Aggregation
Plugin
Yes
Yes
Usability MojoMojo Oddmuse Wikepage
Section Editing
No
No
No
Page Templates
No
No
Yes
Double-Click Edit
No
Plugin
No
Toolbar
Yes
Plugin
No
WYSIWYG Editing
Patch
Plugin
No
Access Keys
Yes
Yes
No
Auto Signature
No
Plugin
No
Statistics MojoMojo Oddmuse Wikepage
Recent Changes
Yes
Yes
Yes
Wanted Pages
Yes
Plugin
No
Orphaned Pages
Patch
Plugin
No
Most/Least Popular
Unknown
No
No
Recent Visitors
Unknown
Plugin
No
Analysis
Unknown
No
No
Output MojoMojo Oddmuse Wikepage
Printer Friendly
Print View
Print CSS
No
Mobile Friendly
Unknown
Yes
Unknown
Themes & Skins
Yes
Optional
Yes
RSS Feeds
Yes
Yes
Yes
ATOM Feeds
Yes
Plugin
No
Abbreviations
No
Yes
No
Auto-TOC
Optional
Plugin
Yes
Raw Export
Yes
Yes
No
HTML Export
Yes
Yes
No
XML export
No
No
No
PDF Export
No
Plugin
No
Office Export
Unknown
No
Unknown
Media and Files MojoMojo Oddmuse Wikepage
File Attachments
Yes
Optional
Yes
Media Revisions
Unknown
Yes
No
Embedded Flash
Yes
No
Yes
Embedded Video
Yes
No
No
Image Editing
No
No
No
SVG Editing
No
Plugin
No
MindMap Editing
No
No
No
Media Search
Filenames only
No
Extras MojoMojo Oddmuse Wikepage
Calendar
No
Plugin
No
Image Galleries
Yes
No
No
Presentations
Unknown
No
Unknown
Forums
No
No
No
Blogs
No
Optional
No
Ticket System
No
No
No
Chat
Unknown
No
Unknown
Syntax Examples MojoMojo Oddmuse Wikepage
Internal Link
[[another page]]
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
[Link_type]
[http://externallink.com]
External Link
Markdown:
[Link text](http://example.com)

Textile:
"link text":http://example.com
http://example.com/
[http://example.com/] → [1]

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

Depending on plugins:
[text](http://example.com/) → text
[http://externallink.com/|click]
[http://externallink.com/|picture.gif]
Headlines
Mardown:
#Heading 1

Textile:
h1. Heading 1
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
! Biggest
!! Smaller
!!! Smallest
Bold Format
Markdown: **bold**

Textile: *bold*
Depending on plugins:
*bold*
**bold*
'''bold'''
**Bold**
Italics Format
_italics_
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
''Italic''
Underline Format
Textile: _underline_
Markdown: use HTML
Depending on plugins:
_underline_
__underline__
__Underline__
Monospace Format
Markdown:
`command line example`

Textile:
@command line example@
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
With a space in front of the text
Strikethrough Format
Textile:
normal text -striked- normal text
via bbCode plugin:
[s]strike through[/s]
n/a
Superscript Format
Textile: ^superscript^
via bbCode plugin:
[sup]superscript[/sup]
n/a
Subscript Format
Textile: ~subscript~
via bbCode plugin:
[sub]subscript[/sub]
n/a
Images
Markdown:
![alt text](/image/path "title text")

Textile:
!http://example.com/image.png!
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
[image.gif]
[http://externalimage.com/image.gif]
Aligning Text
Textile:
< right
> left
= center
<> justify
no example known
n/a
Text Indentation
Textile:
> text
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
n/a
Bulleted Lists
* an item
* another item
* one
** two
* Bullet1
* Bullet2
Numbered Lists
# item 1
# item 2
Depending on plugins:
1. one
2. two

# one
## two
n/a
Definition Lists
Textile:
dl. title:data goes here
Depending on plugins:
; term: definition
Horizontal Rule
<hr />
Depending on plugins:
----
---
remove MojoMojo remove Oddmuse remove Wikepage