Corendal Wiki vs. Wikepage vs. Oddmuse

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

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

Depending on plugins:
[text](http://example.com/) → text
Headlines
! Biggest
!! Smaller
!!! Smallest
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
Bold Format
**Bold**
Depending on plugins:
*bold*
**bold*
'''bold'''
Italics Format
''Italic''
Depending on plugins:
*italic*
/italic/
//italic//
''italic''
Underline Format
__Underline__
Depending on plugins:
_underline_
__underline__
Monospace Format
With a space in front of the text
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
Strikethrough Format
n/a
via bbCode plugin:
[s]strike through[/s]
Superscript Format
n/a
via bbCode plugin:
[sup]superscript[/sup]
Subscript Format
n/a
via bbCode plugin:
[sub]subscript[/sub]
Images
[image.gif]
[http://externalimage.com/image.gif]
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
Aligning Text
n/a
no example known
Text Indentation
n/a
Depending on plugins:
> text

[quote]
text
[/quote]

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

# one
## two
Definition Lists
Depending on plugins:
; term: definition
Horizontal Rule
---
Depending on plugins:
----
remove Corendal Wiki remove Wikepage remove Oddmuse