UseMod vs. Oddmuse

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

[quote]
text
[/quote]

: one
:: two
Bulleted Lists
* Item 1
** Item 1.1
* Item 2
* one
** two
Numbered Lists
# Item 1
## Item 1.1
# Item 2
Depending on plugins:
1. one
2. two

# one
## two
Definition Lists
;Term:Definition
Depending on plugins:
; term: definition
Horizontal Rule
Depending on plugins:
----
remove UseMod remove Oddmuse