Oddmuse vs. Tiki Wiki CMS Groupware

General Features Oddmuse Tiki Wiki CMS Groupware
Version
2.3.13
26.2, 24.6 LTS, 21.9 LTS
Last Release Date
2018-09-03 (5 years ago)
2023-11-15 (5 months ago)
Last Update here
2018-10-27 (5 years ago)
2024-04-01 (1 month ago)
Author
Alex Schroeder
Tiki Software Community Association
URL
Free and Open Source
Yes
Yes
License
GPL
LGPL
Programming Language
Perl
PHP
Data Storage
Files
Database
License Cost/ Fee
free
0
Development status
Mature
Mature
Intended Audience
family people, hackers
Needing not just a robust wiki, but a full-featured CMS/Groupware with a bug tracker, discussion forums, blogs, etc.
System Requirements Oddmuse Tiki Wiki CMS Groupware
Operating System
Anything supported by Perl
Linux, FreeBSD, Windows, MacOS X and probably others
Root Access
No
No
Webserver
Anything supporting CGI scripts
Works on standard shared hosting
Other Requirements
Writable data directory
None
Datastorage Oddmuse Tiki Wiki CMS Groupware
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 Tiki Wiki CMS Groupware
Page Permissions
Yes
Yes
ACL
No
Yes
Authentication Backends
None (use your web server instead)
SAML, OpenID Connect, Active Directory, LDAP, Shibboleth, CAS, IMAP, InterTiki, Vpopmail, Basic HTTP authentication
Host Blocking
Yes
Yes
Mail Encryption
No
Yes
nofollow
No
Optional
Blacklist
Optional
Optional
CAPTCHA
Plugin
Yes
Delayed Indexing
No
No
Development/Support Oddmuse Tiki Wiki CMS Groupware
# of Consultants
Preconfigured Hosting
Yes
Yes
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
67 ⭐
N/A
Common Features Oddmuse Tiki Wiki CMS Groupware
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 Tiki Wiki CMS Groupware
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
35
Bulgarian, Catalan, Czech, Danish, German, Greek, English, Esperanto, Spanish, Basque, Persian, Finnish, French, Galician, Hebrew, Croatian, Hungarian, Indonesian, Italian, Japanese, Korean, Dutch, Norwegian, Polish, Portuguese, Brazilian Portuguese, Russian, Slovak, Slovenian, Serbian, Swedish, Swahili, Ukrainian, Chinese, Chinese Traditional
Email notification
Plugin
Yes
Comments
Discussion Pages
Threaded
Categories
Plugin
Yes
Namespaces
Plugin
Yes
Conflict Handling
Conflict Resolution
Conflict Detection
Concurrent Editing
No
Yes
Search
Full Text
Full Text
Wiki Farming
Plugin
Yes
Structured Data
Plugin
Yes
Links Oddmuse Tiki Wiki CMS Groupware
CamelCase
Optional
Optional
Freelinks
Optional
Yes
Backlinks
Plugin
Yes
InterWiki
Yes
Yes
SisterWiki
Plugin
Yes
Image Links
Plugin
Yes
Windows Shares
Plugin
Yes
Page Redirects
Yes
Yes
Syntax Features Oddmuse Tiki Wiki CMS Groupware
HTML Tags
Plugin
Optional
Math formulas
Plugin
Plugin
Tables
simple + complex
simple + complex
CREOLE support
Plugin
No
Markdown Support
Plugin
Yes
Textile Support
No
No
BBCode Support
Plugin
No
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
Yes
Scripting
Perl
Dynamic Variables more info ===>>
Content Includes
Yes
Yes
Feed Aggregation
Yes
Yes
Usability Oddmuse Tiki Wiki CMS Groupware
Section Editing
No
Yes
Page Templates
No
Yes
Double-Click Edit
Plugin
Optional
Toolbar
Plugin
Yes
WYSIWYG Editing
Plugin
Optional
Access Keys
Yes
Yes
Auto Signature
Plugin
Yes
Statistics Oddmuse Tiki Wiki CMS Groupware
Recent Changes
Yes
Yes
Wanted Pages
Plugin
Yes
Orphaned Pages
Plugin
Yes
Most/Least Popular
No
Yes
Recent Visitors
Plugin
Yes
Analysis
No
Yes
Output Oddmuse Tiki Wiki CMS Groupware
Printer Friendly
Print CSS
Print View
Mobile Friendly
Yes
Yes
Themes & Skins
Optional
Yes
RSS Feeds
Yes
Yes
ATOM Feeds
Plugin
Yes
Abbreviations
Yes
Yes
Auto-TOC
Plugin
Yes
Raw Export
Yes
Yes
HTML Export
Yes
Yes
XML export
No
Yes
PDF Export
Plugin
Optional
Office Export
No
No
Media and Files Oddmuse Tiki Wiki CMS Groupware
File Attachments
Optional
Yes
Media Revisions
Yes
Yes
Embedded Flash
No
Yes
Embedded Video
No
Yes
Image Editing
No
Yes
SVG Editing
Plugin
Yes
MindMap Editing
No
No
Media Search
Filenames only
Contents
Extras Oddmuse Tiki Wiki CMS Groupware
Calendar
Plugin
Yes
Image Galleries
No
Yes
Presentations
No
Yes
Forums
No
Yes
Blogs
Optional
Yes
Ticket System
No
Yes
Chat
No
Yes
Syntax Examples Oddmuse Tiki Wiki CMS Groupware
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
((Name of page))
or
((Name of page|link to a page))
or
(semantic(link to a page))
or, if activated:
CamelCase WikiWords
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
[http://example.com]
or
[http://example.com|label]
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
-= Titlebar =-
! 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''
''italic''
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]
--strike--
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
{SUP()}text{SUP}
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
{SUB()}text{SUB}
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
{img src=http://foo.bar/foo.jpg}
Aligning Text
no example known
::centered text::
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
leading spaces, if activated.
Bulleted Lists
* one
** two
* Item 1
** Item 1.1
* Item 2
Numbered Lists
Depending on plugins:
1. one
2. two

# one
## two
# Item 1
## Item 1.1
# Item 2
Definition Lists
Depending on plugins:
; term: definition
;term:definition
Horizontal Rule
Depending on plugins:
----
---
remove Oddmuse remove Tiki Wiki CMS Groupware