Oddmuse vs. UseMod

General Features Oddmuse UseMod
Version
2.3.13
1.0
Last Release Date
2018-09-03 (5 years ago)
2003-09-11 (20 years ago)
Last Update here
2018-10-27 (5 years ago)
2009-07-01 (14 years ago)
Author
Alex Schroeder
Clifford Adams
URL
Free and Open Source
Yes
Yes
License
GPL
GPL
Programming Language
Perl
Perl
Data Storage
Files
Files
License Cost/ Fee
free
0
Development status
Mature
Mature
Intended Audience
family people, hackers
System Requirements Oddmuse UseMod
Operating System
Anything supported by Perl
Linux, Windows, MacOS X
Root Access
No
No
Webserver
Anything supporting CGI scripts
Apache, probably anything with CGI support
Other Requirements
Writable data directory
Datastorage Oddmuse UseMod
Text Files
Yes
Yes
MySQL
No
No
PostgreSQL
No
No
Oracle
No
No
SQLite
No
No
BerkeleyDB
No
No
RCS
No
No
Other
No
No
Security/Anti-Spam Oddmuse UseMod
Page Permissions
Yes
Yes
ACL
No
No
Authentication Backends
None (use your web server instead)
Host Blocking
Yes
Yes
Mail Encryption
No
Unknown
nofollow
No
Patch
Blacklist
Optional
Patch
CAPTCHA
Plugin
No
Delayed Indexing
No
No
Development/Support Oddmuse UseMod
# of Consultants
Preconfigured Hosting
Yes
No
Code Repository
Issue Tracker
Mailing List
Support Forum
Chat Channel
Stars on GitHub
67 ⭐
N/A
Common Features Oddmuse UseMod
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
No
Special Features Oddmuse UseMod
Unicode Support
Yes
Yes
Right-to-Left Support
Optional
Unknown
Interface Languages
18
Bulgarian, German, Spanish, Finnish, French, Hebrew, Italian, Korean, Dutch, Polish, Portuguese, Romanian, Russian, Serbian, Swedish, Ukrainian, Chinese, Chinese Traditional
0
Email notification
Plugin
Unknown
Comments
Discussion Pages
No
Categories
Plugin
Unknown
Namespaces
Plugin
Unknown
Conflict Handling
Conflict Resolution
Conflict Detection
Concurrent Editing
No
Unknown
Search
Full Text
Full Text
Wiki Farming
Plugin
Unknown
Structured Data
Plugin
Unknown
Links Oddmuse UseMod
CamelCase
Optional
Optional
Freelinks
Optional
Yes
Backlinks
Plugin
Yes
InterWiki
Yes
Yes
SisterWiki
Plugin
Yes
Image Links
Plugin
Yes
Windows Shares
Plugin
No
Page Redirects
Yes
Unknown
Syntax Features Oddmuse UseMod
HTML Tags
Plugin
Some
Math formulas
Plugin
No
Tables
simple + complex
simple
CREOLE support
Plugin
Unknown
Markdown Support
Plugin
No
Textile Support
No
No
BBCode Support
Plugin
No
Emoticon Images
Optional
No
Syntax Highlighting
Plugin
No
Footnotes
Plugin
No
Quoting
Optional
No
Internal Comments
No
No
Custom styles
Yes
No
FAQ Tags
Plugin
No
Scripting
Perl
None
Content Includes
Yes
Unknown
Feed Aggregation
Yes
Unknown
Usability Oddmuse UseMod
Section Editing
No
No
Page Templates
No
No
Double-Click Edit
Plugin
No
Toolbar
Plugin
No
WYSIWYG Editing
Plugin
No
Access Keys
Yes
Unknown
Auto Signature
Plugin
No
Statistics Oddmuse UseMod
Recent Changes
Yes
Yes
Wanted Pages
Plugin
Patch
Orphaned Pages
Plugin
Patch
Most/Least Popular
No
No
Recent Visitors
Plugin
No
Analysis
No
No
Output Oddmuse UseMod
Printer Friendly
Print CSS
No
Mobile Friendly
Yes
Unknown
Themes & Skins
Optional
No
RSS Feeds
Yes
Yes
ATOM Feeds
Plugin
No
Abbreviations
Yes
No
Auto-TOC
Plugin
Yes
Raw Export
Yes
No
HTML Export
Yes
No
XML export
No
No
PDF Export
Plugin
No
Office Export
No
Unknown
Media and Files Oddmuse UseMod
File Attachments
Optional
Optional
Media Revisions
Yes
No
Embedded Flash
No
No
Embedded Video
No
No
Image Editing
No
Unknown
SVG Editing
Plugin
Unknown
MindMap Editing
No
Unknown
Media Search
Filenames only
No
Extras Oddmuse UseMod
Calendar
Plugin
Unknown
Image Galleries
No
Unknown
Presentations
No
Unknown
Forums
No
Unknown
Blogs
Optional
Unknown
Ticket System
No
Unknown
Chat
No
Unknown
Syntax Examples Oddmuse UseMod
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
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
Headlines
Depending on plugins:
## two
### three
== two ==
=== three ==

section
=======

subsection
----------
= Level 1 =
== Level 2 ==
=== Level 3 ===
==== Level 4 ====
===== Level 5 =====
====== Level 6 ======
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__
<u>underline</u>
Monospace Format
Depending on plugins:
`mono`
##mono##
[code]mono[/code]
<tt>mono</tt>
<code>mono</code>
<tt>for monospace text</tt>
Strikethrough Format
via bbCode plugin:
[s]strike through[/s]
N/A
Superscript Format
via bbCode plugin:
[sup]superscript[/sup]
<sup>superscript</sup>
Subscript Format
via bbCode plugin:
[sub]subscript[/sub]
<sub>subscript</sub>
Images
http://example.com/pic.jpg

Depending on plugins:
[[image:Name|Text|URL]] and variants
![text](URL)
http://url.com/pic.gif
Aligning Text
no example known
N/A
Text Indentation
Depending on plugins:
> text

[quote]
text
[/quote]

: one
:: two
: indented
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 UseMod